Sunday 12 October 2008 @ 8:36 pm
So, I suppose you should just be able to see the fact that Ajax is working by the lack of page flashing. That may be true on a normal page on a slow connection, but if you are testing locally, it may not be so obvious. You can certainly crank up your debugging tools like [...]
Monday 29 September 2008 @ 9:11 am
I’ve just started my journey into the land of JavaScript for real and am learning things most of you already know. For example, as the Silicon Valley Code Camp coordinator and web site author, I just recently decided to add a Virtual Earth Map showing attendees and speakers (see the home page). I wrote a [...]
Tuesday 13 May 2008 @ 11:06 am
In this article, the first steps for building a professional web site are documented. These steps include building requirements, working with a designer and starting the process to hire a css/html person
Monday 26 November 2007 @ 11:29 am
Alessandro Gallo has written a great book on Ajax in ASP.NET. I strongly recommend this book. Read on for more details.
Tuesday 4 September 2007 @ 12:11 pm
Using the DevExpress CloudControl in the ASP.NET 2.0 Silicon Valley Code Camp’s web site was easy. In this short post, you’ll hear about the details and see some code.
Wednesday 2 August 2006 @ 3:30 pm
Microsoft published my third article in a series on how to use Membership in ASP.NET 2.0 with an ObjectDataSource. That is, extending Membership into three tiers. This article takes what was developed in article two and adds Atlas extensions to make it work even better. The Article on MSDN uses the March CTP (Community Technology Preview). There is an update on my blog as well as a download to make it work correctly with the June CTP.
Monday 17 July 2006 @ 11:52 pm
Atlas is still in beta from Microsoft and because of this, code that worked in previous CTP versions of Atlas may not work with later CTP’s. This is exactly what happened with the version of the MSDN article built with the March CTP version of Atlas. The link below is to revised Atlas Membeship Management source.
Update Source For June CTP of Atlas
|