Blog
Blog posts on .NET, Azure, and more.
First look into Visual Studio Community 2013
November 13, 2014 by Anuraj
.Net ASP.Net ASP.Net MVC HTML5 Visual Studio WCF WPF
Yesterday Connect(); Event, Scott Guthrie and Soma Somasegar made a number of important announcements for the cloud-first, mobile-first developer. Visual Studio Community 2013 is a new free, fully-featured edition of Visual Studio that lets developers target any platform, from desktop and mobile to web and cloud.
K-MUG Usergroup Meeting on 29rd November Kochi
November 12, 2014 by Anuraj
Miscellaneous User Group Activities
POCO controllers in ASP.NET vNext
November 10, 2014 by Anuraj
.Net ASP.Net ASP.Net MVC
As part of ASP.NET MVC 6, Microsoft introduced POCO(Plain Old CLR Object) Controllers. Unlike MVC 5 or previous versions of MVC, POCO contollers, has no base class, no need to implement any interface, it is 100% convention.
What is new in ASP.Net vNext
October 26, 2014 by Anuraj
.Net ASP.Net ASP.Net MVC Visual Studio
ASP.Net vNext is the next version of ASP.Net Framework. As part of ASP.NET vNext, the MVC, Web API, and Web Pages frameworks are being merged into one framework, called MVC 6. The new framework removes a lot of overlap between the existing MVC and Web API frameworks.
What is new in C# 6.0
October 17, 2014 by Anuraj
.Net ASP.Net Visual Studio
Today I got a chance to look into C# 6.0 features. Thanks to ORTIA(Technology innovation division of Orion India Systems), for providing me the MSDN subscription. :)
Copyright © 2024 Anuraj. Blog content licensed under the Creative Commons CC BY 2.5 | Unless otherwise stated or granted, code samples licensed under the MIT license. This is a personal blog. The opinions expressed here represent my own and not those of my employer. Powered by Jekyll. Hosted with ❤ by GitHub