Windows developer power tools

Software developers need to work harder and harder to bring value to their development process in order to build high quality applications and remain competitive. Developers can accomplish this by improving their productivity, quickly solving problems, and writing better code. A wealth of open...

Full description

Bibliographic Details
Main Author: Avery, James (-)
Other Authors: Holmes, Jim, 1963-
Format: eBook
Language:Inglés
Published: Sebastopol, California : O'Reilly 2007.
Edition:1st edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627219606719
Table of Contents:
  • Table of Contents; Foreword; Credits; About the Authors; Contributors; Preface; Why a Book About Tools?; Why a Book About Freeware and Open Source Tools?; But Doesn't Visual Studio Team System Handle All This?; About Open Source Licenses; About This Book; Audience; Assumptions This Book Makes; Contents of This Book; Part I: Writing Code; Part II: Checking Code; Part III: Running a Development Project; Part IV: Troubleshooting Code and Applications; Part V: Code Tools; Part VI: Working with Databases; Part VII: Miscellaneous; Part VIII: Appendix; The Book's Companion Web Site
  • Conventions Used in This BookUsing Code Examples; Comments and Questions; Safari® Enabled; Acknowledgments; From the Authors; From James Avery; From Jim Holmes; Part I; Building ASP.NET Applications; 1.0 Introduction; 1.1 Building Sophisticated Ajax Applications with ASP.NET Atlas; Getting Started; Using Atlas; Rendering partial page updates; Optimizing partial page updates; Fetching data from web services; Working with the client-side component model; Getting Support; 1.2 Adding Ajax Functionality with Anthem.NET; Getting Started; Using Anthem.NET; Getting Support
  • 1.3 Adding Ajax Functionality with Ajax.NET ProfessionalGetting Started; Using Ajax.NET; Getting Support; 1.4 Generating User-Friendly URLs with UrlRewritingNet.UrlRewrite; Getting Started; Using URLRewritingNet.UrlRewrite; Getting Support; 1.5 Showing a "Please Wait" Dialog with BusyBoxDotNet; Getting Started; Using BusyBoxDotNet; Adding the BusyBox control to a web form; Testing BusyBox; Customizing BusyBox; Displaying the BusyBox manually; Choosing where to show the BusyBox; Further personalizing a BusyBox; Getting Support
  • 1.6 Creating Cleaner HTML Output with CSS Friendly Control AdaptersGetting Started; Using the Custom Adapters; Getting Support; 1.7 Adding Word-Processing Capabilities to Your Application with FreeTextBox; Getting Started; Using FreeTextBox; Getting Support; 1.8 Creating Charts with the WebChart Control; Getting Started; Using WebChart; Getting Support; 1.9 Consuming and Publishing RSS Feeds with the RSS Toolkit; Getting Started; Using the RSS Toolkit; Creating an RSS feed; Consuming RSS feeds with the RSS Toolkit; Getting Support; 1.10 For More Information; Working with Windows Forms
  • 2.0 Introduction2.1 Getting "That WinXP Look" with XP Common Controls; Getting Started; Using XP Common Controls; Rolling out new controls; Understanding theming; Working with Provider Components; Implementing list controls; Using the login controls; Getting Support; 2.2 Creating Dockable Windows with DockPanel Suite; Getting Started; Using DockPanel Suite; Creating a dockable application; Getting Support; 2.3 Creating a Professional User Interface with Krypton Toolkit; Getting Started; Using Krypton Toolkit; Building a three-pane application; Expanding groups; Getting Support
  • 2.4 Learning More About Windows Controls with Control Spy