Dustin Diaz shares some cool tips on making Async JavaScript (Ajax) work faster on the client-side using the Lazy Function Definition Design Pattern.
You are currently viewing the archives for October, 2007
Making Ajax Elegantly Fast
October 4th, 2007 § 1 Comment
.NET Framework Source Code
October 4th, 2007 § No Comments Yet
The Microsoft .NET team will be releasing the source code for the .NET Framework libraries starting with v3.5 and VS 2008. Being able to step through and review the source should provide much better insight into how the .NET Framework libraries are implemented, and in turn enable developers to build better applications and make even better use of them.