Showing results for WAP - .NET Blog

Jan 8, 2007
0
0

Tip/Trick: Using Mobile Web Forms with Web Application Projects

Web Development Tools Microsoft
Web Development Tools Microsoft

Hopefully, people reading this post are familiar with the "Web Application Projects" feature that was added to Visual Studio 2005 in Service Pack 1.  If you are using Web Application Projects, you might have noticed that it doesn't have item templates for ASP.NET Mobile Web Forms (which were previously available in Visual Studio 2003).&nb...

ASP.NET
Nov 27, 2006
0
0

Part 3 of 3: Creating sub-projects using the Visual Studio Development Server and Web Application Projects

Web Development Tools Microsoft
Web Development Tools Microsoft

This is the Part 3 of a 3 part series on using sub-projects with the Web Application Projects add-in for Visual Studio 2005. Part 1 of the series can be found here. Part 2 of the series can be found here. This post covers the final concept I wanted to share when using sub-projects with the Web Application Projects add-in, that is using a sub-proj...

ASP.NET
Aug 15, 2006
0
0

Part 2 of 3: Creating shared user controls and master pages with sub-projects

Web Development Tools Microsoft
Web Development Tools Microsoft

This is the Part 2 of a 3 part series on using sub-projects with the Web Application Projects add-in for Visual Studio 2005.  Part 1 of the series can be found here.  I apologize to folks for the delay in getting this second post out, we've been super busy the past few weeks.  This post covers two...

ASP.NET
Jun 30, 2006
0
0

Part 1 of 3: Creating sub-projects in IIS with Web Application Projects

Web Development Tools Microsoft
Web Development Tools Microsoft

First a quick intro, since this my first post on the team blog.  My name is Omar Khan.  I'm the group program manager for the web development tools team.  I manage the program management team that helps design the web tools inside of Visual Studio. This post is one of a three part series that describes how to factor development of ...

ASP.NET