In order to get more accurate results, our search has the following Google-Type search functionality:
If you use '+' in front of a word, then that word will be present in the search results.
ex: Harry +Potter will return results with the word 'Potter'.
If you use '-' in front of a word, then that word will be absent in the search results.
ex: Harry -Potter will return results without the word 'Potter'.
If you use 'AND' between two words, then both of those words will be present in the search results.
ex: Harry AND Potter will return results with both 'Harry' and 'Potter'.
If you use 'OR' between two words, then bth of those words may or may not be present in the search results.
ex: Harry OR Potter will return results with just 'Harry', results with just 'Potter' and results with both 'Harry' and 'Potter'.
If you use 'NOT' before a word, then that word will be absent in the search results.
ex: Harry NOT Potter will return results without the word 'Potter'.
Placing '""' around words will perform a phrase search. The search results will contain those words in that order.
ex: "Harry Potter" will return any results with 'Harry Potter' in them, but not 'Potter Harry'.
Using '*' in a word will perform a wildcard search. The '*' signifies any number of characters. Searches can not start with a wildcard.
ex: Pot*er will return results with words starting with 'Pot' and ending in 'er'. In this case, 'Potter' will be a match.
|
|
|||
|
|
||||
OverviewASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivalled power and flexibility. This comprehensive book will teach you everything you need to know in order to create well architected ASP.NET websites. Beginning with core core concepts such as the structure of the .NET Framework and how ASP.NET is founded upon it 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 ASP.NET with MVC 4, ASP.NET AJAX, HTML5 and Silverlight. 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. What you'll learn * 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 ASP.NET MVC 4, one of the biggest additions to ASP.N ET 4, and understand how to use it and integrate it within your existing ASP.NET applications. * Discover the intricacies of ADO.NET and the Entity Framework and how to perform data binding to many sources, from databases to file streams and XML. * Learn the various forms of security available and how to best apply them. Once considered the Achilles' heel of all Windows web applications, security has vastly improved and is now a cornerstone of ASP.NET. * Examine in detail advanced user interface techniques, including user controls, customer server controls, client-side JavaScript, GDI+, and Silverlight. * Understand how to work with web services, an important skill in an increasingly connected world. * Use ASP.NET AJAX, HTML and JavaScript, with an emphasis on contemporary web development techniques. Who this book is for 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. Full Product DetailsAuthor: Adam Freeman , Matthew MacDonald , Mario SzpusztaPublisher: APress Imprint: APress Country of Publication: United States Edition: 5th New edition Weight: 0.454kg ISBN: 9781430242543ISBN 10: 143024254 Pages: 1620 Publication Date: 10 July 2013 Audience: Professional and scholarly , Professional & Vocational Format: Paperback Publisher's Status: Forthcoming Availability: Available Limited stock is available. It will be ordered for you and shipped pending supplier's limited stock. Table of ContentsReviewsAuthor InformationTab Content 6Author Website:Countries AvailableAll regions |
||||