Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > support multiple browsers?

Reply
Thread Tools

support multiple browsers?

 
 
willem joubert
Guest
Posts: n/a
 
      05-16-2005
Hi,
A Yahoo search engine will only allow sites that will support multiple
browsers.
Does .net support multiple browsers?
Willem


 
Reply With Quote
 
 
 
 
Chad Z. Hower aka Kudzu
Guest
Posts: n/a
 
      05-16-2005
"willem joubert" <> wrote in news:98WdnSoIMOJbpxXfRVn-
:
> A Yahoo search engine will only allow sites that will support multiple
> browsers.
> Does .net support multiple browsers?


Yes.


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
 
Reply With Quote
 
 
 
 
snowwis@gmail.com
Guest
Posts: n/a
 
      05-16-2005
is this because of the server side tag controls? or the pre-compile
MSIL?

 
Reply With Quote
 
Chad Z. Hower aka Kudzu
Guest
Posts: n/a
 
      05-17-2005
wrote in news:1116276550.132429.265230
@f14g2000cwb.googlegroups.com:
> is this because of the server side tag controls? or the pre-compile
> MSIL?


Is what because of those?


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
 
Reply With Quote
 
snowwis@gmail.com
Guest
Posts: n/a
 
      05-17-2005
the multiple browsers support. i'm just starting out with .net and I'm
having a hard time understanding the way .net is browser independant
for asp.net. for me as a developer with asp.net will I have to be
concerned with dealing with client broswers or is it automagic
happening in the CLR by the type of tags I user.

The way I'm understanding it; is the pages are precompiled and the
asp.net engine is making the determiniation of lower end and hight end
browser. So if I use server side controls that will convert the
presentation to what ever broswer the end user comes in with.

 
Reply With Quote
 
Chad Z. Hower aka Kudzu
Guest
Posts: n/a
 
      05-18-2005
wrote in news:1116339365.552544.134890
@g44g2000cwa.googlegroups.com:
> the multiple browsers support. i'm just starting out with .net and I'm


Its just a matter of HTML, not .NET.

> having a hard time understanding the way .net is browser independant
> for asp.net. for me as a developer with asp.net will I have to be
> concerned with dealing with client broswers or is it automagic
> happening in the CLR by the type of tags I user.


Its nothing to do with the CLR. The CLR is way below ASP.NET.

> The way I'm understanding it; is the pages are precompiled and the


The code for the pages are, and some tags.

> asp.net engine is making the determiniation of lower end and hight end
> browser. So if I use server side controls that will convert the
> presentation to what ever broswer the end user comes in with.


Most controls dont do any browser detemrination but just send standard HTML.
Some do though and they often distinquish only between IE and "all others".


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
"Programming is an art form that fights back"

Blog: http://blogs.atozed.com/kudzu
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IEEE 1284.4 generic printing support / HP LaserJet printer support Manuel Lopez Windows 64bit 13 10-18-2009 12:51 PM
Question for IT Support/Managers - Providing Personal PC Support Big Dog Microsoft Certification 4 01-16-2008 01:33 AM
Anti Virus Support + Japanese character support =?Utf-8?B?Q2hyaXMgQnVzaA==?= Windows 64bit 6 07-31-2005 09:57 AM
ANN: SCons.0.96 adds Fortran 90/95 support, better Qt support,platform-independent file system actions, improved debugging, lots more Steven Knight Python 0 08-18-2004 03:57 PM
Getting Third Party Component Suppliers to support NUnit and NUnitASP to support test driven development in web pages Nick Zdunic ASP .Net 0 11-05-2003 10:45 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57