Bild 1 von 1

Galerie
Bild 1 von 1

Pure ASP. Net: A Code-Intensive Premium Referenz TPB sehr gut-
US $18,94
Ca.EUR 16,16
Artikelzustand:
“This book is almost like new except for former owner's name written on outside fore edges. All pages ”... Mehr erfahrenÜber den Artikelzustand
Sehr gut
Buch, das nicht neu aussieht und gelesen wurde, sich aber in einem hervorragenden Zustand befindet. Der Einband weist keine offensichtlichen Beschädigungen auf. Bei gebundenen Büchern ist der Schutzumschlag vorhanden (sofern zutreffend). Alle Seiten sind vollständig vorhanden, es gibt keine zerknitterten oder eingerissenen Seiten und im Text oder im Randbereich wurden keine Unterstreichungen, Markierungen oder Notizen vorgenommen. Der Inneneinband kann minimale Gebrauchsspuren aufweisen. Minimale Gebrauchsspuren. Genauere Einzelheiten sowie eine Beschreibung eventueller Mängel entnehmen Sie bitte dem Angebot des Verkäufers.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Versand:
US $5,22 (ca. EUR 4,46) USPS Media MailTM.
Standort: Brentwood, Tennessee, USA
Lieferung:
Lieferung zwischen Di, 9. Sep und Do, 11. Sep nach 94104 bei heutigem Zahlungseingang
Rücknahme:
Keine Rücknahme.
Zahlungen:
Sicher einkaufen
- Gratis Rückversand im Inland
- Punkte für jeden Kauf und Verkauf
- Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:396871472368
Der Erlös nach Kosten geht an Friends of the Brentwood Library Inc
- Offizielles eBay für Charity-Angebot. Mehr erfahren
- Verkauf zugunsten einer geprüften gemeinnützigen Partnerorganisation.
Artikelmerkmale
- Artikelzustand
- Sehr gut
- Hinweise des Verkäufers
- ISBN
- 9780672320699
Über dieses Produkt
Product Identifiers
Publisher
Pearson Education
ISBN-10
067232069X
ISBN-13
9780672320699
eBay Product ID (ePID)
28038421744
Product Key Features
Number of Pages
640 Pages
Publication Name
Pure Asp. Net : a Code-Intensive Premium Reference
Language
English
Subject
Programming Languages / General, Web / Design, Programming / Microsoft
Publication Year
2001
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.4 in
Item Weight
29.8 Oz
Item Length
9 in
Item Width
5.9 in
Additional Product Features
Intended Audience
Trade
LCCN
00-108321
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.2/76
Table Of Content
Introduction. I. OVERVIEW OF ASP.NET. 1. ASP.NET and the Microsoft .NET Framework. Overview of Microsoft .NET. Goals of Microsoft .NET. Technologies of the Microsoft .NET Framework. Benefits of the Microsoft.NET Framework. 2. The Common Language Runtime. Overview of the Common Language Runtime. Microsoft Intermediate Language. JIT Compilation. Assemblies. Garbage Collection in the _Microsoft .NET Runtime. 3. ASP.NET Web Forms. Server-Side Code Blocks. ASP.NET Web Form Events. Visual Studio and the Code Behind Method. 4. ASP.NET Controls. ASP.NET Controls Generate HTML. ViewState Management. HTML Controls. Web Controls. Custom Controls. 5. List Controls. Types of List Controls. Benefits of Using List Controls. How the List Controls Work. 6. Validating User Input. What Are Validation Controls? Benefits of Using Validation Controls. Types of Validation Controls. Displaying Errors. 7. Understanding Data Access with ADO.NET. Benefits of ADO.NET. The ADO.NET Object Model. 8. Overview of Web Services. What Are Web Services? Why Use Web Services? Exposing Web Services. Consuming Web Services. II. DEVELOPING WITH ASP.NET. 9. Building ASP.NET Pages with HTML and Web Controls. A Technical Overview of Web Controls. Core Web Controls. 10. Encapsulating ASP.NET Page Functionality with User Controls. Creating a Simple User Control. Fragment Caching. 11. Working with ASP.NET List Controls. Binding Data to List Controls. The Repeater List Control. The DataList List Control. The DataGrid Control. 12. Working with ASP.NET Validation Controls. Properties and Methods Common to All Controls. Placing a Control on a Web Form. Formatting Error Messages. The RequiredField Validator. The Range Validator. The Compare Validator. The RegularExpression Validator. The Custom Validator. The ValidationSummary Web Control. 13. Data Access with ADO.NET. Using the Connection Object. Using the Command Object. Using the DataReader Object. Working with Stored Procedures. Working with Transactions. 14. Building Components for ASP.NET. What Are Components? Benefits of Using Components. Microsoft Windows DNA. Components and Microsoft .NET. Namespaces. Classes. COM Interoperability. COM+ Services: Using Transactions from Microsoft .NET. 15. Building Web Services. Creating a Web Service. Building Web Services into _an Existing Application. Consuming Web Services. Using Precompiled Web Services. Consuming Web Services from a Web Form. Consuming Web Services from _a Windows Form. 16. Configuring and Optimizing an ASP.NET Application. Configuring ASP.NET Applications. Optimizing ASP.NET Applications. 17. Securing and Deploying an ASP.NET Application. ASP.NET Installation Benefits. Deploying ASP.NET Pages. Deploying Components. Securing an Application. III. MICROSOFT .NET REFERENCE BY NAMESPACE. 18. System.Collections Reference. The ArrayList Class. The BitArray Class. The Hashtable Class. The Queue Class. The SortedList Class. The Stack Class. 19. System.Data.SqlClient Reference. The SqlCommand Class. The SqlConnection Class. The SqlDataReader Class. The SqlDbType Class. The SqlParameter Class. The SqlParameterCollection Class. The SqlTransaction Class. 20. System.Web Reference. The HttpBrowserCapabilities Class. The HttpRequest Class. The HttpResponse Class. 21. System.Web.UI.WebControls Reference. The WebControl Class. The HyperLink Class. The Button Class. The Calendar Class. The Label Class. The Image Class. The Panel Class. The TextBox Class. The CheckBox Class. The ImageButton Class. The LinkButton Class. The RadioButton Class. The BaseValidator Class. The CompareValidator Class. The CustomValidator Class. The RangeValidator Class. The RegularExpressionValidator Class. The RequiredFieldValidator Class. The ValidationSummary Class. Selected Static Classes. Index
Synopsis
Pure ASP.NET is a premium reference for Active Server Pages development in the new Microsoft .NET Framework. Like all books in the Pure Series, Pure Active Server Pages.NET is comprised of 3 parts. Part I Conceptual Reference is a fast-paced primer that covers ASP.NET fundamentals and concepts.Part II Techniques Reference is full of well-commented, commercial-quality code that illustrates practical applications of ASP.NET concepts. Examples are presented in both Visual Basic and C# to appeal to a wide variety of programmers. Part III Syntax and Object Reference contains detailed coverage of .NET Namespaces such as System.Web and System.Data that are invaluable to ASP.NET developers., Pure ASP.NET is a premium reference for Active Server Pages development in the new Microsoft .NET Framework. Like all books in the Pure Series, Pure Active Server Pages.NET is comprised of 3 parts. Part I Conceptual Reference is a fast-paced primer that covers ASP.NET fundamentals and concepts. Part II Techniques Reference is full of well-commented, commercial-quality code that illustrates practical applications of ASP.NET concepts. Examples are presented in both Visual Basic and C# to appeal to a wide variety of programmers. Part III Syntax and Object Reference contains detailed coverage of .NET Namespaces such as System.Web and System.Data that are invaluable to ASP.NET developers.
LC Classification Number
TK5105.8885.A26L35
Artikelbeschreibung des Verkäufers
Rechtliche Informationen des Verkäufers
Info zu diesem Verkäufer
Friends of Brentwood Library
100% positive Bewertungen•2.979 Artikel verkauft
Angemeldet als gewerblicher Verkäufer
Verkäuferbewertungen (1.099)
- e***t (432)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufI had a great shopping experience with this seller. Everything arrived exactly as described, and it shipped on time and in packaging that protected the products. Since I was getting three items in the set, I thought it was a good value for my money. Would definitely recommend this seller again!
- r***1 (2406)- Bewertung vom Käufer.Letzter MonatBestätigter KaufHAPPY, HAPPY! Book is absolutely pristine and arrived securely wrapped in a nice box. Seller was great to communicate with and prompt in replies to my questions. Quick out-the-door shipping as well. Thank you so much for the great buying experience. :)
- x***6 (93)- Bewertung vom Käufer.Letzte 6 MonateBestätigter KaufExcellent communication, packaging was well done. Item as described. Fantastic value, prompt postage. Highly recommend this seller.
Noch mehr entdecken:
- Romane & Erzählungen für Kinder & Jugendliche mit Gute-Nacht-Geschichten & Kinderreimen,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik Disney Bücher,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik Bücher Mädcheninteresse,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik Bücher Freundschaft,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik-Bücher auf Deutsch,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik - 4-8 - Jahre Bücher,
- 9-12 Jahre Gute-Nacht-Geschichten - & -Kinderreime-Belletristik-Bücher,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik-Jugendliche Mädcheninteresse Bücher,
- Gute-Nacht-Geschichten - & -Kinderreime-Belletristik-Jugendliche Bücher auf Deutsch,
- Romane & Erzählungen für Kinder & Jugendliche mit Gute-Nacht-Geschichten & Kinderreimen Erstes Lesen