First Look At Asp Net v2.0 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

First Look At Asp Net v2.0 [Electronic resources] - نسخه متنی

Alex Homer

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید









SUMMARY


In this chapter we've looked at two very important topics: how the look and feel of sites can be implemented in ASP.NET 2.0 and how navigation around those sites can be implemented.

We've seen how a great deal of time-consuming work has been removed by the introduction of master pages, allowing the site layout and default implementation to be easily centralized. Not only does this make it easier to develop individual pages, but since layout and code can be centrally contained, it also eases maintenance and reduces potential errors.

We've also seen how ASP.NET 2.0 supplies a comprehensive architecture for site navigation. The introduction of the SiteMapDataSource and the underlying flexibility of providers allow site structure to be easily defined and used within Web pages. By placing this navigation within a master page you also have the simplicity of having to define the navigation in only a single place.

Now it's time to move on to another important topicsecurity, and how to identify users and control what they can do once they reach your site.


/ 90