Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VS2005 Missing Web templates
Name: afnhe Date: March 28, 2007 at 02:30:48 Pacific OS: WinXP CPU/Ram: p4 3.4 / 512 Product: HP
Comment:
Greetings, when i start a new project in VS 2005, the web templates doesn't show up(like ASP.NET Web Application, Web Services,etc.). I did a full install of VS2005.
Summary: Hello, I am trying to write a batch file that gets an ical file from a website using GET and writes that to an ics file. I want it to do that multiple times, but my batch file exits after it does it o...
Summary: Hello Friends, I have sharepoint services running on my Windows 2003 R2 Server. From VS2005, I created a sample web part like below (just to see how it looks). using System; using System.Collections.G...
Summary: Perhaps I'm misunderstanding your post, but C++ is all about very strong type checking, which is virtually contrary to the idea of automatic (implicit) conversions. In fact, the C-style casts we gener...