When we create a page in ASP.NET, Framework internally creates a .NET class. i.e: An instance of System.Web.UI.Page class. All the content in ASP.NET page including scripts, HTML content and…
The exiting, wonderful & powerful technology for developing RIA (Rich Internet Applications) is Silverlight, All the developer around the world enjoyed with Silverlight 4 & earlier versions, personally my self…
ASP.NET MVC 3 adds great features to MVC 2. View Enhancements Add View Dialog Razor View Engine Controllers Global Filters Dynamic ViewModels New ActionResults JavaScript and AJAX JSON Binding Unobtrusive…
Dive deep into the world of Microsoft technologies at the Community TechDays (CTD) and get trained on the latest from Microsoft. Build real connections with Microsoft experts and community members,…
The Microsoft Web Camps have become the epicenter of Microsoft’s interaction with the web development community, where leading-edge developers and architects gather to learn and build websites using ASP.NET MVC,…
HTTP protocol is stateless protocol. Each time you request a web page from the web server, from a web application perspective, you are a completely new person. HTTP protocol can’t…
Long back I took the backup of my development server, Again I am trying to restore it in my own machine or any other machine, I am getting the following error. “The…
Hi, This is my first blog post here. I am going to share my knowledge & views on latest Microsoft technologies like ASP.NET MVC, Cloud Computing, Silverlight etc. Thanks Shravan…