Identifying the SignalR Transport Medium
ASP.NET SignalR simplifies the process of implementation of real-time applications. Though it started with ASP.NET web application, it can be…
ASP.NET SignalR simplifies the process of implementation of real-time applications. Though it started with ASP.NET web application, it can be…
Default templates for Windows Phone application comes with few basic set of resource elements that defines the controls color, size,…
To build a fast and responsive web application we minified the JavaScript files. In other cases, such as JavaScript plugins, jQuery framework or even on…
Here is the monthly updates from February 2014. We have published overall 6 tips and tricks mainly on Visual Studio 2013 and…
Have you even wonder to change the XAML UI designer background? May be; by applying some color that you like…
Using Visual Studio 2013, you can now drag and drop the XAML controls directly into the document outline. Earlier the…
Visual Studio 2013 introduces a nice feature that moves the selected code block up and down. This feature was often…
In the previous post I have discussed about the new Go To Definition feature with Visual Studio 2013 XAML Editor. You…