In C#, these methods and properties are declared with the static keyword. Using this technique, it is possible to reference a method or property without ever instantiating the class, which makes for much simpler code. Author: Steven Smith Code: ASP.NET Beta 2 & C#