Metah - A Web Technologist Adventure

Tweets

Archive for December, 2009

Get Arguments array from CmdLine of a WPF Application.

December 18th, 2009 at 6:24 pm by Ahmet Gyger

Tags: ,
Posted in CSharp, Microsoft, Tutorials



 
This is my first post of, I hope, a series related to WPF and C#.
The examples below are made with VS (Visual Studio) 2010 and .Net 4.0, for this precise example you can make it work with .Net 3.5 at least.
During the life of an application we can listen for some important events, these events [...]