DevConn Highlights--Browsers, Script, and Callbacks
A few questions arisen yesterday in the lounges of ASP.NET DevConnections.
After seeing the wonders of Atlas, is server-side programming dead?
No. Atlas is still based on server controls. How could it be otherwise? If not, we'll all be coding an enriched Javascript dialect in the next 12 months.
What about downlevel browsers?
What downlevel? Ajax-like features are now supported by 90% and more of the browsers today. Some quick (and hopefully not random) numbers that I've read somewhere. (OK it's not exactly a scientific method.) IE and Firefox alone approximately reach the critical mass of 95% (85+10). Plus Netscape 6 and higher, plus Safari 1.2 and higher, plus Opera 8 and higher. All considered, isn't it about 90% of the current audience?
Why ASP.NET Script Callbacks post the viewstate?
There should be a reason. There's certainly a reason. But it's currently beyond me.