
Automatic Tag Update for XAML – Visual Studio 2013
Automatic update of start and end tag were introduced with Visual Studio 2011 Developer Preview; where we were able 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…
Developing a speech enabled application using Kinect for Windows SDK is really fun. To build an extensive Kinect based speech…