Click here to Skip to main content
15,921,884 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: html or javascript question Pin
Mazdak7-Apr-02 18:52
Mazdak7-Apr-02 18:52 
GeneralRe: html or javascript question Pin
Philip Patrick8-Apr-02 9:46
professionalPhilip Patrick8-Apr-02 9:46 
GeneralA rant about ASP.NET controls Pin
Chris Maunder6-Apr-02 23:17
cofounderChris Maunder6-Apr-02 23:17 
GeneralRe: A rant about ASP.NET controls Pin
Nish Nishant7-Apr-02 1:18
sitebuilderNish Nishant7-Apr-02 1:18 
GeneralRe: A rant about ASP.NET controls Pin
Chris Maunder7-Apr-02 2:27
cofounderChris Maunder7-Apr-02 2:27 
GeneralRe: A rant about ASP.NET controls Pin
Daniel Turini7-Apr-02 3:01
Daniel Turini7-Apr-02 3:01 
GeneralRe: A rant about ASP.NET controls Pin
Chris Maunder7-Apr-02 3:15
cofounderChris Maunder7-Apr-02 3:15 
GeneralRe: A rant about ASP.NET controls Pin
David Stone8-Apr-02 9:08
sitebuilderDavid Stone8-Apr-02 9:08 
Chris,
There really is no way to keep WebControls lean and mean, but IE does an outstanding job of rendering the gargantuan amount of HTML that ASP.Net spits out. Especially IE6! Gee, I wonder why that is? Could Microsoft have optimized IE6 to play well with .net? Poke tongue | ;-P

Anyway, if you just insist that everyone use IE, then we won't really have a problem loading the aspx pages!(Sorry Nish, I know you have to use UNIX.)

In fact, I ran tests with the ACT(Application Center Test). When I handcode database access to SQL Server(Dimming a SQLDataAdapter, etc...) my page runs slower than when I drag a SQLDataAdapter onto the page and go through the wizards, even though the latter generates so much more code in the codebehind file than the other.

David Stone
dstone@newcenturytitle.com
"I am but mad north-northwest, when the wind is southerly I know a hawk from a handsaw." -Hamlet
GeneralNeed help using Visual Studio.Net! Pin
dardanius6-Apr-02 4:50
dardanius6-Apr-02 4:50 
GeneralTimer question Pin
alex.barylski5-Apr-02 18:39
alex.barylski5-Apr-02 18:39 
GeneralRe: Timer question Pin
alex.barylski6-Apr-02 0:36
alex.barylski6-Apr-02 0:36 
GeneralRe: Timer question Pin
James T. Johnson6-Apr-02 2:00
James T. Johnson6-Apr-02 2:00 
GeneralRe: Timer question Pin
alex.barylski6-Apr-02 2:11
alex.barylski6-Apr-02 2:11 
GeneralRe: Timer question Pin
James T. Johnson6-Apr-02 2:11
James T. Johnson6-Apr-02 2:11 
GeneralRe: Timer question Pin
alex.barylski6-Apr-02 2:38
alex.barylski6-Apr-02 2:38 
GeneralgetElementById trick question. Pin
alex.barylski5-Apr-02 14:40
alex.barylski5-Apr-02 14:40 
GeneralRe: getElementById trick question. Pin
Andy Smith5-Apr-02 14:51
Andy Smith5-Apr-02 14:51 
GeneralRe: getElementById trick question. Pin
alex.barylski5-Apr-02 15:45
alex.barylski5-Apr-02 15:45 
GeneralRe: getElementById trick question. Pin
alex.barylski5-Apr-02 15:48
alex.barylski5-Apr-02 15:48 
GeneralVisual Studio .NET and ASP.NET question Pin
leydel5-Apr-02 11:33
leydel5-Apr-02 11:33 
GeneralRe: Visual Studio .NET and ASP.NET question Pin
Andy Smith5-Apr-02 11:42
Andy Smith5-Apr-02 11:42 
Questionhow can we access records in asp page from database without submiting form Pin
5-Apr-02 7:56
suss5-Apr-02 7:56 
AnswerRe: how can we access records in asp page from database without submiting form Pin
Nick Parker5-Apr-02 10:16
protectorNick Parker5-Apr-02 10:16 
AnswerRe: how can we access records in asp page from database without submiting form Pin
Not Active5-Apr-02 14:00
mentorNot Active5-Apr-02 14:00 
GeneralDrop down menus Pin
alex.barylski5-Apr-02 0:00
alex.barylski5-Apr-02 0:00 

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.