Same as any other language, (PBP, PERL, JSP, ASP, ...). The HTML put out to the browser is totally dependant on how the programmer wrote the underlying code ans has nothing to do with it being written in dot net.
Tha said .net code can be written with a text editor or with an RDE, (Rapid Development Environment), like Visual Studio. If using visual studion then you may not get the same code output as you intended if using the browser targeting methods. Using .net has nothing to do with browser compatibility! Kevin Bilbee > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Rod Dorman > Sent: Sunday, November 06, 2005 6:20 PM > To: [email protected] > Subject: Re: [IMail Forum] IMail 2006 WebMail w/o Mac > > > On Sunday, November 6, 2005, 12:49:59, Dan Barker wrote: > > .Net has objects (like buttons, grids, listboxes, etc.) you drag to > > the "page" in the IDE, and they render code. No HTML must > be crafted > > (if you follow the tutorials - AND - you don't particularly want > > portable nor efficient code). .Net builds all the code for you, and > > it's very MicrosoftCentric code. > > How well does .Net fare when its fed to > http://validator.w3.org/ the W3C Markup Validation Service? > > -- > [EMAIL PROTECTED] "The avalanche has already started, it is too > Rod Dorman late for the pebbles to vote." - > Ambassador Kosh > > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html > List Archive: > http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ > --- > [This E-mail scanned for viruses by Declude Virus] > > --- [This E-mail scanned for viruses by Declude Virus] To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
