ASP.NET 2.0: A Developeramp;#039;s Notebook [Electronic resources] نسخه متنی

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

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

ASP.NET 2.0: A Developeramp;#039;s Notebook [Electronic resources] - نسخه متنی

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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


Chapter 4. Data Access

Data access is one of the most common tasks that you're
likely to perform when you write web applications. This is made
evident by the number of new data controls that ship with Visual
Studio 2005. Most visible in ASP.NET 2.0 is the new
GridView
control, which is a much improved version of the venerable DataGrid
control (the older DataGrid control is still supported in ASP.NET
2.0, though). In addition, ASP.NET 2.0 ships with several new data
source controls that make it easier to consume a variety of data
sources.

/ 102