ASP.NET's compatability with non-Microsoft Web browsers
What is ASP.NET's compatibility with other browsers besides Internet Explorer?
When you register, you'll begin receiving targeted emails from my team of award-winning writers. Our goal is to provide a unique online resource for developers, architects and development managers tasked with building and maintaining enterprise applications using Visual Basic, C# and the Microsoft .NET platform.
Hannah Smalltree, Editorial Director
ASP.NET is a server-side technology, having nothing to do with IE. Therefore, it can render HTML 3.2, HTML 4 + DHTML, WML, etc. It depends on the controls you use and how they render to different browsers. There are third-party browsers that render IE-enhanced UIs, but which also work for so-called downlevel browsers.
Dig Deeper
-
People who read this also read...
This was first published in December 2003