ASP.NET Dynamic Data Unleashed Posted: 02 Aug 2012 08:53 AM PDT Book Description Using Dynamic Data, ASP.NET developers can create powerful, datadriven sites with amazing speed and efficiency, eliminating massive amounts of manual coding. ASP.NET Dynamic Data Unleashed is the first complete, practical guide to Dynamic Data for every experienced ASP.NET developer. The author thoroughly demystifies Dynamic Data, helping developers understand exactly what they can do with the framework and make it more accessible than ever before. He provides tested code to solve a wide variety of problems, explains how and why that code works, and identifies key tradeoffs and alternatives. Packed with breakthrough techniques for improving developer productivity, this book combines a hands-on tutorial, "drill-down" explanations of advanced techniques, and real-world development scenarios. Detailed information on how to… - Use Dynamic Data components to overcome common real-world user interface development challenges
- Understand how ASP.NET Dynamic Data builds on strengths of WebForms, Entity Framework, and LINQ
- Develop simple custom templates to dramatically reduce code duplication
- Generalize templates to leverage metadata and generate user interfaces dynamically
- Create web pages for data entry, data filtering, and diverse views of data
- Use Data Annotations to implement powerful validation logic
- Write simple, yet effective automated tests to systematically verify the business logic
- Create complex interaction rules that aren't limited by single entity objects or types
- Optimize I/O-bound business logic by implementing it with T-SQL constraints, stored procedures, and triggers
- Implement role-based security with dynamic UI trimming
- Generate entire data-driven web applications, complete with CRUD pages, complex business rules, integrated navigation, and security
- Extend Dynamic Data to support advanced scenarios
- Decide when Dynamic Data should be used instead of or together with ASP.NET MVC
Table of Contents Part I: Dynamic Data Fundamentals Chapter 1. Getting Started Chapter 2. Entity Framework Chapter 3. Field Templates Chapter 4. Entity Templates Chapter 5. Filter Templates Chapter 6. Page Templates Chapter 7. Metadata API Part II: Dynamic Data in Real-World Applications Chapter 8. Implementing Entity Validation Chapter 9. Implementing Business Logic Chapter 10. Building Custom Forms Chapter 11. Building Dynamic Forms Chapter 12. Building Custom Search Pages Chapter 13. Building Dynamic List Pages Chapter 14. Implementing Security Book Details - Paperback: 544 pages
- Publisher: Sams (May 2012)
- Language: English
- ISBN-10: 0672335654
- ISBN-13: 978-0672335655
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Windows Phone 7.5 Unleashed Posted: 02 Aug 2012 08:43 AM PDT Book Description Full Color: Figures and code appear as they do in Visual Studio Windows Phone 7.5 Unleashed is the first comprehensive, start-to-finish developer's guide to Microsoft's brand-new Windows Phone 7.5. Written by Microsoft MVP and leading WPF/Silverlight innovator Daniel Vaughan, this full-color guide covers everything developers need to rapidly build highly competitive Windows Phone 7.5 mobile apps. Vaughan teaches through complete sample apps that illuminate each key concept with fully explained code and real-world context. He presents real-world best practices for building highly functional and attractive Metro interfaces; integrating touch, rich media, and data; testing; profiling; and more. Throughout, he shares expert insights available in no other book, drawing on his exceptional access to the Windows Phone development team through the elite Microsoft Silverlight and WPF Insiders group. Along the way, he presents exceptionally practical and thorough coverage of many powerful new Windows Phone 7.5 platform enhancements–including full chapters on sensors, the camera, XNA graphics, local databases, scheduled actions, and background file transfers. Detailed information on how to… - Get started fast with Silverlight Windows Phone development in Visual Studio
- Master the Capabilities Model, threading, and the Execution Model
- Create attractive Metro interfaces using Windows Phone's rich set of controls, including the Silverlight for Windows Phone Toolkit
- Make the most of the application bar and other interface elements
- Enhance user experience with advanced support for touch, gesture, and sensors
- Build location-aware apps that use Bing Maps and location services
- Quickly internationalize apps for global markets
- Leverage Windows Phone 7.5's improved camera support
- Connect apps to online services via SOAP, REST, and ODATA
- Validate user input on the client side or via Web services
- Use Windows Phone 7.5's powerful new local database support
- Implement background actions, file transfers, and audio playback
- Incorporate game-style XNA graphics
- Unit test to find defects earlier, saving time and money
Table of Contents Part I: Windows Phone App Development Fundamentals Chapter 1. Introduction to Windows Phone App Development Chapter 2. Fundamental Concepts in Silverlight Development for Windows Phone Chapter 3. Application Execution Model Chapter 4. Page Orientation Part II: Essential Elements Chapter 5. Content Controls, Items Controls, and Range Controls Chapter 6. Text Elements Chapter 7. Media and Web Elements Chapter 8. Taming the Application Bar Chapter 9. Silverlight Toolkit Controls Chapter 10. Pivot and Panorama Part III: Windows Phone App Development Chapter 11. Touch Chapter 12. Launchers and Choosers Chapter 13. Push Notification Chapter 14. Sensors Chapter 15. Geographic Location Chapter 16. Bing Maps Chapter 17. Internationalization Chapter 18. Extending the Windows Phone Picture Viewer Chapter 19. Camera Chapter 20. Incorporating XNA Graphics in Silverlight Chapter 21. Microphone and FM Radio Chapter 22. Unit Testing Part IV: Building Windows Phone Data Driven Applications Chapter 23. Input Validation Chapter 24. Network Services Chapter 25. Isolated Storage and State Preservation Chapter 26. Local Databases Part V: Multitasking Chapter 27. Scheduled Actions Chapter 28. Background File Transfers Chapter 29. Background Audio Book Details - Paperback: 1120 pages
- Publisher: Sams (March 2012)
- Language: English
- ISBN-10: 0672333481
- ISBN-13: 978-0672333484
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Microsoft Visual Studio LightSwitch Unleashed Posted: 02 Aug 2012 08:36 AM PDT Book Description Microsoft® Visual Studio® LightSwitch® Unleashed Microsoft Visual Studio LightSwitch represents a breakthrough in business application development for Windows clients, the Web, and the cloud. Using this new tool, you can build powerful data-centric applications with far less code than ever before. Microsoft Visual Studio LightSwitch Unleashed is the first comprehensive, start-to-finish guide to this powerful new tool. Written by longtime Visual Basic expert and Microsoft MVP Alessandro Del Sole, this book covers everything Microsoft developers need to know to make the most of LightSwitch–from the absolute basics to the most advanced enterprise techniques. You learn how to use LightSwitch to build modern, scalable, customized line-of-business applications that automatically leverage technologies such as Silverlight, WCF, and SQL Server Express with no effort or expertise on your part. Through hands-on examples, Del Sole guides you through building solutions that can integrate and analyze business information from virtually any source, crafting custom logic that solves your company's unique problems, and delivering state-of-the-art usability through professional-quality user interfaces. - Implement features such as screen navigation, data interaction, paging, and Excel export, with absolutely no coding
- Build simple data-centric applications and add power to them with relationships and details
- Rapidly create customized queries, filters, sorts, and reports
- Aggregate data from many locations, including SharePoint, SQL Server, and the cloud
- Simplify the implementation of application-level data validation
- Protect your applications with authentication and authorization
- Fine tune your code for scalability and performance
- Streamline deployment to local computers, web servers, and the Windows Azure cloud
- Use .NET code to define custom behaviors related to data and the user interface
- Understand how LightSwitch applications are architected and how they are handled by Visual Studio
- Use LightSwitch with other Visual Studio tools to manage the entire application life cycle
- Efficiently debug LightSwitch code–and create code that's easier to debug
Table of Contents Part I: Building Applications with LightSwitch Chapter 1. Introducing Visual Studio LightSwitch 1 Chapter 2. Exploring the IDE Chapter 3. Building Data-Centric Applications Chapter 4. Building More-Complex Applications with Relationships and Details Screens Part II: Manipulating Data Chapter 5. Customizing Data Validation Chapter 6. Querying, Filtering, and Sorting Data Chapter 7. Customizing Applications with Buttons, COM Automation, and Extensions Chapter 8. Aggregating Data from Different Data Sources Part III: Securing and Deploying Applications Chapter 9. Implementing Authentication and Authorization Chapter 10. Deploying LightSwitch Applications Part IV: Advanced LightSwitch Chapter 11. Handling Events in Code Chapter 12. Dissecting a LightSwitch Application Chapter 13. Advanced LightSwitch with Visual Studio 2010 Chapter 14. Debugging LightSwitch Applications Part V: Extensibility Chapter 15. Customizing the IDE Chapter 16. Customizing Applications with Custom Controls Chapter 17. Implementing Printing and Reporting Chapter 18. LightSwitch Extensibility: Themes, Shells, Controls, and Screens Chapter 19. LightSwitch Extensibility: Data and Extension Deployment Appendixes Appendix A. Installing and Configuring Visual Studio LightSwitch Appendix B. Useful Resources Book Details - Paperback: 832 pages
- Publisher: Sams (February 2012)
- Language: English
- ISBN-10: 0672335530
- ISBN-13: 978-0672335532
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Sams Teach Yourself SharePoint 2010 Development in 24 Hours Posted: 02 Aug 2012 08:27 AM PDT Book Description In just 24 sessions of one hour or less, you'll learn how to build robust, dynamic, scalable, and manageable business solutions with SharePoint 2010! Using this book's straightforward, step-by-step approach, you'll learn how to implement everything from workflows to content management, search to enterprise-class business intelligence. One step at a time, you'll master new features ranging from Business Connectivity Services to Silverlight rich user interfaces. Each lesson builds on what you've already learned, helping you get the job done fast–and do it right! Step-by-step instructions carefully walk you through the most common SharePoint 2010 development tasks. Q&As at the end of each chapter help you test your knowledge. By the Way, Did You Know?, and Watch Out! boxes offer advice and solutions. Learn how to… - Make the most of SharePoint 2010's lists, libraries, and site templates
- Customize the user interface through web parts, custom actions, and other advanced interface features
- Develop server-side applications and client-side applications for SharePoint 2010
- Manage data using lists, libraries, site columns, content types, custom fields, event receivers, and queries
- Integrate external data with Business Connectivity Services (BCS)
- Use "out of the box" workflows and create custom workflows
- Manage SharePoint with SharePoint 2010 Central Administration
- Protect applications with claims-based authorization and other security features
- Integrate advanced search into your applications
- Build powerful BI solutions for data analysis, presentation, and decision-making
Table of Contents Part I: Understanding the Basics HOUR 1. Introducing SharePoint 2010 HOUR 2. Understanding the SharePoint 2010 Architecture HOUR 3. Starting Development with SharePoint 2010 HOUR 4. Walking Through the Available Site and List Templates in SharePoint 2010 Part II: Developing in SharePoint 2010 HOUR 5. Working with Web Parts and Web Pages HOUR 6. Working with More SharePoint 2010 User Interface Components HOUR 7. Understanding SharePoint 2010 Server Side Development HOUR 8. Understanding Client Object Model in SharePoint 2010 HOUR 9. Creating Silverlight User Interfaces for SharePoint 2010 Solutions Part III: Managing Content in SharePoint 2010 HOUR 10. Managing Data in SharePoint 2010 HOUR 11. Understanding Advanced Data Management Concepts in SharePoint 2010 HOUR 12. Enterprise Content Management—Understanding Document Management HOUR 13. Enterprise Content Management–Understanding Records and Web Content Management HOUR 14. Understanding Business Connectivity Services Part IV: Administering and Configuring SharePoint 2010 HOUR 16. Understanding SharePoint 2010 Central Administration HOUR 17. Securing SharePoint 2010 HOUR 18. Introducing SharePoint Search HOUR 19. Working with SharePoint Designer 2010 Part V: Advanced SharePoint 2010 HOUR 20. Understanding Service Applications HOUR 21. Understanding the Architecture of Sandboxed Solutions HOUR 22. Introducing Business Intelligence with SharePoint 2010–Working with Visio and Excel Services HOUR 23. Introducing Business Intelligence with SharePoint 2010–Working with PerformancePoint Services HOUR 24. Understanding InfoPath Form Services Book Details - Paperback: 552 pages
- Publisher: Sam (March 2012)
- Language: English
- ISBN-10: 0672335794
- ISBN-13: 978-0672335792
Note: There is a file embedded within this post, please visit this post to download the file. Related Posts
|
Tidak ada komentar:
Posting Komentar