Tag: Development

Community

ASP.NET 2.0 Internals

(Jayesh Patel, Bryan Acker and Robert McGovern) While 100 percent backward compatible with ASP.NET 1.1, ASP.NET 2.0 brings a number of internal changes to ASP.NET. These include changes to the code model, compilation, page lifecycle, and more. This article outlines those changes.

Community

Parallel Processing and ETL Tools

(Mladen Golubovic) Data warehouse loads tend to have “deep impact” nature. Hardware used to run data warehouse infrastructure is expected to cope with tremendous load peaks, memory demands and a high degree of I/O utilization. All these parameters are heading toward one achievable target: unlimited

Community

Visual Basic.NET 2005

(Amirthalingam Prasanna) Although Microsoft.NET languages have more or less the same facilities and power, one must be aware of the syntax and capabilities of a language to take full advantage of it. This article introduces new features of the upcoming Visual Basic.NET language that is part of Visua