J
jojobar
Hi Folks,
I just looked at a asp.net 2.0 sample site done with the beta version.
The site is: http://www.ipona.com/samples/0321257278/default.aspx
When I tried to run the site using the firefox browser, it looked
horrible. Half of the UI stuff just got screwed up! I hope it is
because it is just a beta!
We had embraced asp.net ever since it started. Look at the current
browser market, firefox is gaining increasing market share. So if you
release a product in the market, do not assume that your users will
only run it under microsoft IE (even though ms will make you believe
that this will happen in almost all the cases).
If the released version of asp.net 2.0 works in the same way in cross
browser as it does now then there is a concern.
Be careful about embracing asp.net 2.0 for webforms if you think your
application may have to run in other browsers. If you are in the real
market, be prepared for your application to run in internet explorer,
firefox, opera and safari. You cannot ask an unix or mac user to go get
a pc to run your software on ie.
I understand that asp.net 2.0 is a great software. However I do not
think it is too hard to write compatible controls so that it runs
gracefully on some advanced browsers I mentioned above. For example,
Menu controls can now be created using dynamic html and is supported in
all advanced browsers. I hope somebody from microsoft is reading this
post.
I just have to say this, if the internal policy in microsoft is to
favor IE while developing web-based controls, web developers will
probably select other frameworks that will work gracefully in multiple
browser.
Or maybe is it because microsoft wants to create market for third party
controls!!!
Comments?
SK
I just looked at a asp.net 2.0 sample site done with the beta version.
The site is: http://www.ipona.com/samples/0321257278/default.aspx
When I tried to run the site using the firefox browser, it looked
horrible. Half of the UI stuff just got screwed up! I hope it is
because it is just a beta!
We had embraced asp.net ever since it started. Look at the current
browser market, firefox is gaining increasing market share. So if you
release a product in the market, do not assume that your users will
only run it under microsoft IE (even though ms will make you believe
that this will happen in almost all the cases).
If the released version of asp.net 2.0 works in the same way in cross
browser as it does now then there is a concern.
Be careful about embracing asp.net 2.0 for webforms if you think your
application may have to run in other browsers. If you are in the real
market, be prepared for your application to run in internet explorer,
firefox, opera and safari. You cannot ask an unix or mac user to go get
a pc to run your software on ie.
I understand that asp.net 2.0 is a great software. However I do not
think it is too hard to write compatible controls so that it runs
gracefully on some advanced browsers I mentioned above. For example,
Menu controls can now be created using dynamic html and is supported in
all advanced browsers. I hope somebody from microsoft is reading this
post.
I just have to say this, if the internal policy in microsoft is to
favor IE while developing web-based controls, web developers will
probably select other frameworks that will work gracefully in multiple
browser.
Or maybe is it because microsoft wants to create market for third party
controls!!!
Comments?
SK