Author: .NET Web Development and Tools Blog | Posted on: 10/16/2013 8:15:19 AM | Views : 1256

The New Project Templates in VS 2013 show case the best practices when it comes to using ASP.NET. The project templates provide a good starting point which a developer can build upon or use them as a guide to see how the features are being used. As the ASP.NET framework gets richer with features, it is important for us to make these features more discoverable. This post lists out the ASP.NET features that you get when you create a project in VS 2013 and a brief introduction about them. I am hoping that this post would be a starting point to learn about the new features and then you can drill down into the details of these features. In VS 2013, the team has revamped the File – New Project experience and have provided a more simple experience...(read more)

Go to the complete details ...