Category: .NET

All .NET Related Stuffs goes here.

NuGet Package – Unity.WebAPI

Posted on 1 min read

Today I came across this interesting Nuget Package for creating ASP.NET Web API project with Microsoft Unity Dependency Injection container. It is pretty simple to configure and install on your existing Web API project or new ones. Inorder to use it, use the respective NUGET package from below links: ASP.NET Web API v1.0 – Unity.WebAPI… Continue reading

Get – Visual Studio 2013 – Update 4

Posted on 1 min read

Microsoft has released an update for Visual Studio 2013, this update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2013. Download VS2013.04.exe  (Online/Web Install) Download VS2013.04.iso (Offline Install) For more information, For more information: Soma’s blog Brian Harry’s blog Visual Studio team blog Slides Also see Visual… Continue reading

Visual Studio 2013 – Update 2 is available

Posted on 3 min read

Microsoft has released the latest update for Visual Studio 2013 with major improvements including support for developing Universal apps for Windows 8.x, Win Phone, and XBOX. Here are the list of improvements included as part of the release(lending from Visual Studio team blog): Visual Studio 2013 Update 2 has many new capabilities as well as… Continue reading

Visual Studio 2012 Update 4–Released

Posted on 1 min read

Microsoft has today released the final RTW(Release-To-Web) version of Visual Studio 2012 Update 4 .  This update is the latest in a cumulative series of feature additions and bug fixes for Visual Studio 2012. Download:  Visual Studio 2012 Update 4 ( Web Install | Offline ISO ) Visual Studio Team Foundation Server 2012 with Update… Continue reading

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

Posted on 1 min read

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… Continue reading

WCF RIA Services V1.0 SP2–available

Posted on 1 min read

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… Continue reading

Kinect SDK for Windows v 1.8 Released

Posted on 2 min read

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… Continue reading

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

Posted on 2 min read

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… Continue reading

Visual Studio 2012.4 RC 3 Available

Posted on 1 min read

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

Showing 61-70 of 295 posts
per page