کتاب الکترونیکی

ASP.NET 3.5 حرفه ای در سی شارپ و ویژوال بیسیک

Professional ASP.NET 3.5 in C Sharp and Visual Basic

دانلود کتاب Professional ASP.NET 3.5 in C Sharp and Visual Basic (به فارسی: ASP.NET 3.5 حرفه ای در سی شارپ و ویژوال بیسیک) نوشته شده توسط «Bill Evjen – Scott Hanselman – Devin Rader»


اطلاعات کتاب ASP.NET 3.5 حرفه ای در سی شارپ و ویژوال بیسیک

موضوع اصلی: برنامه نویسی: زبان های برنامه نویسی

نوع: کتاب الکترونیکی

ناشر: Wrox

نویسنده: Bill Evjen – Scott Hanselman – Devin Rader

زبان: English

فرمت کتاب: pdf (قابل تبدیل به سایر فرمت ها)

سال انتشار: 2008

تعداد صفحه: 1707

حجم کتاب: 39 مگابایت

کد کتاب: 9780470187579 , 0470187573

نوبت چاپ: Pap/Pas

توضیحات کتاب ASP.NET 3.5 حرفه ای در سی شارپ و ویژوال بیسیک

این کتاب به منظور آشنایی شما با ویژگی ها و قابلیت هایی که ASP.NET 3.5 ارائه می دهد و همچنین توضیحی در مورد پایه و اساس ارائه شده توسط ASP.NET نوشته شده است. ما فرض می‌کنیم که شما درک کلی از فناوری‌های وب، مانند نسخه‌های قبلی ASP.NET، Active Server Pages 2.0/3.0 یا JavaServer Pages دارید. اگر اصول برنامه نویسی وب را درک می کنید، نباید مشکل زیادی برای دنبال کردن مطالب این کتاب داشته باشید.
اگر با ASP.NET کاملاً تازه کار هستید، حتماً شروع ASP.NET 3.5: In C# و VB توسط Imar Spaanjaars (Wiley Publishing, Inc., 2008) را بررسی کنید تا به شما در درک اصول اولیه کمک کند.
علاوه بر کار با فناوری‌های وب، ما همچنین فرض می‌کنیم که ساختارهای برنامه‌نویسی اولیه مانند متغیرها، حلقه‌های For Every و برنامه‌نویسی شی‌گرا را درک می‌کنیم.
همچنین ممکن است از خود بپرسید که آیا این کتاب برای توسعه دهنده ویژوال بیسیک است یا توسعه دهنده سی شارپ. ما خوشحالیم که بگوییم برای هر دو است! هنگامی که کد به طور قابل توجهی متفاوت است، این کتاب نمونه هایی را در VB و C# ارائه می دهد.
این کتاب وقت خود را صرف بررسی نسخه 3.5 ASP.NET می کند. هر ویژگی جدید اصلی موجود در ASP.NET 3.5 با جزئیات پوشش داده شده است. فهرست زیر چیزی در مورد محتوای هر فصل به شما می گوید.
فصل 1، “برنامه ها و چارچوب های صفحه”. این فصل به شما نشان می دهد که چگونه برنامه های ASP.NET را با استفاده از IIS یا وب سرور داخلی که با Visual Studio 2008 ارائه می شود بسازید. این فصل همچنین پوشه ها و فایل هایی را که بخشی از ASP.NET هستند به شما نشان می دهد. راه های کامپایل کد را مورد بحث قرار می دهد و به شما نشان می دهد که چگونه پست های متقاطع را انجام دهید. این فصل با نشان دادن راه‌های آسان برای مقابله با کلاس‌های خود از داخل Visual Studio 2008 به پایان می‌رسد.
فصل های 2، 3، و 4. این سه فصل در اینجا گروه بندی شده اند زیرا همگی با کنترل های سرور سروکار دارند. این دسته از فصل ها با بررسی ایده کنترل سرور و نقش محوری آن در توسعه ASP.NET آغاز می شود. علاوه بر نگاه کردن به چارچوب کنترل سرور، این فصل ها به انبوهی از کنترل های سرور که برای پروژه های توسعه ASP.NET در اختیار شما هستند، می پردازند.
فصل 5، “کار با صفحات اصلی.” صفحات اصلی یک قابلیت عالی در ASP.NET هستند. آنها ابزاری برای ایجاد صفحات قالب ارائه می دهند که شما را قادر می سازد با کل برنامه کار کنید، برخلاف صفحات تک.
فصل 6، “موضوعات و پوسته ها”. این فصل به نحوه برخورد با سبک هایی می پردازد که برنامه های شما به آن نیاز دارند و به شما نشان می دهد که چگونه با استفاده از تم ها و فایل های پوستی که بخشی از یک موضوع هستند، یک ظاهر و احساس مدیریت متمرکز برای همه صفحات برنامه خود ایجاد کنید.
فصل 7، “Data Binding در ASP.NET 3.5.” یکی از مهمترین وظایف ASP.NET ارائه داده است و این فصل به شما نشان می دهد که چگونه با کنترل های ASP.NET این کار را انجام دهید.
فصل 8، “مدیریت داده ها با ADO.NET.” این فصل مدل داده های ADO.NET ارائه شده توسط ASP.NET را ارائه می دهد که به شما امکان می دهد بازیابی، به روز رسانی و حذف داده ها را سریع و منطقی انجام دهید.
فصل 9، “پرس و جو با LINQ.” LINQ مجموعه‌ای از برنامه‌های افزودنی برای چارچوب دات نت است که شامل عملیات پرس و جو، تنظیم و تبدیل زبان یکپارچه می‌شود. این فصل شما را با LINQ و نحوه استفاده از این ویژگی جدید در برنامه های کاربردی وب امروزی آشنا می کند.
فصل 10، “کار با XML و LINQ به XML.” این فصل به فناوری‌های XML تعبیه‌شده در ASP.NET و چارچوب دات‌نت زیرین می‌پردازد تا به شما کمک کند به راحتی XML را استخراج، ایجاد، دستکاری و ذخیره کنید.
فصل 11، “IIS7.” احتمالاً مهم‌ترین نسخه IIS در تاریخ خود، IIS 7.0 نحوه میزبانی و کار با برنامه‌های ASP.NET شما را تغییر خواهد داد.
فصل 12، “مقدمه ای بر مدل ارائه دهنده”. تعدادی از سیستم‌ها در ASP.NET تعبیه شده‌اند که زندگی توسعه‌دهندگان را بسیار آسان‌تر و سازنده‌تر از همیشه می‌کنند. این سیستم ها بر اساس معماری به نام مدل ارائه دهنده ساخته شده اند که نسبتاً قابل توسعه است. این فصل یک نمای کلی از این مدل ارائه دهنده و نحوه استفاده از آن در سراسر ASP.NET 3.5 ارائه می دهد.
فصل 13، “توسعه مدل ارائه دهنده.” این فصل به برخی از راه‌های گسترش مدل ارائه‌دهنده موجود در ASP.NET 3.5 می‌پردازد. این فصل همچنین چند پسوند نمونه برای مدل ارائه دهنده را بررسی می کند.
فصل 14، “پیمایش سایت”. بسیاری از توسعه دهندگان به سادگی صفحات منفرد را توسعه نمی دهند، بلکه برنامه هایی را می سازند. یکی از قابلیت های کاربردی ارائه شده توسط ASP.NET 3.5، سیستم ناوبری سایت است که در این فصل به آن پرداخته شده است.
فصل 15، “شخصی سازی”. تیم ASP.NET روشی را برای ذخیره اطلاعات کاربر نهایی ایجاد کرد – سیستم شخصی سازی ASP.NET.
فصل شانزدهم، «عضویت و مدیریت نقش». این فصل سیستم مدیریت عضویت و نقش را پوشش می‌دهد که برای ساده‌سازی افزودن احراز هویت و مجوز به برنامه‌های ASP.NET شما ایجاد شده است. این فصل بر روی استفاده از فایل web.config برای کنترل نحوه اعمال این سیستم‌ها و همچنین کنترل‌های سروری که با سیستم‌های زیربنایی کار می‌کنند، تمرکز دارد.
فصل هفدهم، «چارچوب‌های پورتال و بخش‌های وب». این فصل Web Parts را توضیح می‌دهد – راهی برای کپسوله کردن صفحات به کوچک


This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. If you understand the basics of Web programming, you should not have much trouble following along with this book’s content.
If you are brand new to ASP.NET, be sure to check out Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars (Wiley Publishing, Inc., 2008) to help you understand the basics.
In addition to working with Web technologies, we also assume that you understand basic programming constructs, such as variables, For Each loops, and object-oriented programming.
You may also be wondering whether this book is for the Visual Basic developer or the C# developer. We are happy to say that it is for both! When the code differs substantially, this book provides examples in both VB and C#.
This book spends its time reviewing the 3.5 release of ASP.NET. Each major new feature included in ASP.NET 3.5 is covered in detail. The following list tells you something about the content of each chapter.
Chapter 1, “Application and Page Frameworks.” This chapter shows you how to build ASP.NET applications using IIS or the built-in Web server that comes with Visual Studio 2008. This chapter also shows you the folders and files that are part of ASP.NET. It discusses ways to compile code and shows you how to perform cross-page posting. This chapter ends by showing you easy ways to deal with your classes from within Visual Studio 2008.
Chapters 2, 3, and 4.These three chapters are grouped here because they all deal with server controls. This batch of chapters starts by examining the idea of the server control and its pivotal role in ASP.NET development. In addition to looking at the server control framework, these chapters delve into the plethora of server controls that are at your disposal for ASP.NET development projects.
Chapter 5, “Working with Master Pages.”Master pages are a great capability found in ASP.NET. They provide a means of creating templated pages that enable you to work with the entire application, as opposed to single pages.
Chapter 6, “Themes and Skins.” This chapter looks at how to deal with the styles that your applications require and shows you how to create a centrally managed look-and-feel for all the pages of your application by using themes and the skin files that are part of a theme.
Chapter 7, “Data Binding in ASP.NET 3.5.” One of the more important tasks of ASP.NET is presenting data, and this chapter shows you how to do that with ASP.NET controls.
Chapter 8, “Data Management with ADO.NET.” This chapter presents the ADO.NET data model provided by ASP.NET, which allows you to handle the retrieval, updating, and deleting of data quickly and logically.
Chapter 9, “Querying with LINQ.” LINQ is a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. This chapter introduces you to LINQ and how to use this new feature in web applications today.
Chapter 10, “Working with XML and LINQ to XML.” This chapter looks at the XML technologies built into ASP.NET and the underlying .NET Framework to help you easily extract, create, manipulate, and store XML..
Chapter 11, “IIS7.” Probably the most substantial release of IIS in its history, IIS 7.0 will change the way you host and work with your ASP.NET applications.
Chapter 12, “Introduction to the Provider Model.” A number of systems are built into ASP.NET that make the lives of developers so much easier and more productive than ever before. These systems are built upon an architecture called a provider model, which is rather extensible. This chapter gives an overview of this provider model and how it is used throughout ASP.NET 3.5.
Chapter 13, “Extending the Provider Model.” This chapter looks at some of the ways to extend the provider model found in ASP.NET 3.5. This chapter also reviews a couple of sample extensions to the provider model.
Chapter 14, “Site Navigation.” Many developers do not simply develop single pages—they build applications. One of the application capabilities provided by ASP.NET 3.5 is the site navigation system covered in this chapter.
Chapter 15, “Personalization.”. The ASP.NET team developed a way to store end user information—the ASP.NET personalization system.
Chapter 16, “Membership and Role Management.” This chapter covers the membership and role management system developed to simplify adding authentication and authorization to your ASP.NET applications. This chapter focuses on using the web.config file for controlling how these systems are applied, as well as on the server controls that work with the underlying systems.
Chapter 17, “Portal Frameworks and Web Parts.” This chapter explains Web Parts—a way of encapsulating pages into smaller and more manageable objects.
Chapter 18, “HTML and CSS Design with ASP.NET.” A lot of focus on building a CSS-based Web application was placed on Visual Studio 2008. This chapter takes a close look at how you can effectively work with HTML and CSS design for your ASP.NET applications.
Chapter 19, “ASP.NET AJAX.”AJAX signifies the capability to build applications that make use of the XMLHttpRequest object. New to Visual Studio 2008 is the ability to build AJAX-enabled ASP.NET applications from the default install of the IDE.
Chapter 20, “ASP.NET AJAX Control Toolkit.” This chapter takes a good look at the ASP.NET AJAX Control Toolkit, a series of new controls that are now available to make AJAX web development rather simple.
Chapter 21, “Security.” This security chapter discusses security beyond the membership and role management features provided by ASP.NET 3.5. This chapter provides an in-depth look at the authentication and authorization mechanics inherent in the ASP.NET technology, as well as HTTP access types and impersonations.
Chapter 22, “State Management.” Because ASP.NET is a request-response–based technology, state management and the performance of requests and responses take on significant importance. This chapter introduces these two separate but important areas of ASP.NET development.
Chapter 23 , “Caching.” Because of the request-response nature of ASP.NET, caching on the server becomes important to the performance of your ASP.NET applications. This chapter looks at some of the advanced caching capabilities provided by ASP.NET, including the SQL cache invalidation feature which is part of ASP.NET 3.5.
Chapter 24, “Debugging and Error Handling.” This chapter tells you how to properly structure error handling within your applications. It also shows you how to use various debugging techniques to find errors that your applications might contain.
Chapter 25, “File I/O and Streams.” More often than not, you want your ASP.NET applications to work with items that are outside the base application. This chapter takes a close look at working with various file types and streams that might come into your ASP.NET applications.
Chapter 26, “User and Server Controls.” This chapter describes building your own server controls and how to use them within your applications.
Chapter 27, “Modules and Handlers.” This chapter looks at two methods of manipulating the way ASP.NET processes HTTP requests: HttpModule and HttpHandler. Each method provides a unique level of access to the underlying processing of ASP.NET and can be powerful tools for creating web applications.
Chapter 28, “Using Business Objects.” You are going to have components created with previous technologies that you do not want to rebuild but that you do want to integrate into new ASP.NET applications. Beyond showing you how to integrate your COM components into your applications, this chapter shows you how to build newer style .NET components instead of turning to the previous COM component architecture.
Chapter 29, “Building and Consuming Services.” This chapter reveals the ease not only of building XML Web services, but consuming them in an ASP.NET application. This chapter then ventures further by describing how to build XML Web services that utilize SOAP headers and how to consume this particular type of service.
Chapter 30, “Localization.” ASP.NET provides an outstanding way to address the internationalization of Web applications. This chapter looks at some of the important items to consider when building your Web applications for the world.
Chapter 31, “Configuration.” This chapter teaches you to modify the capabilities and behaviors of ASP.NET using the various configuration files at your disposal.
Chapter 32, “Instrumentation.” The ASP.NET framework includes performance counters, the capability to work with the Windows Event Tracing system, possibilities for application tracing , and the most exciting part of this discussion—a health monitoring system that allows you to log a number of different events over an application’s lifetime.
Chapter 33, “Administration and Management.” This chapter provides an overview of the new GUI tools that come with APS.NET that enable you to manage your Web applications easily and effectively.
Chapter 34, “Packaging and Deploying ASP.NET Applications.” This chapter takes …

دانلود کتاب «ASP.NET 3.5 حرفه ای در سی شارپ و ویژوال بیسیک»

مبلغی که بابت خرید کتاب می‌پردازیم به مراتب پایین‌تر از هزینه‌هایی است که در آینده بابت نخواندن آن خواهیم پرداخت.