Mastering Web Development with Microsoft Visual Studio 2005

Mastering Web Development with Microsoft Visual Studio 2005
Author: John Paul Mueller
Publisher: John Wiley & Sons
Total Pages: 850
Release: 2006-01-03
Genre: Computers
ISBN: 0471788872

Be Right at Home in the World's Most Powerful Web Development Environment For large-scale web application development, Visual Studio 2005 is the most capable product around. This book shows team members and leaders how to use its power in several key dimensions. You'll master dozens of built-in features for creating a large, high-performance website based on ASP.NET 2.0. You'll work seamlessly with dynamic data, both reading from and writing to databases. And throughout, you'll learn how Visual Studio 2005 supports a more efficient group process in terms of design, development, and deployment. And everything is brought together with the enterprise-scale example, "ABC Incorporated," that runs throughout the book. This is a book no web developer, and no web-dependent organization, should be without. Coverage Includes Reaping the benefits of master pages and themes Generating site maps and other navigational aids automatically Building a shopping cart application for your website Adding search functionality to your website Creating a flexible user environment using Webpart technology Increasing application performance using client-side and server-side scripting technologies Giving users the ability to change the website's theme to meet specific needs Using components and controls to add special effects and user customization Improving team efficiency using modern development and design techniques Monitoring and responding to usage statistics Combining technologies to get the best possible results from large applications Making your site accessible to everyone Master Standards-Based Web Development Techniques New to Visual Studio 2005 Discover How Visual Studio 2005 Solves Team Development Issues, Such as Source Code Control and Application Design Simplify Database Application Development without Compromising Security or Reliability

Mastering Microsoft Visual Web Developer 2005 Express Edition

Mastering Microsoft Visual Web Developer 2005 Express Edition
Author: John Mueller
Publisher: Sybex
Total Pages: 724
Release: 2006-01-18
Genre: Computers
ISBN:

Powerful Web Development Technologies, Now Made Simple For anyone who wants to build a professional website with minimal trouble, Visual Web Developer 2005 Express Edition is the solution. This book makes it even easier. Whether you're a true beginner or an experienced web developer who hasn't yet worked with .NET, you'll learn how to leverage today's most powerful web development technologies without getting bogged down in details. This is also a great first step for anyone who plans to move on to Microsoft Visual Studio. Coverage Includes Using master pages to accommodate repeated content Inserting navigational aids that reduce user frustration Using themes to minimize hand-coding Adding search features to your website Building a shopping cart application for your website Creating a flexible user environment using Webpart technology Using scripts to perform tasks more quickly Creating intelligent web pages with SmartTags Including sound and video in your web pages Making the move from Visual Web Developer Express to Visual Studio 2005 Using automation whenever possible Making your web pages more accessible Featured on the CD The CD contains the release of Microsoft Visual Web Developer 2005 Express Edition. Keep Development Simple by Combining .NET with Other Technologies Store XML Data in a Text File for Lower Costs, Easier Connectivity, and Better Performance Master Every Technique by Following the Thorough Step-by-Step Instructions and Real-World Examples

Mastering Microsoft Visual Basic 2010

Mastering Microsoft Visual Basic 2010
Author: Evangelos Petroutsos
Publisher: John Wiley & Sons
Total Pages: 1058
Release: 2010-03-25
Genre: Computers
ISBN: 0470640804

The new edition of the ultimate comprehensive guide to Microsoft Visual Basic Where most VB books start with beginner level topics, Mastering Visual Basic 2010 vaults you right into intermediate and advanced coverage. From the core of the language and user interface design to developing data-driven applications, this detailed book brings you thoroughly up to speed and features numerous example programs you can use to start building your own apps right away. Covers Visual Basic 2010, part of Microsoft's Visual Studio integrated development environment (IDE), which includes C#, C++, Visual Web Developer, and ASP.NET, along with Visual Basic Explains topics in the thorough, step-by-step style of all books in the Mastering series, providing you ample instruction, tips, and techniques Helps you build your own applications by supplying sample code you can use to start development Includes review exercises in each chapter to reinforce concepts as you learn All the books in the Sybex Mastering series feature comprehensive and expert coverage of topics you can put to immediate use. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Mastering Visual Basic .NET

Mastering Visual Basic .NET
Author: Evangelos Petroutsos
Publisher: John Wiley & Sons
Total Pages: 1112
Release: 2006-02-20
Genre: Computers
ISBN: 0782152341

VB Programmers: Get in Step with .NET With the introduction of Visual Basic .NET, VB transcends its traditional second-class status to become a full-fledged citizen of the object-oriented programming, letting you access the full power of the Windows platform for the first time. Written bythe author of the best-selling Mastering Visual Basic 6 this all-new edition is the resource you need to make a successful transition to .NET. Comprising in-depth explanations, practical examples, and handy reference information, its coverage includes: Mastering the new Windows Forms Designer and controls Building dynamic forms Using powerful Framework classes such as ArrayLists and HashTables Persisting objects to disk files Handling graphics and printing Achieving robustness via structured exception handling and debugging Developing your own classes and extending existing ones via inheritance Building custom Windows controls Building menus and list controls with custom-drawn items Using ADO.NET to build disconnected, distributed applications Using SQL queries and stored procedures with ADO.NET Facilitating database programming with the visual database tools Building web applications with ASP.NET and the rich web controls Designing web applications to access databases Using the DataGrid and DataList web controls Building XML web services to use with Windows and web applications Special topics like the Multiple Document Interface and powerful recursive programming techniques Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Microsoft IIS 7 Implementation and Administration

Microsoft IIS 7 Implementation and Administration
Author: John Paul Mueller
Publisher: John Wiley & Sons
Total Pages: 386
Release: 2007-09-24
Genre: Computers
ISBN: 0470230681

Microsoft's IIS 7 is a radical departure from previous versions, and it promises administrators a new level of control over their Web servers. This book guides you beyond the networking technology and concepts you already know and teaches you the crucial new features of IIS 7 that will help you succeed with this dramatically different Web server. From navigating the new interface to configuring IIS 7 for maximum security and more, this book covers the techniques, tricks, and basic instruction you need.

Programming Visual Basic 2008

Programming Visual Basic 2008
Author: Tim Patrick
Publisher: "O'Reilly Media, Inc."
Total Pages: 784
Release: 2008-05-27
Genre: Computers
ISBN: 0596555180

Ever since Visual Basic was merged into .NET, it's become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful -- and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void. Written in a lively and engaging style by a developer who's grown up with Visual Basic, including both VB 6 and VB .NET, this hands-on guide addresses the core topics of the new VB, from basic to complex, with plenty of code examples. Programming Visual Basic 2008 also examines .NET programming from the application level with a chapter-by-chapter plan for developing, documenting, and deploying a full data-driven application. You learn, step-by-step, how to build and deploy a library management system, complete with patron, inventory, and barcode support. The book's broad range of topics include: VB language and its syntax An overview of the .NET Framework Object-oriented development in VB and .NET Generic objects, collections, and nullable types Design and management of software projects Integrating desktop features with Windows Forms Database design with SQL Server 2008 Database interface design with ADO.NET The new LINQ feature, and how to use it within VB and .NET Embedding XML within application source code Encryption and authentication in .NET Interacting with data stored in files and directories Web development using ASP.NET Deploying an application to a user's workstation And much more Programming Visual Basic 2008 is ideal for VB 6 programmers who are ready to move to .NET, as well as VB.NET programmers who wish to improve their project-focused software development skills. Programming novices and developers coming from other languages will find the book valuable because of its language instruction and project design knowledge. Once you finish the book, you will have a firm grasp of VB 2008's core concepts and language elements, and understand how to build VB projects as they were intended -- as complete, cohesive solutions.

Programming Microsoft Visual C# 2005

Programming Microsoft Visual C# 2005
Author: Francesco Balena
Publisher:
Total Pages: 652
Release: 2006
Genre: Computers
ISBN:

"An in-depth reference for C# developers, this book goes beyond the basics and covers key, advanced topics of C# programming. An ideal base class library reference, this book provides expert insights, hands-on instruction, and practical code samples"--Resource description page.

Domain-Specific Development with Visual Studio DSL Tools

Domain-Specific Development with Visual Studio DSL Tools
Author: Steve Cook
Publisher: Pearson Education
Total Pages: 602
Release: 2007-05-24
Genre: Computers
ISBN: 0132701553

Domain-Specific Languages (DSLs)--languages geared to specific vertical or horizontal areas of interest--are generating growing excitement from software engineers and architects. DSLs bring new agility to the creation and evolution of software, allowing selected design aspects to be expressed in terms much closer to the system requirements than standard program code, significantly reducing development costs in large-scale projects and product lines. In this breakthrough book, four leading experts reveal exactly how DSLs work, and how you can make the most of them in your environment. With Domain-Specific Development with Visual Studio DSL Tools, you'll begin by mastering DSL concepts and techniques that apply to all platforms. Next, you'll discover how to create and use DSLs with the powerful new Microsoft DSL Tools--a toolset designed by this book's authors. Learn how the DSL Tools integrate into Visual Studio--and how to define DSLs and generate Visual Designers using Visual Studio's built-in modeling technology. In-depth coverage includes Determining whether DSLs will work for you Comparing DSLs with other approaches to model-driven development Defining, tuning, and evolving DSLs: models, presentation, creation, updates, serialization, constraints, validation, and more Creating Visual Designers for new DSLs with little or no coding Multiplying productivity by generating application code from your models with easy-to-use text templates Automatically generating configuration files, resources, and other artifacts Deploying Visual Designers across the organization, quickly and easily Customizing Visual Designers for specialized process needs List of Figures List of Tables Foreword Preface About the Authors Chapter 1 Domain-Specific Development Chapter 2 Creating and Using DSLs Chapter 3 Domain Model Definition Chapter 4 Presentation Chapter 5 Creation, Deletion, and Update Behavior Chapter 6 Serialization Chapter 7 Constraints and Validation Chapter 8 Generating Artifacts Chapter 9 Deploying a DSL Chapter 10 Advanced DSL Customization Chapter 11 Designing a DSL Index

Mastering System Center Operations Manager 2007

Mastering System Center Operations Manager 2007
Author: Brad Price
Publisher: John Wiley & Sons
Total Pages: 458
Release: 2007-12-17
Genre: Computers
ISBN: 0470233184

If you're an IT professional, you're busy enough trying to manage multiple systems and stay proactive with the technology demands of today's fast-moving companies. System Center Operations Manager 2007 is designed to make your life easier, and this comprehensive book is your one-stop gateway to it all. With intermediate to advanced coverage, this book gives you the information you need to deploy, manage, and maintain SCOM 2007, and use it to monitor your network.