Understanding Page Class in ASP.NET 2.0 In this article, Sanjit

March 31, 2008 – 11:00 am

Understanding Page Class in ASP.NET 2.0
In this article, Sanjit describes the objects, events, properties, and methods of the Page class. He begins with a short overview and then explores the various objects such as Session, Application, Cache, Request, Response, Server, and User with a brief description of each method found in the related object along with relevant source code.
SANJIT SIL

Interface Oriented Design Book Excerpt: Inheritance and Interfaces (Chapter 5) By Ken Pugh
Finding commonality among classes makes for effective object-oriented programming. Often, programmers express that commonality using an inheritance hierarchy, since that is one of the first concepts taught in object-oriented programming. We’re going to go to the other extreme in this chapter to explore the difference between using inheritance and using interfaces. An excerpt from Interface Oriented Design.
Click here for the full article.

falid flash on xhtml trans… plz help me
can anybody make this flash menu xhtml valid… i tried with some tutorials over the net but it still doesn’t work. this is the code

You must be logged in to post a comment.