The Resource Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta
Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta
Resource Information
The item Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.This item is available to borrow from 1 library branch.
Resource Information
The item Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.
This item is available to borrow from 1 library branch.
- Summary
- ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility. ASP.NET 4.5 in C# is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything you need to know in order to create well-designed ASP.NET websites. Beginning with core concepts the book progresses steadily through key professional skills. You'll be shown how to query databases in detail, consider the myriad applications of XML, and step through all the considerations you need to be aware of when securing your site from intruders. Finally, you'll consider advanced topics such as using client-side validation, jQuery and Ajax. By the time you have read this book you will have learned all the skills you need to use ASP.NET 4.5 with confidence. Understand why ASP.NET 4.5 is so special, what its fundamental principles are, the basics of Visual Studio, how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications. Become familiar with Web API , one of the biggest additions to ASP.NET 4.5, and understand how to use it and integrate it within your existing ASP.NET applications. Discover and the Entity Framework and how to perform data binding to in web applications. Learn the ASP.NET security features and how to best apply them. Examine in detail advanced user interface techniques, including user controls, server controls, custom controls and client-side JavaScript. Use HTML and jQuery with an emphasis on contemporary web development techniques. This book is aimed at developers with a basic understanding on the .NET Framework who want to learn how to use it in a professional environment. Migrating readers without this foundation would be well served by reading Beginning ASP.NET 4.5 in C#, also by Apress, before tackling this book
- Language
- eng
- Edition
- Fifth edition.
- Extent
- xxxix,1187 pages
- Note
-
- Includes index
- On front cover: The Expert's Voice® in .NET and on back cover: Books for Professionals by Professionals®
- Contents
-
- Ch. 1. Your first ASP.NET application
- Ch. 2. Putting ASP.NET in context
- Ch. 3. Essential C# language features
- Ch. 4. Using jQuery
- Ch. 5. Essential development tools
- Ch. 6. SportsStore: a real application
- Ch. 7. SportsStore: navigation & cart
- Ch. 8. SportsStore: completing the cart
- Ch. 9. SportsStore: administration
- Ch. 10. SportsStore: deployment
- Ch. 11. Testable web apps
- Ch. 12. The core ASP.NET platform
- Ch. 13. Lifecycles and context
- Ch. 14. Modules
- Ch. 15. Handlers
- Ch. 16. Page and control lifecycle events
- Ch. 17. Managing request execution
- Ch. 18. Managing state data
- Ch. 19. Caching
- Ch. 20. Caching output
- Ch. 21. Handling errors
- Ch. 22. Managing paths
- Ch. 23. URL routing
- Ch. 24. Advanced URL routing
- Ch. 25. Authentication and authorization
- Ch. 26. Membership
- Ch. 27. ASP.NET configuration
- Ch. 28. Asynchronous request handling
- Ch. 29. Working with controls
- Ch. 30. Forms and request validation
- Ch. 31. Creating custom controls
- Ch. 32. Stateful controls
- Ch. 33. Server-side HTML elements
- Ch. 34. Model binding
- Ch. 35. Data binding
- Ch. 36. Basic data controls
- Ch. 37. Complex data controls
- Ch. 38. Other ASP.NET controls
- Ch. 39. Managing scripts and styles
- Ch. 40. Ajax and web services
- Ch. 41. Client-side validation
- Ch.42. Targeting mobile devices
- Isbn
- 9781430242543
- Label
- Pro ASP.NET 4.5 in C#
- Title
- Pro ASP.NET 4.5 in C#
- Statement of responsibility
- Adam Freeman, Matthew MacDonald, Mario Szpuszta
- Language
- eng
- Summary
- ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility. ASP.NET 4.5 in C# is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything you need to know in order to create well-designed ASP.NET websites. Beginning with core concepts the book progresses steadily through key professional skills. You'll be shown how to query databases in detail, consider the myriad applications of XML, and step through all the considerations you need to be aware of when securing your site from intruders. Finally, you'll consider advanced topics such as using client-side validation, jQuery and Ajax. By the time you have read this book you will have learned all the skills you need to use ASP.NET 4.5 with confidence. Understand why ASP.NET 4.5 is so special, what its fundamental principles are, the basics of Visual Studio, how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications. Become familiar with Web API , one of the biggest additions to ASP.NET 4.5, and understand how to use it and integrate it within your existing ASP.NET applications. Discover and the Entity Framework and how to perform data binding to in web applications. Learn the ASP.NET security features and how to best apply them. Examine in detail advanced user interface techniques, including user controls, server controls, custom controls and client-side JavaScript. Use HTML and jQuery with an emphasis on contemporary web development techniques. This book is aimed at developers with a basic understanding on the .NET Framework who want to learn how to use it in a professional environment. Migrating readers without this foundation would be well served by reading Beginning ASP.NET 4.5 in C#, also by Apress, before tackling this book
- Cataloging source
- UKMGB
- http://library.link/vocab/creatorDate
- 1972-
- http://library.link/vocab/creatorName
- Freeman, Adam
- Dewey number
- 005.276
- Illustrations
- illustrations
- Index
- index present
- LC call number
- TK5105.8885.A26
- LC item number
- F74 2013
- Literary form
- non fiction
- http://library.link/vocab/relatedWorkOrContributorName
-
- MacDonald, Matthew
- Szpuszta, Mario
- Series statement
- The expert's voice in .NET
- http://library.link/vocab/subjectName
-
- Web sites
- Microsoft .NET Framework
- C# (Computer program language)
- C# (Computer program language)
- Microsoft .NET
- Web sites
- Label
- Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta
- Note
-
- Includes index
- On front cover: The Expert's Voice® in .NET and on back cover: Books for Professionals by Professionals®
- Carrier category
- volume
- Carrier category code
-
- nc
- Carrier MARC source
- rdacarrier.
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent.
- Contents
- Ch. 1. Your first ASP.NET application -- Ch. 2. Putting ASP.NET in context -- Ch. 3. Essential C# language features -- Ch. 4. Using jQuery -- Ch. 5. Essential development tools -- Ch. 6. SportsStore: a real application -- Ch. 7. SportsStore: navigation & cart -- Ch. 8. SportsStore: completing the cart -- Ch. 9. SportsStore: administration -- Ch. 10. SportsStore: deployment -- Ch. 11. Testable web apps -- Ch. 12. The core ASP.NET platform -- Ch. 13. Lifecycles and context -- Ch. 14. Modules -- Ch. 15. Handlers -- Ch. 16. Page and control lifecycle events -- Ch. 17. Managing request execution -- Ch. 18. Managing state data -- Ch. 19. Caching -- Ch. 20. Caching output -- Ch. 21. Handling errors -- Ch. 22. Managing paths -- Ch. 23. URL routing -- Ch. 24. Advanced URL routing -- Ch. 25. Authentication and authorization -- Ch. 26. Membership -- Ch. 27. ASP.NET configuration -- Ch. 28. Asynchronous request handling -- Ch. 29. Working with controls -- Ch. 30. Forms and request validation -- Ch. 31. Creating custom controls -- Ch. 32. Stateful controls -- Ch. 33. Server-side HTML elements -- Ch. 34. Model binding -- Ch. 35. Data binding -- Ch. 36. Basic data controls -- Ch. 37. Complex data controls -- Ch. 38. Other ASP.NET controls -- Ch. 39. Managing scripts and styles -- Ch. 40. Ajax and web services -- Ch. 41. Client-side validation -- Ch.42. Targeting mobile devices
- Control code
- 811730954
- Dimensions
- 24 cm
- Edition
- Fifth edition.
- Extent
- xxxix,1187 pages
- Isbn
- 9781430242543
- Isbn Type
- (pbk.)
- Media category
- unmediated
- Media MARC source
- rdamedia.
- Media type code
-
- n
- Other physical details
- illustrations
- System control number
- (OCoLC)811730954
- Label
- Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta
- Note
-
- Includes index
- On front cover: The Expert's Voice® in .NET and on back cover: Books for Professionals by Professionals®
- Carrier category
- volume
- Carrier category code
-
- nc
- Carrier MARC source
- rdacarrier.
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent.
- Contents
- Ch. 1. Your first ASP.NET application -- Ch. 2. Putting ASP.NET in context -- Ch. 3. Essential C# language features -- Ch. 4. Using jQuery -- Ch. 5. Essential development tools -- Ch. 6. SportsStore: a real application -- Ch. 7. SportsStore: navigation & cart -- Ch. 8. SportsStore: completing the cart -- Ch. 9. SportsStore: administration -- Ch. 10. SportsStore: deployment -- Ch. 11. Testable web apps -- Ch. 12. The core ASP.NET platform -- Ch. 13. Lifecycles and context -- Ch. 14. Modules -- Ch. 15. Handlers -- Ch. 16. Page and control lifecycle events -- Ch. 17. Managing request execution -- Ch. 18. Managing state data -- Ch. 19. Caching -- Ch. 20. Caching output -- Ch. 21. Handling errors -- Ch. 22. Managing paths -- Ch. 23. URL routing -- Ch. 24. Advanced URL routing -- Ch. 25. Authentication and authorization -- Ch. 26. Membership -- Ch. 27. ASP.NET configuration -- Ch. 28. Asynchronous request handling -- Ch. 29. Working with controls -- Ch. 30. Forms and request validation -- Ch. 31. Creating custom controls -- Ch. 32. Stateful controls -- Ch. 33. Server-side HTML elements -- Ch. 34. Model binding -- Ch. 35. Data binding -- Ch. 36. Basic data controls -- Ch. 37. Complex data controls -- Ch. 38. Other ASP.NET controls -- Ch. 39. Managing scripts and styles -- Ch. 40. Ajax and web services -- Ch. 41. Client-side validation -- Ch.42. Targeting mobile devices
- Control code
- 811730954
- Dimensions
- 24 cm
- Edition
- Fifth edition.
- Extent
- xxxix,1187 pages
- Isbn
- 9781430242543
- Isbn Type
- (pbk.)
- Media category
- unmediated
- Media MARC source
- rdamedia.
- Media type code
-
- n
- Other physical details
- illustrations
- System control number
- (OCoLC)811730954
Library Links
Embed
Settings
Select options that apply then copy and paste the RDF/HTML data fragment to include in your application
Embed this data in a secure (HTTPS) page:
Layout options:
Include data citation:
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Pro-ASP.NET-4.5-in-C-Adam-Freeman-Matthew/WrN2BUO5Ddk/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Pro-ASP.NET-4.5-in-C-Adam-Freeman-Matthew/WrN2BUO5Ddk/">Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>
Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements
Preview
Cite Data - Experimental
Data Citation of the Item Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta
Copy and paste the following RDF/HTML data fragment to cite this resource
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Pro-ASP.NET-4.5-in-C-Adam-Freeman-Matthew/WrN2BUO5Ddk/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Pro-ASP.NET-4.5-in-C-Adam-Freeman-Matthew/WrN2BUO5Ddk/">Pro ASP.NET 4.5 in C#, Adam Freeman, Matthew MacDonald, Mario Szpuszta</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>