Other News

Community

Using AJAX with ASP.NET (Part 1)

(Bipin Joshi) ASP.NET page processing model is post back based. That means in order to handle any server side event you must post the form back to the server. This event driven model is certainly powerful and rich but it has drawbacks of its own. Now a days many browsers support client side JavaScri

Community

A Note on SQL Aggregates

(Andrew Novick) In a recent article I showed how to create a User Aggregate function SQL Server 2005 using the .Net CLR. Recently I got a note from Joe Celko about producing the aggregate with SQL instead of resorting to CLR programming. Joe isn’t enthusiastic about running non-SQL code inside of

Community

Moving to Visual Studio 2005

(Matt Nicholson) Putting together a coherent pricing structure and licensing model for Visual Studio 2005 Team Suite (VSTS) and related products is no mean feat, particularly when you consider the wide range of user needs and migration paths that must be satisfied. The task becomes even more com