T
Tom Hartnett
Let's say that for whatever reason I want to write a simple ASPX page with
no code-behind; all the code will be in the SCRIPT tag. I don't want to
write out the code for the server controls in notepad, but I also don't want
to create a whole web app project in Visual Studio. Is it possible to
create a single ASPX page in Visual Studio, that is not part of a project,
and take advantage of VS drag & drop designer?
no code-behind; all the code will be in the SCRIPT tag. I don't want to
write out the code for the server controls in notepad, but I also don't want
to create a whole web app project in Visual Studio. Is it possible to
create a single ASPX page in Visual Studio, that is not part of a project,
and take advantage of VS drag & drop designer?