Introduction Today, Microsoft’s ASP.NET MVC framework has become a robust framework for building highly scalable, maintainable enterprise web applications. I am just taking you through the journey of ASP.NET MVC since 2009 and where we are today. ASP.NET MVC is a free, fully supported Microsoft framework for developing great web applications using the Model-View-Controller pattern.… Continue reading
Category: ASP.NET MVC
ASP.NET MVC
Facebook C# SDK v6.0.22 RTW with Windows 8 and .NET 4.5 is released
Facebook v6.0.22 RTW with official support for Windows 8 and .NET 4.5 released. The Facebook C# SDK helps .Net developers build web, desktop, phone and metro style applications that integrate with Facebook. In order to use this SDK with your C# solutions you have the following options. Download Facebook C# SDKÂ from NUGETÂ Â (NuGet is… Continue reading
Microsoft Visual Studio Tools for Applications 2012 RTM – Preview
Microsoft Visual Studio Tools for Applications gives you a way to enable end users to customize your existing applications using Visual Basic and Visual C#. You can incorporate a custom integrated development environment (IDE) that is similar to the Visual Studio IDE into the application. End-user developers can use the IDE to customize the application… Continue reading
ASP.NET MVC 4 -RTM for Visual Studio 2010 SP1–available
With the release of Microsoft Visual Studio 2012, Microsoft has released the ASP.NET MVC 4 – RTM for Visual Studio 2010 SP1. ASP.NET MVC 4 is a framework for building scalable, standards-based web applications using well-established design patterns and the power of ASP.NET and the .NET Framework. It installs side-by-side with ASP.NET MVC 3. ASP.NET… Continue reading
Visual Studio 2012 RTM available for download
Microsoft has released Visual Studio 2012 RTM for MSDN subscribers on 15th AUG 2012. MSDN Subscribers can download it from MSDN here, logging in with your msdn credentials. Those who doesn’t have MSDN subscription can download trial versions from below links from Microsoft Download Center Download Microsoft Visual Studio Ultimate 2012 There are two types… Continue reading
Visual Studio 2012 RTMd
Microsoft has announced the RTM(Release to manufacture) of Visual Studio 2012. For MSDN Subscribers, the bits will be available for download on August 15th. Visual Studio Professional, Premium, Test Professional, and Ultimate with MSDN Subscribers can also sign up for a free, one year developer account for Windows Store today, with Windows Phone developer accounts… Continue reading
New revamped Windows Azure released and new Windows Azure SDK v1.7(JUNE 2012)
Microsoft has made significant changes to existing Windows Azure to make it more user friendly and customer friendly. The new Windows Azure was officially released in an online event Meet Windows Azure (MeetWindowsAzure.com) , in this event ScottGu(Microsoft VP) Â has walked us through the new Windows Azure features. You can have a quick look at… Continue reading
Visual Studio 2012 RC(Release Candidate) is released
Microsoft has released Visual Studio 2012 RC and is available for download through MSDN as well. Visual Studio Ultimate 2012 RC is the state-of-the-art development solution that empowers teams of all sizes to design and create compelling applications to delight users. You can use flexible agile planning tools—like capacity planning, taskboards, and backlog management—to enable… Continue reading
Visual Studio 11 User Interface Updates Coming in Visual Studio 11 RC(Release Candidate)
Go through this Visual Studio Team blog about upcoming improvements to Visual Studio 11 User Interface. This will be included as part of Visual Studio 11 RC(Release Candidate) and probably will be released soon by end of May or in June 2012. For more updates visit the Official blog link below http://blogs.msdn.com/b/visualstudio/archive/2012/05/08/visual-studio-11-user-interface-updates-coming-in-rc.aspx Kudos to Visual… Continue reading
Beginning HTML5 Development with Visual Studio 2010
Recently I was doing some research works on HTML5 development using ASP.NET Â on Visual Studio 2010. Â Really liked the cool features HTML5, CSS3 and Javascript API’s. Major part of my research was around building mobile web applications using jQuery Mobile and Responsive Web. Quick Intro of HTML5 HTML5 will be the new standard for HTML,… Continue reading