Download Visual Studio 2013 Trial (Web Install/Offline ISO)

Microsoft has released Visual Studio 2013 few weeks back and this article gives you enough information to obtain Trial versions of Visual Studio 2013 for your evaluation and development. Visual Studio Trial Editions  (30 days validity after install  and  90 days validity if you login with a Microsoft Account in VS2013) Microsoft Visual Studio Premium […]

Read more โ†’

WCF RIA Services V1.0 SP2–available

Latest update for WCF RIA Services v 1.0 includes support for Windows 8.1 and VS2010, 2012, 2013. Version: 4.1.61829.0            |        Date Published:  11/5/2013 Little about WCF RIA Services โ€œ WCF RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic […]

Read more โ†’

Kinect SDK for Windows v 1.8 Released

Microsoft has released latest version of Kinect SDK for Windows and Kinect Developer Toolkit for Windows. The Kinect for Windows Software Development Kit (SDK) enables developers to create applications that support gesture and voice recognition, using Kinect sensor technology on computers running Windows 7, Windows 8, Windows 8.1, and Windows Embedded Standard 7. News features […]

Read more โ†’

Disable Client Side validation on a button click – ASP.NET MVC

ASP.NET MVC we use client side validation using jQuery.validate plugin, which will be based on Model – Data Annotation validation attributes. In some cases we might want to disable such validation on a button click wherever it is not needed. For example: The below code block will register validation block for Title property in the […]

Read more โ†’

Visual Studio 2012.4 RC 3 Available

Microsoft has released the Visual Studio 2012.4 RC3 Update for Visual studio 2012.ย  This update includes lots of bug fixes and improvements. Here are some informative links for you: Download – Visual Studio 2012.4 RC3 Update Visual Studio 2012.4 RC3 Update – KB Article

Read more โ†’