Other News

Community

XML Matters: Program with SVG

(David Mertz) Scalable Vector Graphics (SVG) is an XML format that describes scale-independent graphics, with good support in free software and commercial tools. In this installment, David introduces scripting and animation with SVG, and touches on manipulating SVG through DOM. Because SVG is XM

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.