Picture 1 of 3



Gallery
Picture 1 of 3



Have one to sell?
Beginning ASP.NET 4: in C# and VB
US $6.48
Approximately£4.77
or Best Offer
Condition:
Acceptable
A book with obvious wear. May have some damage to the book cover but the book is still completely intact. The binding may be slightly damaged around the edges but it is still completely intact. May have some underlining and highlighting of text and some writing in the margins, but there are no missing pages or anything else that would compromise the readability or legibility of the text. See the seller’s listing for full details and description of any imperfections.
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Postage:
US $6.72 (approx £4.95) USPS Media MailTM.
Located in: Paynesville, Minnesota, United States
Delivery:
Estimated between Tue, 29 Jul and Mon, 4 Aug to 94104
Returns:
30 days return. Buyer pays for return postage. If you use an eBay delivery label, it will be deducted from your refund amount.
Payments:
Shop with confidence
Seller assumes all responsibility for this listing.
eBay item number:394102461291
Item specifics
- Condition
- Artist
- Spaanjaars, Imar
- ISBN
- 9780470502211
About this product
Product Identifiers
Publisher
Wiley & Sons, Incorporated, John
ISBN-10
0470502215
ISBN-13
9780470502211
eBay Product ID (ePID)
78396228
Product Key Features
Number of Pages
848 Pages
Publication Name
Beginning Asp. Net 4 :in C# and Vb
Language
English
Publication Year
2010
Subject
Software Development & Engineering / General, Web / Design, Programming Languages / Asp.Net
Type
Textbook
Subject Area
Computers
Format
Trade Paperback
Dimensions
Item Height
1.8 in
Item Weight
48.9 Oz
Item Length
9.2 in
Item Width
7 in
Additional Product Features
Intended Audience
Trade
LCCN
2009-943646
Illustrated
Yes
Table Of Content
Foreword xxv Introduction xxvii Getting Chapter 1: Started with AS P.NET 4 1 Chapter 2: Building an AS P.NET Web Site 33 Chapter 3: Designing Your Web Pages 65 Chapter 4: Working with AS P.NET Server Controls 105 Chapter 5: Programming Your AS P.NET Web Pages 139 Chapter 6: Creating Consistent Looking Web Sites 197 Chapter 7: Navigation 239 Chapter 8: User Controls 271 Chapter 9: Validating User Input 297 Chapter 10: AS P.NET AJAX 331 Chapter 11: jQuery 367 Chapter 12: Introducing Databases 403 Chapter 13: Displaying and Updating Data 433 Chapter 14: LIN Q and the ADO .NET Entity Framework 477 Chapter 15: Working with Data -- Advanced Topics 529 Chapter 16: Security in Your AS P.NET 4 Web Site 579 Chapter 17: Personalizing Web Sites 619 Chapter 18: Exception Handling, Debugging, and Tracing 655 Chapter 19: Deploying Your Web Site 697 Appendix A: Exercise Answers 731 Appendix B: Configuring SQL Server 2008 757 Index 777
Synopsis
This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes., This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes. Anyone new to web programming should be able to follow along because no prior background in web development is assumed although it helps if you do have a basic understanding of HTML and the web in general. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters. Do you have a strong preference for Visual Basic over C# or the other way around? Or do you think both languages are equally cool? Or maybe you haven't made up your mind yet and want to learn both languages? Either way, you'll like this book because all code examples are presented in both languages Even if you have some experience with prior versions of ASP.NET, you may gain a lot from this book. Although many concepts from previous versions are brought forward into ASP.NET 4, you'll discover there's a lot of new stuff to be found in this book, including an introduction to the ADO.NET Entity Framework, the inclusion of jQuery, ASP.NET AJAX, the many changes to the ASP.NET 4 Framework, and much more. This book teaches you how to create a feature-rich, data-driven, and interactive web site called Planet Wrox. Although this is quite a mouthful, you'll find that with Visual Web Developer 2010, developing such a web site isn't as hard as it seems. You'll see the entire process of building a web site, from installing Visual Web Developer 2010 in Chapter 1 all the way up to putting your web application on a live server in Chapter 19. The book is divided into 19 chapters, each dealing with a specific subject. Chapter 1, "Getting Started with ASP.NET 4" shows you how to obtain and install Visual Web Developer 2010. You'll get instructions for downloading and installing the free edition of Visual Web Developer 2010, called the Express edition. You are also introduced to HTML, the language behind every web page. The chapter closes with an overview of the customization options that Visual Web Developer gives you. Chapter 2, "Building an ASP.NET Web Site" shows you how to create a new web site and how to add new elements like pages to it. Besides learning how to create a well-structured site, you also see how to use the numerous tools in Visual Web Developer to create HTML and ASP.NET pages. Chapter 3, "Designing Your Web Pages." Visual Web Developer comes with a host of tools that allow you to create well-designed and attractive web pages. In this chapter, you see how to make good use of these tools. Additionally, you learn about CSS, the language that is used to format web pages. Chapter 4, "Working with ASP.NET Server Controls." ASP.NET Server Controls are one of the most important concepts in ASP.NET. They allow you to create complex and feature-rich web sites with very little code. This chapter introduces you to the large number of server controls that are available, explains what they are used for, and shows you how to use them. Chapter 5, "Programming Your ASP.NET Web Pages." Although the built-in CSS tools and the ASP.NET Server Controls can get you a long way in creating web pages, you are likely to use a programming language to enhance your pages. This chapter serves as an introduction to programming with a strong focus on programming web pages. Best of all: all the examples you see in this chapter (and the rest of the book) are in both Visual Basic and C#, so you can choose the language you like best.</, Build rich web sites with the latest version of ASP.NET ASP.NET is the part of the .NET Framework that enables you to build rich, dynamic web sites. The latest version ASP.NET 4 boasts numerous improvements to the previous iteration, including Web Forms enhancements and jQuery support. This step-by-step book walks you through building rich web sites with ASP.NET 4 and is packed with in-depth examples in both C# and VB. With hands-on exercises that take you right into the action, you'll learn how to build web sites firsthand while you get a good look at what goes on behind the scenes when you view an ASP.NET 4 page in your browser. Beginning ASP.NET 4: Demonstrates how to build ASP.NET 4 web pages Explains adding features with pre-built server controls Reviews working with the development tools to create ASP.NET web sites Shares techniques for creating consistent-looking web sites Teaches you how to implement jQuery and AJAX techniques in your web sites Shows you how to work with databases and the Microsoft® ADO.NET Entity Framework Addresses securing and personalizing your site Investigates exception handling, debugging, and tracing pages Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved. wrox.com Programmer Forums Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world. Code Downloads Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use. Read More Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.
LC Classification Number
TK5105.8885.A26
Item description from the seller
About this seller
ARK.ConsignmentsBooksAndTreasures
90.9% positive Feedback•699 items sold
Registered as a private sellerThereby, consumer rights stemming from EU consumer protection law do not apply. eBay buyer protection still applies to most purchases.
Seller Feedback (236)
- a***u (681)- Feedback left by buyer.Past 6 monthsVerified purchaseExcellent service. As described and on time.
- 6***2 (16)- Feedback left by buyer.Past yearVerified purchaseI ordered a case of Discreet pads MAX absorbency, according to the post supposedly 10 packages. I received the package it stunk so bad of cigarette some that I left it in the garage to air out! When I opened it today, there were only 5 packs of max absorbency, the other 5 packages were moderate, which are worthless. When I contacted the seller, he was nasty saying he didn’t have that other “brand” and I couldn’t buy it for the price in the store, and then said and have a nice day! NASTY!Attends Discreet Bladder Control Pads, Maximum, Liner Pads, ADPMAX - lot of 10 (#393965317110)
- k***m (5)- Feedback left by buyer.Past yearVerified purchaseTimely delivery with care in packaging. Thank you1989 Country Kids Collectors Recipe Plate "SNOW MAGIC" PLATE 1 OF 5 (#394374644080)
Product ratings and reviews
Most relevant reviews
- 02 Apr, 2018
great tittle
Verified purchase: YesCondition: Pre-ownedSold by: worldofbooksusa
More to explore:
- Ages 4-8 Children's Books,
- Off Road & 4 Wheel Drive Magazines,
- Children's Ages 4-8 Books in Polish,
- Off Road & 4 Wheel Drive Monthly Magazines,
- David Walliams Ages 4-8 Fiction Books,
- Arthur C. Clarke Fiction Fiction & Books,
- Fiction Hardcover Arthur C. Clarke & Books,
- Russian Ages 4-8 Children's & Young Adults' Books,
- Children's Short Stories Ages 4-8 Fiction Books,
- Dr. Seuss Fiction Books & Ages 4-8 Intended Audience