Go To Definition in XAML Code Editor – Visual Studio 2013
XAML Editor in Visual Studio 2013 now support the Go To Definition (F12) feature. Behavior of this feature is similar to…
XAML Editor in Visual Studio 2013 now support the Go To Definition (F12) feature. Behavior of this feature is similar to…
Automatic update of start and end tag were introduced with Visual Studio 2011 Developer Preview; where we were able to…
January 2014 was quite interesting for daily .net tips. In this post I am going to highlight couple of interesting…
IIS Express provides us a set of flexibility to simulate an IIS hosted environment and test the application directly from…
IIS Express is a lightweight and tiny version of IIS for developers to run and test the web sites directly from…
Few weeks back I listed a set of very useful tips on ASP.NET GridView control, now this is the time…
In my Kinect for Windows SDK Tips series, over the last few posts I was discussing about speech recognition using Kinect…
When a speech is recognized by the Speech Recognizer engine, the Speech Recognizer returns the recognized words as collection of…