JavaScript EditorFreeware javascript editor     Javascript code


Main Page

Previous Page
Next Page

Summary

This chapter has shown you how to build a complex and articulate module to completely manage the site's articles, events, and possibly even photo galleries. It covered all of the following:

By following along in this chapter you've seen some of the powerful things you can do with the GridView control, its accompanying ObjectDataSource, and a properly designed business logic layer (BLL). The provider-based data access layer (DAL) implemented in this chapter enables you to easily create new classes to support different data stores and plug them into the system without changing a single line of code in the BLL or the UI.

This system is flexible enough to be utilized in many real-world applications, but you can also consider making some of the following improvements:

In the next chapter you'll work on a module for creating, managing, displaying, and archiving opinion polls, to implement a form of user-to-site communication.


Previous Page
Next Page


JavaScript EditorFreeware javascript editor     Javascript code