Click here to Skip to main content
15,911,646 members

Survey Results

Do you use the ASP.NET server controls?   [Edit]

Survey period: 19 May 2003 to 25 May 2003

Do you use the <asp:...> family of server controls when programming Web Forms?

OptionVotes% 
Yes, I generally use ASP.NET controls22727.35
I only use them for simple tasks283.37
I only use them for heavy lifting141.69
I use my own Custom or User controls in place of ASP.NET controls182.17
I generally prefer to use standard HTML elements546.51
I don't do ASP.NET development.48958.92



 
GeneralRe: I only use them for simple tasks Pin
Iulian Iuga19-May-03 3:00
Iulian Iuga19-May-03 3:00 
GeneralRe: I only use them for simple tasks Pin
David Wulff19-May-03 3:25
David Wulff19-May-03 3:25 
GeneralRe: I only use them for simple tasks Pin
Paul Watson19-May-03 6:22
sitebuilderPaul Watson19-May-03 6:22 
GeneralRe: I only use them for simple tasks Pin
David Wulff19-May-03 6:49
David Wulff19-May-03 6:49 
GeneralRe: I only use them for simple tasks Pin
David Wulff19-May-03 22:19
David Wulff19-May-03 22:19 
GeneralASP.NET server controls are not compatible with Netscape! Pin
Zek3vil18-May-03 21:22
Zek3vil18-May-03 21:22 
GeneralFALSE! Pin
Iulian Iuga19-May-03 2:45
Iulian Iuga19-May-03 2:45 
GeneralRe: FALSE! Pin
Zek3vil19-May-03 3:07
Zek3vil19-May-03 3:07 
Yes! For Netscape the validators are executed on the server side and so are they for the IE. And I wasn't saying that they're not doing their jobs, it's just a pity that they don't validate on the client side for Netscape.
I'm glad that nobody forced me to to use any IDE, using others missing alot of features that VS.NET provides Poke tongue | ;-P , no thing is perfect anyway.

<font color="green">// What do I do every day</font>
<font color="blue">foreach</font> (System.Hours hour <font color="blue">in</font> EveryDay.Hours)
{
      WorkingWithMyComputer();
}

GeneralRe: FALSE! Pin
Iulian Iuga19-May-03 3:22
Iulian Iuga19-May-03 3:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.