Google


ADBRITE ads links
You are here: CodeIdol.com > Asp > Maximizing ASP.NET Real World, Object-Oriented Development

SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

Maximizing ASP.NET Real World, Object-Oriented Development



The Object Model The single greatest leap of faith a developer needs to make in the world of ASP.NET is to accept the object-oriented...

read more: The Object Model


Classes: The Code Behind the Objects In the last chapter, we briefly described the code structure for classes. Now we'll look at the underlying...



Class Design In the last chapter, we blazed through the basics of many of the components that can make up a class. With that...

read more: Class Design


Application Architecture To this point in the book, we've explored the design and development of individual classes. These units of code enable you to...



Object-Oriented Programming Applied: A Custom Data Class In "The Object Model," I gave you an analogy that compares the concept of a class to...



The Nuts and Bolts of IIS and Web Applications In the first part of the book, we discussed a lot of code in rather...



The ASP.NET Event Model Everything in ASP.NET happens because some trigger caused it to happen. In many scripting languages, a script is executed only...

read more: The ASP


HttpHandlers and HttpModules Web developers frequently think in terms of pages, but ASP.NET offers a framework that enables you to do virtually anything with...



Server Controls Server controls are the heart of everything that makes developing a Web form easy. These classes give us a programmatic way to...

read more: Server Controls


Web Services as Objects Starting in 2001, Web services seemed to be the focus of every other technology story, as experts promised they would...



Membership and Security If you could pick just one advantage of the Internet over every other popular medium out there, that advantage would be...



Profiles, Themes, and Skins Membership solves the common problem of storing basic information about our users and authenticating them. What it does not do...



Declarative Programming Declarative programming, as the name would imply, enables you to declare high-level objects that address a problem. Declarative programming has been a...



Developing with Visual Studio Visual Studio is easily the most prized piece of software on a .NET developer's computer. This integrated development environment (IDE)...



Performance, Scalability, and Metrics ASP.NET makes it possible to develop Web applications quickly and easily, but the relative ease of use doesn't mean that...



Testing, Deployment, and Code Management It's easy to get so wrapped up in creating the greatest Web application ever that we allow testing to...



More Advanced Topics There are a few more topics that you should have a general knowledge about to round out your .NET experience. Instead...


SAVE
Digg
Shown on del.icio.us del.icio.us
See Whos Talking About This on Technorati Technorati
I've Reddit reddit

You are here: CodeIdol.com > Asp > Maximizing ASP.NET Real World, Object-Oriented Development
   
Related tags







Popular Categories
Unix books and guides
AJAX popular information
C# language guides
Windows books and cookbooks
.......






© CodeIdol Labs, 2007