Browse by Tags
All Tags »
Atlas »
ASP.NET AJAX (RSS)
Jim Minatel from Wrox has arranged for an excerpt from the book to be made available online. It's a section titled Enabling Intenret Explorer for Debuggng ASP.NET authored by Dan Wahlin. You can check it out at: http://www.wrox.com/WileyCDA/Section/id-305946.htm
Read More...
Well, I've been asked three times now why I haven't blogged about my book, so here it is. I worked with Dan Wahlin and Wrox to create a book about ASP.NET AJAX. The book covers the UpdatePanel, ScriptManager and other server controls, discusses how the
Read More...
The release on Windows Update that contains updates to enable the validator controls to work with the UpdatePanel has been delayed. However, you can download a HotFix that contains the changes. http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=610
Read More...
The ASP.NET AJAX Release Candidate is available here . A major change between beta2 and the RC is the switch from the Microsoft.Web.* namespace to the System.Web.* namespace. It's a straightforward update to exisiting code and should simplify things going
Read More...
Here is one of the samples I was asked for at TechEd last week. How to access session state data from the browser. There are two C# methods in the page. One overrides the the OnLoad method and stores a value in session state for demonstration purposes.
Read More...
While I have been preparing for my TechEd Europe presentation next week, I have been asked several times for the blog address where I will post my slides. Starting a blog has been on my list of things to do for some time, so I guess this is the forcing
Read More...