|
What is this book about?If you want to use Visio to create
... Read more
What is this book about?If you want to use Visio to create enterprise software, this is the book for you.The integration of Visual Studio .NET Enterprise Architect and Visio for Enterprise Architects provides a formidable tool. Visio offers powerful diagramming capabilities, including such things as creating UML models, mapping out databases with Entity Relationship diagrams, and aiding the development of distributed systems. Its integration with Visual Studio .NET Enterprise Architect means that C# or Visual Basic .NET code can be generated from the UML diagrams, and Visual Studio .NET projects can be reverse engineered to UML models.For the developer already familiar with UML and looking to get the best out of Visio, the Visual Studio .NET and Visio for Enterprise Architects combination is weakly documented, and the quality information needed to realize the time-saving features of Visio just does not seem to be available, until now.This book presumes that you are already familiar with the basic concepts of UML notation — this book will not teach you UML. Instead, this book will take you forward into the Visio environment, showing you how to make the most of its software related features.What does this book cover?In this book, you'll learn how toDiagram business components in VisioGenerate code from a UML modelReverse engineer Visual Studio .NET projects into a UML modelReverse engineer into a UML model without source codeDocument the project with UML and VisioDesign distributed applications with Visio's diagramsWork with Entity Relationship database modeling, and round-trip engineering for database design
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Release Date: April 20, 2010
|
from $25
(2 stores)
See Details
|
|

(1)
Full Version, Platform(s): PC; Standard License,
... Read more
Full Version, Platform(s): PC; Standard License, Package Type: Retail, For 1 User/s, DVD-ROM, MPN: C5E-00521
Minimize
|
from $454
(10 stores)
See Details
|
|
What is this book about?The addition of Crystal Reports 9.0
... Read more
What is this book about?The addition of Crystal Reports 9.0 to Visual Studio .NET 2003 offers developers a reporting tool that allows you to turn almost any data into interactive, dynamic content through portals, wireless devices, and Microsoft Office documents. This code-intensive guide takes you step by step through developing reports and incorporating them into applications.First, you gain a thorough understanding of how this version of Crystal Reports differs from previous versions and how it fits into the .NET platform. Then you begin creating reports and learn how to integrate them into both Windows and Web-based applications. You explore XML Web services, find out how to work with ADO.NET, and learn to use formulas and logic in your reports. Finally, you develop distributed reporting applications and discover how to deploy the applications you have created.Packed with real-world examples of working applications, this comprehensive second edition provides a complete understanding of commonly used features, examples of integration with a variety of databases and platforms, and much more.What does this book cover?Here are some details on what you'll discover in this book:Advanced report designMethods for creating reports using the ExpertHow to integrate reports into Windows and Web-based applicationsDevelopment and deployment of distributed reporting applicationsHow to create XML Report Web Services and work with ADO.NETTips for using parameters with Crystal Reports and customizing the report content at run-timeOptions for working with different data sourcesHow to use the features contained in the properties, methods, and events associated with the Crystal Reports engineWho is this book for?This book is for programmers seeking a comprehensive guide to the functionality of Crystal Reports for Visual Studio .NET. You should have some experience with .NET and Visual Studio .NET. Some familiarity with Crystal Reports is helpful, although this update includes a large section on report design.
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Release Date: July 28, 2008
|
from $41
(1 store)
See Details
|
|

(1)
Full Version, Platform(s): PC; Standard License,
... Read more
Full Version, Platform(s): PC; Standard License, Package Type: Retail, For 1 User/s, DVD-ROM, MPN: UEH-00006
Minimize
|
from $718
(1 store)
See Details
|
|
Release Date: April 19, 2010
|
from $46
(1 store)
See Details
|
|

(1)
Full Version, Platform(s): PC; Standard License,
... Read more
Full Version, Platform(s): PC; Standard License, Package Type: Retail, For 1 User/s, CD-ROM, MPN: 659-01567
Minimize
|
from $725
(1 store)
See Details
|
|
Release Date: February 02, 2010
|
from $46
(1 store)
See Details
|
|
Release Date: April 30, 2004
|
from $27
(1 store)
See Details
|
|
Upgrade Version, Platform(s): PC; Standard Licens
... Read more
Upgrade Version, Platform(s): PC; Standard License, Package Type: Retail, For 1 User/s, DVD-ROM, MPN: UEH-00007
Minimize
|
from $779
(1 store)
See Details
|
|
Full Version, Platform(s): Pocket PC; MPN: 127000
... Read more
Full Version, Platform(s): Pocket PC; MPN: 12700012prm
Minimize
|
from $89
(1 store)
See Details
|
|
Taking a unique IDE-centric approach, well-respected author
... Read more
Taking a unique IDE-centric approach, well-respected authors examine the IDE capabilities readers will need to perform specific tasks, demonstrated in the context of building XML Web servicesThe only book on the topic that introduces each characteristic of the IDE followed by an example of the context in which that feature is usedCovers creating custom templates and wizards, reusing code and lightweight code generators, dynamically generating forms through reflections, managing data in the IDE, using the SQL designer to write stored procedures, debugging ASP.NET Web forms, and much more
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
A must-have guide that covers all the new features of Visua
... Read more
A must-have guide that covers all the new features of Visual Studio 2010Visual Studio allows you to create and manage programming projects for the Windows platform, and the new 2010 version has undergone a major overhaul comprised of significant changes. Written by an author team of veteran programmers and developers, Professional Visual Studio 2010 gets you quickly up to speed on what you can expect from the newest version of Visual Studio.This book's first section is dedicated to familiarizing you with the core aspects of Visual Studio 2010. Everything you need is contained in the first five chapters, from the IDE structure and layout to the various options and settings you can change to make the user interface synchronize with your own way of doing things.From there, the remainder of the book is broken into 11 parts:Getting Started: In this part, you learn how to take control of your projects and organize them in ways that work with your own style.Digging Deeper: Though the many graphical components of Visual Studio that make a programmer's job easier are discussed in many places throughout this book, you often need help when you're in the process of actually writing code. This part deals with features that support the coding of applications such as IntelliSense, code refactoring, and creating and running unit tests In the latest version of the .NET framework, enhancements were added to support dynamic languages and move towards feature parity between the two primary .NET languages, C# and VB. This part covers changes to these languages, as well as looking at a range of features that will help you write better and more consistent code.Rich Client and Web Applications: For support building everything from Office add-ins to cloud applications, Visual Studio enables you to develop applications for a wide range of platforms. These two parts cover the application platforms that are supported within Visual Studio 2010, including ASP.NET and Office, WPF, Silverlight 2 and ASP.NET MVC.Data: A large proportion of applications use some form of data storage. Visual Studio 2010 and the .NET Framework include strong support for working with databases and other data sources. This part examines how to use DataSets, the Visual Database Tools, LINQ, Synchronization Services and ADO.NET Entity Framework to build applications that work with data. It also shows you how you can then present this data using Reporting.Application Services: Through the course of building an application you are likely to require access to services that may or may not reside within your organization. This part covers core technologies such as WCF, WF, Synchronization Services and WCF RIA services that you can use to connect to these services.Configuration and Internationalization: The built-in support for configuration files allows you to adjust the way an application functions on the fly without having to rebuild it. Furthermore, resource files can be used to both access static data and easily localize an application into foreign languages and cultures. This part of the book shows how to use .NET configuration and resource files.Debugging: Application debugging is one of the more challenging tasks developers have to tackle, but correct use of the Visual Studio 2010 debugging features will help you analyze the state of the application and determine the cause of any bugs. This part examines the rich debugging support provided by the IDE.Build and Deployment: In addition to discussing how to build your solutions effectively and getting applications into the hands of your end users, this part also deals with the process of upgrading your projects from previous versions.Customizing and Extending Visual Studio: If the functionality found in the previous part isn't enough to help you in your coding efforts, Microsoft has made Visual Studio 2010 even more extensible. This part covers the automation model, how to write add-ins and macros, and then how to use a new extensibi
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Use Visual Studio 2010’s Breakthrough Testing Tools to Impr
... Read more
Use Visual Studio 2010’s Breakthrough Testing Tools to Improve Quality Throughout the Entire Software Lifecycle Together, Visual Studio 2010 Ultimate, Visual Studio Test Professional 2010, Lab Management 2010, and Team Foundation Server offer Microsoft developers the most sophisticated, well-integrated testing solution they’ve ever had. Now, Microsoft MVP and VS testing guru Jeff Levinson shows exactly how to use Microsoft’s new tools to save time, reduce costs, and improve quality throughout the entire development lifecycle. Jeff demonstrates how Microsoft’s new tools can help you finally overcome long-standing communication, coordination, and management challenges. You’ll discover how to perform first-rate functional testing; quickly create and execute tests and record the results with log files and video; and create bugs directly from tests, ensuring reproducibility and eliminating wasted time. Levinson offers in-depth coverage of Microsoft’s powerful new testing metrics, helping you ensure traceability all the way from requirements through finished software. Coverage includes • Planning your tests using Microsoft Test Manager (MTM) • Creating test settings, structuring test cases, and managing the testing process • Executing manual tests with Microsoft Test Manager and Test Runner • Filing and resolving bugs, and customizing your bug reporting process • Automating test cases and linking automated tests with requirements • Executing automated test cases through both Visual Studio and Microsoft Test Manager • Integrating automated testing into the build process • Using Microsoft’s Lab Management virtualization platform to test applications, snapshot environments, and reproduce bugs • Implementing detailed metrics for evaluating quality and identifying improvements Whether you’re a developer, tester, manager, or analyst, this book can help you significantly improve the way you work and the results you deliver—both as an individual right now, and as a team member throughout your entire project.
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Release Date: February 20, 2009
|
from $27
(1 store)
See Details
|
|
Client-Side Reporting with Visual Studio in C# shows how to
... Read more
Client-Side Reporting with Visual Studio in C# shows how to design and create stunning professional reports with SQL Server 2005 and with Visual Studio versions 2005 and 2008. The only comprehensive guide to client-side Reporting Services Covers Visual Studio versions 2005 and 2008 Practical, step-by-step instruction on designing, developing, and deploying real-world reports Quickly turns beginners into sophisticated report writers Gives expert tips on handling complex reporting scenarios The power of SQL Server 2005 Reporting Services is now available for client-side reporting in Visual Studio 2005 and Visual Studio 2008, with or without SQL Server. This hands-on guide takes you step by step through the design, development, and deployment of a variety of professional reports for Windows, web, and mobile clients. It is the most complete single source of information on this exciting and important new technology. What you’ll learn Discover the huge potential and utility of client-side reporting See how to use Report Builder and Report Viewer like a pro Master reporting with Windows Forms, ASP.NET 2.0 Web Forms, and Mobile Clients Learn how to automate reports with Windows Services Explore server-side Reporting Services and consume them from local clients Move from Crystal Reports to Reporting Services Who this book is for Any Visual Studio user with any kind of reporting need can now easily create professional, enterprise-level reports with Reporting Services. Report designers, report writers, business analysts, and decision-makers will all find that Client-Side Reporting with Visual Studio in C# empowers them to get the information they needwhen and how they want it. Since VS and SQL Server now share the same reporting interface, Visual Studio users will also become comfortable with server-side reporting, while SQL Server developers and database administrators will see how they can leverage their server-side expertise for client-side reporting.
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Upgrade Version, Package Type: Retail, For 1 Work
... Read more
Upgrade Version, Package Type: Retail, For 1 Workstation/s, DVD-ROM, MPN: NHF00001
Minimize
|
from $46
(8 stores)
See Details
|
|
Free Worldwide Delivery : Professional Enterprise.NET : Pap
... Read more
Free Worldwide Delivery : Professional Enterprise.NET : Paperback : John Wiley and Sons Ltd : 9780470447611 : 0470447613 : 02 Oct 2009 : Comprehensive coverage to help experienced. NET developers create flexible, extensible enterprise application code If you're an experienced Microsoft. NET developer, you'll find in this book a road map to the latest enterprise development methodologies. It covers the tools you will use in addition to Visual Studio, including Spring.
Minimize
|
This store is not yet rated
|
FREE Shipping
Go To Store
|
|
Professional Visual Studio 2008Microsoft Visual Studio 2008
... Read more
Professional Visual Studio 2008Microsoft Visual Studio 2008 is the latest version in the ongoing evolution of the Integrated Development Environment (IDE), and this resource examines the diverse facets of the IDE—from common tasks to intricate functions to the powerful tools that accompany the main code editing and design windows. Written by a unique author duo and offering an in-depth look at the powerful and fascinating features and techniques of the IDE, this book explores each aspect of the development life cycle from the perspective of how Visual Studio 2008 can make your life easier.Each chapter is packed with examples that illustrate uses for various tools, commands, and shortcuts of Visual Studio 2008. You will gradually learn to identify where a feature is used, conclude how you can use it to its fullest potential, and then seamlessly apply that feature to help solve real-world problems.What you will learn from this bookHow to create project templates and wizardsMethods for using IntelliSense, code refactoring, class modeling, and unit testingTips for using DataSets, LINQ, and Synchronization Services for working with dataHow to build web applications using ASP.NET AJAX, Silverlight, and ASP.NET MVCIdeas for building Office and Mobile applications, WPF, WCF, and WF projectsWays to effectively analyze and identify bugs using the advanced debugging featuresHow to automate repetitive tasks using the Visual Studio 2008 add-ins and macrosSuggestions for using Visual Studio Team System components coupled with Team Foundation ServerTechniques for building more secure applicationsWho this book is forThis book is for programmers who want to become proficient with the latest version of Visual Studio and are interested in the advanced capabilities of the IDE.Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
This end-to-end deep dive into Microsoft Visual Studio 2010
... Read more
This end-to-end deep dive into Microsoft Visual Studio 2010 Professional will help working developers squeeze maximum productivity out of Visual Studio 2010’s extraordinarily rich toolbox, whether they are writing code for the Web, Windows, Silverlight, or Microsoft’s Azure cloud computing environment. The authors combine authoritative and detailed information about Microsoft’s latest IDE, with extensive insights and best practices drawn from decades of development experience. Developers will learn how to use Visual Studio 2010 Professional to take full advantage of the entire .NET platform, including Windows Presentation Foundation (WPF) for rich client development, Windows Communication Foundation (WCF) for building dynamic service-oriented solutions, and Windows Workflow Foundation (WF) for structured programming around business processes. The authors also present extensive new coverage of Microsoft’s powerful new tools for unit testing, application instrumentation, and code analysis. By focusing entirely on Visual Studio 2010 Professional, the authors have gone deeper into Microsoft’s core product than ever before. Throughout, their focus is relentlessly practical: how to apply Microsoft’s tools to build better software, faster. Detailed information on how to... n Work with solutions, projects, browsers, explorers, editors, and designers n Write better macros, add-ins, and wizards n Save more time with Visual Studio 2010’s updated productivity tools n Instrument, analyze, and test your software n Refactor code for greater robustness, maintainability, and performance n Share code with team members and the larger community n Write powerful ASP.NET, ASP.NET MVC, and Silverlight web applications n Implement robust service oriented architecture (SOA)–based applications n Efficiently consume services with WCF n Write advanced Windows applications with Windows Forms and WPF n Construct data-centric applications with LINQ and Entity Framework n Create and host workflow-based applications with WF n Write applications for the Azure cloud n Extend Visual Studio with the new Managed Extensibility Framework (MEF) and the Automation Object Model n Build better object-oriented VB or C# software, and use new dynamic language features ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672330810 visualstudiounleashed.com
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Upgrade Version, Platform(s): PC; MPN: BDBX00MUEN
... Read more
Upgrade Version, Platform(s): PC; MPN: BDBX00MUENWE0
Minimize
|
from $6,625
(1 store)
See Details
|
|
This book is very, very different to any other computer boo
... Read more
This book is very, very different to any other computer book you have ever read. The Smart Method provides an entirely new and better way to learn ASP.NET, C# and Visual Studio. Here are just five of the many ways in which this book is unique:This book will give you the vital first step towards a career in web development without confusing with unnecessary complexity. Users who wish to learn more complex techniques can progress to the Expert Skills book.This is the only book that is also available as a low-cost video (DVD). Each can be used as a stand-alone product, but together they provide an incredibly powerful learning experience.Instruction is logically structured into sessions and lessons. While this makes the book ideal for self-instruction, you can also use it to run your own, highly effective, adult training courses.Every lesson is presented on two facing sheets of A4 paper (the pages are much bigger than in any other ASP.NET book).Along with programming skills, this book teaches best practices that are often ignored by other books.You’ll immediately appreciate the value and relevance of each skill as it is taught. Both IT professionals and absolute beginners will love this book because it avoids needless technical jargon and concisely explains everything you need in a simple and no-nonsense way.From the Back CoverAmongst other things you'll learn how to:Install and configure the completely free Visual Studio ExpressUnderstand the basic principles of HTML, CSS and JavaScriptCreate and design ASP.NET web pagesUnderstand the inner workings of ASP.NETWork with ASP.NET’s most useful controlsUnderstand, create and use C# variablesMake use of the extensive .NET libraryUnderstand, create and use C# classesPerform complex logical operations using C# codeUse ASP.NET’s authentication and login featuresCreate data-centric web applications using the new LINQ technologyTest and debug ASP.NET web sitesCompanies who have taken Smart Method courses include:AOL Time Warner, The United States Army, Daimler Chrysler, Motorola, HSBC, Barclays, American Express, Allied Irish Banks, Imperial Tobacco, Volvo, The BBC, British Petroleum, The Foreign and Commonwealth Office, Unilever, The Institute of Chartered Accountants, The Ministry of Defence, Keele University, Deutsche Bank, HBOS, Transport For London, The Performing Rights Society, Scottish Power, The Office of the Parliamentary Ombudsman, BAE Systems, RBS, Marks & Spencer, Virgin, O2, BMW... and many, many others.
Minimize
Get free shipping on orders over $25!
In stock
|
|
Go To Store
|
|
This book provides a step-by-step guide for developing an A
... Read more
This book provides a step-by-step guide for developing an ASP.NET 3.5 application using the latest features in Visual Studio 2008. The Problem Design Solution series by Wrox is unique because it describes a large case study and builds an entire solution chapter by chapter for each incremental step. This book uses a wide variety of new features in Visual Studio 2008, explains each in detail, and produces a solution that you can use as a starting point for your own applications.If you are responsible for designing or developing enterprise-wide applications, departmental applications, portals, or any line of business application, then this book is for you. Many applications have a similar set of features, and this book builds an application with some of the most common features of enterprise applications. Let’s face it: Every application has the same general set of features, but implemented in a different way. A database sits in the back end and you, as the developer, are responsible for enabling users to add, update, select, and delete records. If only it were that simple, no?The real development work starts when you sit with users and try to understand the business process and why they need a new or improved system in the first place. A lot of companies have departments that use Excel and Access wizards to create small systems that eventually become a lifeline for some part of the business. Usually something bad happens because of the nature of the tool they are using. Senior-level management is called in, project managers are hired, programmers are contracted, and the Project Management Office (PMO) is called to save the world. Suddenly this loosely defined process is high priority and people want documented standard operating procedures, audit reports, more productivity, less people, and of course a system that can do it all, which is where you come in. When you think about it, it’s a pretty daunting task. You’re expected to become an expert in someone else’s business process, flaws and all, and create a system that the company will rely on as the backbone for their existence. OK, maybe I’m exaggerating just a little bit, but when you go looking for that raise you might want to phrase it that way.This book will give you the tools necessary to build a framework that can be extended to create a solution to solve your company’s problems. The design pattern uses the normal three layers, the user interface (UI), the business logic layer (BLL), and the data access layer (DAL), but also builds the classes in each layer that encapsulate common business rules such as role-based security, workflow, reporting, dynamic menus, data entry, dynamic querying, notifications, exception handling, and auditing. As the book guides you through the complete solution, each business requirement is thoroughly examined and some of the latest enhancements in ASP.NET 3.5 and Visual Studio 2008 are used to implement them in a reusable framework.Enterprise applications are typically complex, and the teams that build enterprise applications come in all shapes and sizes. Some of the roles include a project sponsor, a project manager, business analysts, an architect, UI developers, middle-tier developers, database developers, and, if you’re really lucky, testers. Just a side note: Users are not testers. If you ever have the pleasure of working with professional testers, you’ll realize how important they are in the process, and how they truly are “quality” assurance engineers. Unfortunately, a lot of companies aren’t willing to invest in professional testers, so the users and/or developers end up assuming that role. This book is mainly focused on the architect and developers, but testers may find it valuable as well to help them understand the plumbing that goes into developing and architecting an enterprise application.This book is for the intermediate to senior level developer or system architect. It would be helpful if you have experie
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Release Date: June 15, 2010
|
from $38
(1 store)
See Details
|
|
“With the application development community so focused on t
... Read more
“With the application development community so focused on the Smart Client revolution, a book that covers VSTO from A to Z is both important and necessary. This book lives up to big expectations. It is thorough, has tons of example code, and covers Office programming in general terms—topics that can be foreign to the seasoned .NET developer who has focused on ASP.NET applications for years. Congratulations to Eric Lippert and Eric Carter for such a valuable work!”—Tim Huckaby, CEO, InterKnowlogy, Microsoft regional director “This book covers in a clear and concise way all of the ins and outs of programming with Visual Studio Tools for Office. Given the authors’ exhaustive experiences with this subject, you can’t get a more authoritative description of VSTO than this book!”—Paul Vick, technical lead, Visual Basic .NET, Microsoft Corporation“Eric and Eric really get it. Professional programmers will love the rich power of Visual Studio and .NET, along with the ability to tap into Office programmability. This book walks you through programming Excel, Word, InfoPath, and Outlook solutions.” —Vernon W. Hui, test lead, Microsoft Corporation “This book is an in-depth, expert, and definitive guide to programming using Visual Studio Tools for Office 2005. It is a must-have book for anyone doing Office development.” —Siew Moi Khor, programmer/writer, Microsoft Corporation “We don’t buy technical books for light reading. We buy them as a resource for developing a solution. This book is an excellent resource for someone getting started with Smart Client development. For example, it is common to hear a comment along the lines of, ‘It is easy to manipulate the Task Pane in Office 2003 using VSTO 2005,’ but until you see something like the example at the start of Chapter 15, it is hard to put ‘easy’ into perspective. This is a thorough book that covers everything from calling Office applications from your application, to building applications that are Smart Documents. It allows the traditional Windows developer to really leverage the power of Office 2003.”—Bill Sheldon, principal engineer, InterKnowlogy, MVP “Eric Carter and Eric Lippert have been the driving force behind Office development and Visual Studio Tools for Office 2005. The depth of their knowledge and understanding of VSTO and Office is evident in this book. Professional developers architecting enterprise solutions using VSTO 2005 and Office System 2003 now have a new weapon in their technical arsenal.”—Paul Stubbs, program manager, Microsoft Corporation “This book is both a learning tool and a reference book, with a richness of tables containing object model objects and their properties, methods, and events. I would recommend it to anyone considering doing Office development using the .NET framework, especially people interested in VSTO programming.” —Rufus Littlefield, software design engineer/tester, Microsoft CorporationVisual Studio Tools for Office is both the first and the definitive book on VSTO 2005 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Visual Studio .NET and the .NET Framework to put code behind Excel 2003, Word 2003, Outlook 2003, and InfoPath 2003. VSTO provides functionality never before available to the Office developer: data binding and data/view separation, design-time views of Excel and Word documents inside Visual Studio, rich support for Windows Forms controls in a document, the ability to create custom Office task panes, server-side programming support against Office, and much more.Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO. This bookExplains the architecture of Microsoft Office programming and introduces the object modelsTeaches the three basic patterns of Office solutions: Office automation executables, Office add-ins, and code behi
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Release Date: January 16, 2003
|
from $29
(2 stores)
See Details
|
|
Using agile methods and the tools of Visual Studio 2010, de
... Read more
Using agile methods and the tools of Visual Studio 2010, development teams can deliver higher-value software faster, systematically eliminate waste, and increase transparency throughout the entire development lifecycle. Now, Microsoft Visual Studio product owner Sam Guckenheimer and leading Visual Studio implementation consultant Neno Loje show how to make the most of Microsoft’s new Visual Studio 2010 Application Lifecycle Management (ALM) tools in your environment. This book is the definitive guide to the application of agile development with Scrum and modern software engineering practices using Visual Studio 2010. You’ll learn how to use Visual Studio 2010 to empower and engage multidisciplinary, self-managing teams and provide the transparency they need to maximize productivity. Along the way, Guckenheimer and Loje help you overcome every major impediment that leads to stakeholder dissatisfaction—from mismatched schedules to poor quality, blocked builds to irreproducible bugs, and technology “silos” to geographic “silos.” Coverage includes• Accelerating the “flow of value” to customers in any software project, no matter how large or complex• Empowering high-performance software teams and removing overhead in software delivery• Automating “burndowns” and using dashboards to gain a real-time, multidimensional view of quality and progress• Using Visual Studio 2010 to reduce or eliminate “no repro” bugs• Automating deployment and virtualizing test labs to make continuous builds deployable• Using Test Impact Analysis to quickly choose the right tests based on recent code changes• Working effectively with sources, branches, and backlogs across distributed teams• Sharing code, build automation, test, project and other data across .NET and Java teams• Uncovering hidden architectural patterns in legacy software, so you can refactor changes more confidently• Scaling Scrum to large, distributed organizations Whatever your discipline, this book will help you use Visual Studio 2010 to focus on what really matters: building software that delivers exceptional value sooner and keeps customers happy far into the future. Foreword by Ken Schwaber It is my honor to write a foreword for Sam’s book, Agile Software Delivery with Visual Studio. Sam is both a practitioner of software development, as well as a scholar. I have worked with Sam for the last two years to merge Scrum with modern engineering practices and an excellent toolset, Microsoft’s VS 2010. We are both indebted to Aaron Bjork of Microsoft, who developed the Scrum template that instantiates Scrum in VS 2010 through the Scrum Template. I do not want Scrum to be prescriptive. I left many holes, such as what as the syntax and organization of the Product Backlog, the engineering practices that turned Product Backlog items into a potentially shippable increment, and the magic that would create self-organizing teams. Sam has superbly described one way of filling in these holes in his book. He describes the techniques and tooling, as well as the rationale of the approach that he prescribes. He does this in detail, with scope and humor. Since I have worked with Microsoft since 2004 and Sam since 2009 on these practices and tooling, I am delighted. Our first launch was a course, the Professional Scrum Developer .NET course, that taught developers how to use solid increments using modern engineering practices on VS 2010 — working in self-organizing, cross-functional teams. Sam’s book is the bible to this course and more, laying it all out in detail and philosophy. If you are on a Scrum Team building software with .NET technologies, this is the book for you. If you are using Java, this book is compelling enough to read anyway, and maybe worth switching to .NET. When we devised and signed the Agile Manifesto in 2001, our first value was “Individuals and interactions over processes and tools.”
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Visual Studio 2008 is packed with features that help you cr
... Read more
Visual Studio 2008 is packed with features that help you create better software and do it with less repetition and drudgery. Visual Studio 2008 All-In-One Desk Reference For Dummies shows you how to make the most of this cool suite of tools! It’s all here!This comprehensive, seven-books-in-one guide gets you up and running with Visual Studio 2008 in no time. You’ll discover Microsoft’s vision for Visual Studio, get familiar with the .Net environment and languages, and learn how to install, browse, and make connections with Visual Studio. Soon, you’ll be building applications for Vista, Office 2007, and mobile devices; using AJAX and LINQ; and testing and debugging your programs. Discover how to:Understand Visual Studio’s role in software developmentWork with .Net languagesDevelop applications for VistaBuild smart client interfacesUse the visual data designerUse Ajax controlsStreamline application deploymentDebug your applicationsExplore ASP. NET servicesWork with strongly typed data setsAccess data with Visual StudioProgram with Visual Studio 2008Build professional reports with Crystal ReportsFully updated with new information on Vista and .NET Framework 3.0 development, MS Office application development, and more, Visual Studio 2008 All-In-One Desk Reference For Dummies also features a companion Web site packed with sample projects, supplemental podcasts, and a support forum. You’ll never find a smarter way to get up to speed with Visual Studio 2008!
Minimize
Get free shipping on orders over $25!
In stock
|
|
FREE Shipping
Go To Store
|
|
Platform(s): PC; MPN: BDBX00MLENWB0
|
from $1,365
(1 store)
See Details
|