jump to navigation

IE Web Controls Not Supported February 03 2006

I was just looking up some reference information on the ol’ MSDN when lo-and-behold the IE Web Controls that were raved about in many ASP.NET books are no longer supported by the evil Redmond Empire.

Its probably because they suck…

Actually the problem lies in the fact that once you start ASP.NET coding, you are so used to having a tight relationship with server objects and being able to control things from the server side through (runat=”server”) that items such as TabStrips become a real pain in the ass. Ever try to embed panels and the like within friggin …

« newer posts |