Wednesday, July 25, 2012

ASP.NET MVC 4.0

MVC Overview: 


MVC Architecture has implemented by Trygve Reenskaug at 1979 for the first time. It was implemented on Smalltalk at Xerox labs. Then benefits and advantages of this architecture has been accepted by most of the coders and software engineers.It was an information about MVC’s history above. Now lets talk about what really MVC is. The word M stands for Model, V stands for View and C stands for Controller. I am going to mention about each item.


What's New In Visual Studio 2012






USER INTERFACE


The RC includes a series of improvements to the overall UX, which were based on the beta user feedback. Now you can customize the look and feel of Visual Studio development environment as per your convenience. A new Dark Theme has been developed for this purpose.


Performance


The performance has been enhanced drastically with respect to its entire earlier version. The performance between beta and RC was extensive and covers just about every aspect

Tuesday, July 24, 2012

Features Of .NET Framework 4.5






[caption id="attachment_1017" align="aligncenter" width="584"] .NET 4.5

OAuth Overview

OAuth can be defined as follows:




  1. OAuth is an open protocol that aims to standardize the way desktop and web applications access a user's private data. OAuth provides a mechanism for users to grant access to private data without sharing their private credentials (username/password). Many sites have started enabling APIs to use OAuth because of its security and standard set of libraries.

Flavors of Visual Studio 2012

Below is the detailed comparison among the different flavors of Visual Studio 2012

  • Visual Studio Express :  For the Web is a free and robust development environment for building, testing, and deploying web applications across the Microsoft Web Platform. Visual Studio Express 2012 for Windows 8 provides the core tools that are required to build compelling, innovative Windows Metro style apps.