Welcome to Neudesic Blogs Sign in | Join | Help

May 2006 - Posts

Upcoming Webcast: An Introduction to ASP.NET "Atlas"

On June 9th I will be giving an MSDN Webcast on Atlas. The plan is to introduce the Atlas framework and walk through demos that build richer, more interactive Web applications. Since this will be an introduction to Atlas, I will also
posted by David Barkol | 2 Comments
Filed Under:

Windows Vista Beta 2 released

Windows Vista Beta 2 was released today. You can download it here. This build includes IIS7 which goes nicely with the launch of the new IIS7 site.

Script#

JavaScript can be described as a loosely-typed, general purpose scripting language. While it can simulate OOP, a majority of this is left to the developer to implement. Wouldn't it be nice if you could compile your C# code into JavaScript?

Book recommendation: CLR via C#

Book recommendation: CLR via C# If you're a .NET developer, or would like to play one on TV; then this is one of those books that you must have. Nobody explains threads, memory management and the CLR better than Jeffery Richter. CLR via C# is