e99 Online Shopping Mall
Help | |
Home - Computer - Asp (Books) |
  | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Microsoft ASP.NET 4 Step by Step (Step By Step (Microsoft)) by George Shepherd | |
Paperback: 640
Pages
(2010-04-30)
list price: US$44.99 -- used & new: US$24.98 (price subject to change: see help) Asin: 0735627010 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Teach yourself the fundamentals of Web development with ASP.NET 4-one step at a time. With STEP BY STEP, you get the guidance and learn-by-doing examples you need to start building Web applications and Web services in the Microsoft Visual Studio® 2010 environment. The author-a highly regarded programming expert, writer, and instructor-illuminates ASP.NET features through practical examples that help developers quickly grasp concepts and apply techniques to the real world. The book also includes a companion CD with code samples, data sets, and a fully searchable eBook. Customer Reviews (3)
Very Dissapointed
Not worth the paper printed on
Terrible!! |
22. ASP.NET 3.5 Unleashed by Stephen Walther | |
Hardcover: 1920
Pages
(2008-01-07)
list price: US$64.99 -- used & new: US$35.99 (price subject to change: see help) Asin: 0672330113 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced. This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft’s server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft’s client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.) CD-ROM includes all examples and source code presented in this book in both C# and Visual Basic. Customer Reviews (45)
Great book for beginners...despite the other reviews
Excellent resource
Excellent! - worthwhile
Only book on ASP.Net worth buying
Book Review for ASP.NET Unleashed |
23. ASP: Learning by Example by Robert B. Mellor | |
Paperback: 96
Pages
(2001-09-15)
list price: US$14.95 -- used & new: US$10.31 (price subject to change: see help) Asin: 1887902686 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (18)
Joseph Justice
Examples OK but CODE is an embarrassment
Not for beginners
Great Teaching Text
ASP: Learning by Example |
24. Murach's ASP.NET 2.0 Web Programming with C# 2005 by Joel Murach, Anne Boehm | |
Paperback: 841
Pages
(2006-03-21)
list price: US$52.50 -- used & new: US$105.90 (price subject to change: see help) Asin: 1890774316 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description As its title implies, this book teaches you how to develop web applications using ASP.NET 2.0. That means it teaches all the features that are new in ASP.NET 2.0, including master pages, database access using both SQL and object data sources, the new code-behind model, site navigation features, authentication using the Web Site Administration tool and login controls, profiles, themes, and web parts. #1: It gives you a 5-chapter section on database programming #2: It teaches you ASP.NET 2.0 development the way it should be done, using Visual Studio 2005 #3: Complete applications show you how all the pieces interact So if you need to learn ASP.NET 2.0, we hope you'll try this book first. We're convinced that it will deliver the training you need in record time. Customer Reviews (23)
Murach's ASP.NET 2.0 Web Programming with C# 2005
Great Seller
OK resource, but poor excuse to not explore a valuable resource.
Great service
Extremely helpful |
25. ASP in a Nutshell, 2nd Edition by Keyton Weissinger | ||||
Paperback: 492
Pages
(2000-07-06)
list price: US$39.99 -- used & new: US$7.00 (price subject to change: see help) Asin: 1565928431 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | ||||
Editorial Review Product Description The book is organized into three parts: an introduction to ASP, a language reference, and appendices. This edition has been updated for IIS 5.0 and ASP 3.0--respectively the latest flavors of Microsoft's flagship Web server and scripting engines. The ASP introduction is very brief, but it adequately explains the basic concepts behind ASP and server-side scripting. The heart of the title is the language reference that covers the intrinsic ASP objects, plus ActiveX Data Objects (ADO) 2.6, Collaboration Data Objects, file access, and more. Each section is tagged with staggered page markers that usually make it unnecessary to resort to the book's index to find a topic. While there are no full-blown code examples, the small code fragments that are included for most objects are valuable in illustrating usage. Throughout, the information is accurate and to the point, which is exactly what busy programmers really need in a desktop reference. --Stephen W. Plain Topics covered: Customer Reviews (61)
Excellent ASP reference book
Excellent book!
Good reference and code samples, but...
Best book to brush up ASP concepts before moving to ASP.NET The book helped me *VERY* quickly go through ASP 3.0 and now I feel very comfortable reading the .NET books and can now truly appreciate ASP.NET. A GREAT reference book!
Needs a VBScript/JScript book to complement it... This is yet another reference book that I've owned both editions of because I thought it was useful enough to update; but then, my site is developed using ASP, so I'm probably biased in this respect. Ok, so I got the 1st Edition late on in the game and was a little reluctant to part with cash for the new edition - but as IIS 5 started to become standard for Windows hosting, and I had access to it after getting Windows XP Pro... I thought it was about time I updated it. ASP in a Nutshell is my first point of reference when I'm looking up the properties of a particular ASP object. I've also found it an invaluable guide for connecting and manipulating ASP scripts that used ADO for data storage and manipulation. For a while it was the only book I owned that covered the issue of connecting ASP scripts to databases. Most of the installable components I'd never heard of before getting the book, just as well really because few are of much use - even if they aren't available on your system, a lot can be easily reproduced. The areas I find myself most frequently refering to are the main set of ASP objects, the FileSystem Object and the ActiveX Data Objects. These go into enough detail to keep all but the experienced programmers happy. For those new to the Windows scene, there is a brief but detailed guide to setting up ASP to work with your IIS server; but it's hardly rocket science since a clean install of IIS will set up most (if not all) of what you need anyway! If you use ASP regularly, or you intend to, then ASP in a Nutshell should be on your desktop... but please remember it won't fulfill all your ASP development needs without another book to fill in the language gaps. What book you choose to accompany it depends on your language and experience... I personally like VBScript in a Nutshell. ... Read more |
26. Pro ASP.NET 4 CMS: Advanced Techniques for C# Developers Using the .NET 4 Framework by Alan Harris | |
Paperback: 320
Pages
(2010-06-22)
list price: US$42.99 -- used & new: US$24.95 (price subject to change: see help) Asin: 1430227125 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description To be a successful ASP.NET 4 developer, you need to know how to apply the vast array of new functionality available in the latest release of the .NET 4 Framework and Visual Studio 2010. This book will immerse you in a variety of advanced topics, including architecting different application data tiers, memory caching paradigms, data mining, and search engine optimization. Working through step-by-step exercises using P/LINQ, DLR, MEF, MVC, IronPython, Axum, and Ajax, you will learn a variety of approaches to building each of the key application tiers common to all web solutions. Using a proven technique of illustrating advanced concepts with functional solutions, all topics in the book are modeled on a fully operational content management system (CMS), built from the ground up. This ensures that you’ll be introduced to real-world examples that demonstrate the full functionality of the .NET 4 Framework for ASP.NET, and that you’ll be able to apply your new skills to any web development situation. |
27. Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX by Christian Wenz | |
Paperback: 480
Pages
(2007-09-18)
list price: US$39.99 -- used & new: US$22.87 (price subject to change: see help) Asin: 0596514247 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time. Customer Reviews (6)
The best book for AJAX beginners
great starter book on the subject
If you want to know about AJAX using .NET buy this book
OUTSTANDING SERVICE !!!
Good book for beginner in AJAX |
28. Pro ASP.NET MVC Framework by Steven Sanderson | |
Paperback: 550
Pages
(2009-04-30)
list price: US$49.99 -- used & new: US$5.39 (price subject to change: see help) Asin: 1430210079 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clearest understanding of how this exciting new framework could improve your coding efficiency—and you’ll gain invaluable up–to–date awareness of security, deployment, and interoperability challenges. The ASP.NET MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform. It introduces a radically new high–productivity programming model that promotes cleaner code architecture, test–driven development, and powerful extensibility, combined with all the benefits of ASP.NET 3.5. An integral benefit of this book is that the core Model–View–Controller architectural concepts are not simply explained or discussed in isolation, but demonstrated in action. You’ll work through an extended tutorial to create a working e–commerce web application that combines ASP.NET MVC with the latest C# 3.0 language features and unit–testing best practices. By gaining this invaluable, practical experience, you can discover MVCs strengths and weaknesses for yourself—and put your best learned theory into practice. This book is for web developers with a basic knowledge of ASP.NET and C# who want, or need, to start using the new ASP.NET MVC framework. The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder. You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career. Customer Reviews (72)
Its redundant 2nd edition is out
An excellent resource and enjoyable to read
Just Awesome
Great Second Book
Good One |
29. ASP.NET 3.5 For Dummies by Ken Cox | |
Paperback: 432
Pages
(2008-02-19)
list price: US$29.99 -- used & new: US$9.39 (price subject to change: see help) Asin: 0470195924 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description First, you’ll get an introduction to all the tools and terminology you need to understand ASP.NET. If you’ve used earlier versions of ASP.NET and Visual Web Developer, you can probably skip that part and jump right into what’s new in 3.5. You'll make friends with LINQ and SQL, create sites in Visual Web Developer 2008 Express, and much more. Before you know it, you’ll discover how to: The softball team is going to love that Web site, and your customers might enjoy shopping on your site so much that you’ll have to expand your business to fill all the orders! We can’t promise that, of course, but we’re pretty sure that ASP.NET 3.5 For Dummies will make creating Web sites easier and a lot more fun. Customer Reviews (16)
Vague at Times
Excellent Step By Step Guide On ASP.NET 3.5
Too confusing
Excellent overview of asp.net 3.5
fast shipping |
30. Programming Microsoft ASP.NET 3.5 by Dino Esposito | |
Paperback: 1128
Pages
(2008-02-23)
list price: US$59.99 -- used & new: US$23.99 (price subject to change: see help) Asin: 0735625271 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Get the practical, popular reference written by ASP.NET authority Dino Espositonow updated for ASP.NET 3.5. An in-depth guide to the core features of Web development with ASP.NET, this book goes beyond the fundamentals. It expertly illustrates the intricacies and uses of ASP.NET 3.5in a single volume. Part of Microsoft Visual Studio® 2008, ASP.NET 3.5 includes AJAX functionality, the Microsoft Silverlight™ cross-platform development tool, new controls, and new integration features. This pragmatic guide covers these new features, and also includes coverage of Windows® Communication Foundation, LINQ, and other key Microsoft .NET Framework 2.0, 3.0, and 3.5 capabilities. Complete with extensive code samples and code snippets in Microsoft Visual C# 2008, this is the ideal reference for developers who want to learn what’s new in ASP.NET 3.5, or for those building professional-level Web development skills. Customer Reviews (10)
Excellent Book
Comprehensive source of information about ASP.NET
Dino - Best ASP.NET Advanced Topics Books on the Market
good overview
Good overview of technology with some poor design tips |
31. ASP.NET 2 For Dummies (For Dummies (Computer/Tech)) by Bill Hatfield | |
Paperback: 432
Pages
(2005-12-19)
list price: US$24.99 -- used & new: US$0.72 (price subject to change: see help) Asin: 076457907X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (46)
Great for the beginner
ASP.NET for those who don't want to use Visual Studio
Great first book!
A better title would include the words "visual basic"
ASP.NET for DUMMIES |
32. Professional ASP.NET 3.5 AJAX (Wrox Programmer to Programmer) by Bill Evjen, Matt Gibbs, Dan Wahlin, Dave Reed | |
Paperback: 552
Pages
(2009-02-03)
list price: US$44.99 -- used & new: US$14.39 (price subject to change: see help) Asin: 0470392177 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description ASP.NET revolutionized Web application development. The platform handles many of the complexities of creating Web applications. Now ASP.NET AJAX takes the development platform even further. The lines between rich client applications and traditionally less interactive browser-based applications are being further blurred with the use of this technology. The ASP.NET AJAX Library brings object-oriented programming to JavaScript development for modern browsers, and the ASP.NET AJAX Extensions makes it easy to write rich Web applications that communicate with the Web server asynchronously. Again, the complexities are made easy by using ASP.NET. The new server controls that are part of ASP.NET AJAX make it simple to designate parts of the page to be updated automatically without making the user pause and wait while the data is refreshed. You can have partial page updates without writing a single line of code. Other new controls let you alert the user that background work is happening and designate regular intervals at which updates occur. In addition, the ASP.NET AJAX Control Toolkit makes it easy to make your user interface really come to life with animations, modal dialogs, transition effects, and more. Ajax is definitely the hot buzzword in the Web application world at the moment. Ajax is an acronym for Asynchronous JavaScript and XML and, in Web application development, it signifies the capability to build applications that make use of the The creation and the inclusion of the Shortly thereafter, Microsoft released a beta for a new toolkit that enabled developers to incorporate Ajax features in their Web applications. This toolkit, code-named Atlas and later renamed ASP.NET AJAX, makes it extremely simple to start using Ajax features in applications today. Prior to Visual Studio 2008, the ASP.NET AJAX product used to be a separate application that developers were required to install on their machine and the Web server that they were working with. This release gained in popularity quite rapidly and has now been made a part of the Visual Studio 2008 offering. Not only is it a part of the Visual Studio 2008 IDE, the ASP.NET AJAX product is also baked into the .NET Framework 3.5. This means that in order to use ASP.NET AJAX, developers are not going to need to install anything if they are working with ASP.NET 3.5. Overall, Microsoft has fully integrated the entire ASP.NET AJAX experience in that developers can easily use Visual Studio and its visual designers to work with your Ajax-enabled pages and even have the full debugging story that they would want to have with their applications. Using Visual Studio 2008, developers are now able to debug straight into the JavaScript that they are using in the pages. In addition, it is important to note that Microsoft focused a lot of attention on cross-platform compatibility with ASP.NET AJAX. Developers will find that the Ajax-enabled applications that they build upon the .NET Framework 3.5 are able to work within all the major up-level browsers out there (e.g., FireFox and Opera). This book is aimed at experienced ASP.NET developers looking to add AJAX to their applications, and experienced Web developers who want to move to using ASP.NET and AJAX together. In this book, I assume that you already have an understanding of how ASP.NET works. For an in-depth discussion of ASP.NET, I recommend Professional ASP.NET 3.5 by Bill Evjen, et al. (Wrox, 2008). The focus here is on how you can extend ASP.NET applications to update portions of the page asynchronously and to add richer UI elements to a page. ASP.NET AJAX makes it easy to enrich your existing application or to design a new application to provide a better experience for users. The differences among modern browsers have been abstracted, allowing you to write to a common set of APIs and trust that the user will get the correct behavior whether they are using Internet Explorer, Firefox, or Safari. If you know how to author ASP.NET pages, you can easily start using the Microsoft AJAX library to manipulate the browser’s Document Object Model and communicate with the server to update the user’s view of data without forcing them to wait for the entire page to be refreshed. This book covers ASP.NET 3.5 AJAX. It does not cover ASP.NET 3.5, on which ASP.NET AJAX is built. The examples lead you from the core of what is included in the ASP.NET AJAX Library through the core controls you would first start using. You build on that using the core JavaScript library and the ASP.NET AJAX Toolkit before covering debugging, deployment, and custom control development. The ASP.NET 3.5 release includes the Microsoft AJAX Library as well as the server controls that can be used in ASP.NET pages to extend applications, making them more rich and interactive. It does so by leveraging the ASP.NET AJAX Library, which is JavaScript that runs in the browser. The server controls and JavaScript Library work together to let you update HTML with data obtained asynchronously from the server. The ASP.NET application services are exposed to JavaScript classes in the ASP.NET AJAX Library, making authentication and personalization accessible from the browser. Chapter 1 introduces you to ASP.NET AJAX. This book discusses the need for AJAX Libraries and explain how ASP.NET AJAX compares to other AJAX Libraries. You will see how ASP.NET AJAX is composed of client and server pieces and that you can use the client library with any server platform you choose. In Chapter 2, the focus is on the most popular and easily applied feature of ASP.NET, the UpdatePanel control. This control allows you to automatically update portions of a page asynchronously, without subjecting the user to a visible pause while the page refreshes. Chapters 3 and 4 give you some key information about working with JavaScript and how the ASP.NET AJAX Library makes development with JavaScript easier. The book then works through several key features, including control of script resources and working with the ScriptManager control in Chapter 5, the new ASP.NET 3.5 ability to work with the back button in Chapter 6, and the ASP.NET AJAX Toolkit in Chapter 7 and all it has to offer for creating rich user interfaces. The next chapter, Chapter 8, looks at how to use ASP.NET’s application services (such as the Membership and Role management systems) with ASP.NET AJAX. Chapter 9 looks at networking objects. Chapter 10 looks at working with animations in ASP.NET AJAX. Chapter 11 shows you how to develop custom AJAX controls. Chapters 12, 13, and 14 shows the reader how to incorporate Ajax in some other ASP.NET core features such as Web Parts, localization, and state management. Chapter 15 looks at what is required to test and debug Ajax applications, and finally, Chapter 16 explores how to deploy ASP.NET AJAX applications. Customer Reviews (2)
Good Overall Book
Very good introductory book updated and improved |
33. ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution (Wrox Programmer to Programmer) by Vincent Varallo | |
Paperback: 504
Pages
(2009-02-03)
list price: US$49.99 -- used & new: US$12.39 (price subject to change: see help) Asin: 0470396865 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
Good book; Interesting ideas; Wish it included other technologies
The quickest and easiest way to catch up with ASP.NET 3.5
Great for Beginners, Otherwise Disappointing
Still Waiting for ASP.NET 3.5 Problem - Design - Solution?
No Entity Framework |
34. Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5 by Adam Calderon, Joel Rumerman | |
Paperback: 648
Pages
(2008-07-06)
list price: US$49.99 -- used & new: US$31.57 (price subject to change: see help) Asin: 0321514440 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description “Supported by the leaders and principal authorities of core Microsoft technologies, this series has an author pool that combines some of the most insightful authors in the industry with the lead software architects and developers at Microsoft and the developer community at large.” – Don Box Architect, Microsoft “This is a great resource for professional .NET developers. It covers all bases, from expert perspective to reference and how-to. Books in this series are essential reading for those who want to judiciously expand their knowledge base and expertise.” –John Montgomery Principal Group Program Manager, Developer Division, Microsoft “This foremost series on .NET contains vital information for developers who need to get the most out of the .NET Framework. Our authors are selected from the key innovators who create the technology and are the most respected practitioners of it.” –Brad Abrams Group Program Manager, Microsoft ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development Adam Calderon and Joel Rumerman first review the core Microsoft AJAX Library and JavaScript techniques needed to support a rich client-side experience. Next, they build upon these techniques showing how to create distributable AJAX-enabled controls that include rich browser-independent JavaScript client-side functionality. The authors thoroughly explain both the JavaScript and .NET aspects of control development and how these two distinct environments come together to provide a foundation for building a rich user experience using ASP.NET AJAX. Foreword xxv Preface xxvii Acknowledgments xxxv About the Authors xxxix Part I: Client Code Chapter 1: Programming with JavaScript 3 Chapter 2: Microsoft AJAX Library Programming 51 Part II: Controls Chapter 3: Components 121 Chapter 4: Sys.Application 169 Chapter 5: Adding Client Capabilities to Server Controls 207 Chapter 6: ASP.NET AJAX Localization 255 Chapter 7: Control Development in a Partial Postback Environment 317 Part III: Communication Chapter 8: ASP.NET AJAX Communication Architecture 371 Chapter 9: Application Services 425 Part IV: AJAX Control Toolkit Chapter 10: ASP.NET AJAX Control Toolkit Architecture 481 Chapter 11: Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit 513 Appendixes Appendix A: JavaScript in Visual Studio 2008 547 Appendix B: Validating Method Parameters 555 Appendix C: ASP.NET Handlers and Modules 559 Appendix D: Client Error Handling Code 569 Index 577 Customer Reviews (10)
Demystifies some misty stuff
Almost Thorough Coverage of ASP.NET AJAX
Great primer on MS AJAX framework and Javascript
Thorough Book
A Fine Resource |
35. ASP.NET MVC Framework Unleashed by Stephen Walther | |
Paperback: 744
Pages
(2009-07-24)
list price: US$54.99 -- used & new: US$31.99 (price subject to change: see help) Asin: 0672329980 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description In this book, world-renowned ASP.NET expert and member of the Microsoft ASP.NET team Stephen Walther shows experienced developers how to use Microsoft’s new ASP.NET MVC Framework to build web applications that are more powerful, flexible, testable, manageable, scalable, and extensible. Writing for professional programmers, Walther explains the crucial concepts that make the Model-View-Controller (MVC) development paradigm work so well and shows exactly how to apply them with the ASP.NET MVC Framework. From controllers and actions to views and models, Walther demonstrates how to apply each ASP.NET MVC Framework feature in real-world projects. In Part II, you’ll walk step-by-step through building a full-fledged ASP.NET MVC blog application that implements capabilities ranging from data access to validation. Through this case study, you’ll learn how to build ASP.NET MVC applications using test-driven development processes that enable rapid feedback, greater productivity, and better quality. Throughout, Walther presents extensive code examples, reflecting his unsurpassed experience as an ASP.NET instructor, a leading commercial developer, and now as a member of Microsoft’s ASP.NET development team. Understand how to: Customer Reviews (24)
Great for learning ASP.NET MVC and real word applications.
mediocre at best
Not too bad for an introduction
A decent introduction
OK intro to ASP.NET MVC |
36. Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2 by Matthew MacDonald, Mario Szpuszta, Vidya Vrat Agarwal | |
Paperback: 1500
Pages
(2009-01-02)
list price: US$59.99 -- used & new: US$3.91 (price subject to change: see help) Asin: 1430216301 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in VB 2008: Includes Silverlight 2 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution. Updated with everything you need to integrate Silverlight 2.0 into your ASP.NET applications, this book teaches you all about Silverlight’s exciting new features so that your ASP projects can be rich in visual flair and compelling to the user. You’ll learn how to use the new levels of abstraction in the Entity Framework to design elegant, powerful application architectures. Seasoned .NET professionals Matthew MacDonald, Mario Szpuszta, and Vidya Vrat Agarwal explain how you can get the most from these groundbreaking new technologies. They cover ASP.NET 3.5 as a whole, illustrating both the brand–new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 3.5 applications in the best possible style. The book will teach you ASP.NET 3.5 starting with core concepts to more advanced topics. You will learn And much more. The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder. You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career. Customer Reviews (3)
Decent book
Great Book - Covers Everythin about ASP.NET From a Professional point of view
Excellent reference with good samples |
37. Building a Web 2.0 Portal with ASP.Net 3.5: None by Omar AL Zabir | |
Paperback: 320
Pages
(2008-01-11)
list price: US$44.99 -- used & new: US$17.00 (price subject to change: see help) Asin: 0596510500 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures -- not just for mass-consumer homepages, but also for dashboards that deliver powerful content aggregation for enterprises. Customer Reviews (11)
Great Book!
Must have book for web developers
ESSENTIAL For ASP.NET Web Developers/Admins!!!
Terrific book
Great Book |
38. Microsoft ASP.NET 3.5: Step by Step by George Shepherd | |
Paperback: 560
Pages
(2008-02-23)
list price: US$39.99 -- used & new: US$4.98 (price subject to change: see help) Asin: 0735624267 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Features easy-to-follow, logically planned lessons to help you learn at your own pace Delivers a solid understanding of how to use Visual Studio Orcas with ASP.NET to create Web applications and Web services Includes a companion CD with code samples, data sets, and a fully searchable eBook Customer Reviews (11)
Terrible book
Perfect for[...]
Touches on a lot
Missing steps book
Good for practical use |
39. Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition by Matthew MacDonald | |
Paperback: 956
Pages
(2007-11-12)
list price: US$49.99 -- used & new: US$4.91 (price subject to change: see help) Asin: 159059892X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (9)
Not a well written manual.
Good book for starters
Great reference for ASP.NET 3.5
A MUST have!
Great book on ASP.NET |
40. Build Your Own ASP.Net 3.5 Web site Using C# & VB by Cristian Darie, Wyatt Barnett | |
Paperback: 800
Pages
(2008-09-24)
list price: US$44.95 -- used & new: US$29.67 (price subject to change: see help) Asin: 0980455219 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides much more to aid developers' productivity, including better AJAX integration and new ListView and DataPager controls. The third edition of this book reflects all these changes, as well as Visual Studio 2008. Readers liked the original books for their comprehensive coverage, liberal code samples, and the practicality of developing an entire intranet application using freely available tools and software. Customer Reviews (48)
Nice, Thank you
jToo narrow a focus even for beginners
Did get what I purchased
You are in good hands with this book
I really wanted to like this book, but... |
  | Back | 21-40 of 100 | Next 20 |