in

Dot Net Mafia

Group site for developer blogs dealing with (usually) .NET, SharePoint 2013, SharePoint 2010, Office 365, SharePoint Online, and other Microsoft products, as well as some discussion of general programming related concepts.

This Blog

Syndication

Archives

Corey Roth [MVP]

A SharePoint MVP bringing you the latest time saving tips for SharePoint 2013, SharePoint 2010, Office 365, SharePoint Online, MOSS 2007, ASP.NET, LINQ, and Visual Studio 2012.

Web Application Projects 1.0 Released

The final version of the web application project template has finally been released. This gives you a web project that is pretty much similar to that of Visual Studio 2003. This makes conversion from 2003 require almost no code changes, but you do do lose some of the benefits of the traditional web project in 2.0. For example, since web application projects have a project file, you still have to check it out and in to add a new file to the project. It also compiles everything into a single DLL (although this may be configurable, I'm not sure yet). It does add one cool thing which is edit and continue support in both C# and VB.

If you have a situation in which this style of project makes more sense, go check it out.

Web Application Projects 1.0

Read the complete post at http://www.dotnettipoftheday.com/blog.aspx?id=273

2012 dotnetmafia.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems