Visual Studio 2015 RC–Download

During #Build2015 event Microsoft has unveiled Visual Studio 2015 RC (Release Candidate) with lots of improvements and fixes to CTP version of Visual Studio. RC would be a near release quality and your see it is stable than ever. Release Date: 29/APR/2015 Release Notes: View Release notes Download Visual Studio 2015 RC Community Edition   – […]

Read more →

Visual Studio 2015–Editions

With Visual Studio 2015 Microsoft has changed type of  editions available as part the Visual Studio product line up, also made some changes to MSDN Subscription levels. Changes in Visual Studio Editions No more Premium and Ultimate  edition of  Visual Studio. There will only be 3 editions available: Visual Studio 2015 Community Edition –  Free, […]

Read more →

Azure App Service–create Web + Mobile + Logic + API apps with ease

Microsoft today announced availability of new azure cloud services named as Azure App Service. Azure App Service. Azure App Service is a replacement of old Azure Websites / Azure Mobile Services, earlier these services were delivered separately and Microsoft has integrated all these capability in to single service and made it easy to configure. Azure […]

Read more →

Visual Studio 2015 – ctp6

Microsoft today has released Visual Studio 2015 Community Technology Preview 6 (CTP 6), which includes some new features and improvements, such as new UI debugging tools for XAML, new Control Flow Guard security tool, and feature updates to ASP.NET framework. For more information about what’s new in this release, please see the release notes. Visual Studio 2015 […]

Read more →

NuGet Package – Unity.WebAPI

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 […]

Read more →