Help! project templates.

right so im tryinf to leanr how to code client server applications.but i cant seem to create asp.net applications only windows applications? i clivk on the search msdn for additional templates and it doenst work. i found one template on MSDN it was a c#.net template! dammit does anyone know where i can donwload an appliaction template from?

will

[349 byte] By [Alpha32421] at [2007-12-25]
# 1

you need to download the VWD - Visual Web Developer Express to create ASP.NET applications. Do you not have this downloaded?

Just to add, any ASP.NET/VWD related questions should be posted here:

http://forums.asp.net

since the site is dedicated for ASP.NET, you would also get a better answer for your future queries :-)

ahmedilyas at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 2

Visual Basic Express Limitations over other versions of Visual Basic
http://msdn2.microsoft.com/en-us/library/b4z62wxz.aspx

If you want a single development environment to do both windows and web applications - your going to have to purchase a copy of VB / VS.

If you want to just do web development - use Visual Web Developer Express. The Express products are limited to the types of applications that they can create as they are designed for hobbyists / students etc.

spotty at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...