0
votes
1answer
86 views
VSX: Custom Package’s Project Type to mimik “Debug >> Start Action >> Start External Program”
I have a custom project type based on the C# Class Library project type in a VSX Package (2008+). For this project type, even though the output is a class library, I want to be able to debug this app …
1
vote
6answers
177 views
Project Types in ASP.NET
How do I create a Web Application Project in VS 2008? How is it different from a "WebSite" project?
