If you are working with the Ajax Control Toolkit, sometimes the assembly will become corrupted in your Temporary ASP.NET Files folder. Here are a set of steps that might help you get back up and running. This is only relevant to developing with the built in web server, Cassini....
UPDATE Since I initially wrote this post, I found another way of solving the Safari / Chrome ASP.NET menu issue. First, determine whether the user agent string contains "AppleWebKit". If so, set the Page.ClientTarget property to "uplevel". protected void...
Some exciting news has been announced a little while ago by Scott Guthrie , here . Silverlight has a new timeline, new feature set, and new name (actually, new version number). Silverlight 2.0 Beta will be released the first quarter of 2008. It includes...