|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Inline vs. Code-behind?Is the VS 2005 'New Web Page' dialog supposed to have a checkbox to select
between inline and code-behind coding? I don't see the checkbox, although it's mentioned in several tutorials. How does one select between the two? Thanks -- David Veeneman Foresight Systems Hi David ,
In Add New Item window there is a check box called ‘Place code in separate file’. Check it, it create separating code file. HTH Show quote "David Veeneman" wrote: > Is the VS 2005 'New Web Page' dialog supposed to have a checkbox to select > between inline and code-behind coding? I don't see the checkbox, although > it's mentioned in several tutorials. How does one select between the two? > Thanks > > -- > David Veeneman > Foresight Systems > > > When you add a new file, you need to look for the option:
"Place code in separate file" Sonu --- Posted via www.DotNetSlackers.com |
|||||||||||||||||||||||