Dotnetcat » .NET Books » Visual Studio books
Professional Visual Studio 2008 (Wrox Programmer to Programmer)
|
Author: | Nick Randolph |
| List price: | $59.99 | |
| Amazon price: | $19.46 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox (28 July 2008) |
Professional Visual Studio 2008
Microsoft 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 book
How to create project templates and wizards
Methods for using IntelliSense, code refactoring, class modeling, and unit testing
Tips for using DataSets, LINQ, and Synchronization Services for working with data
How to build web applications using ASP.NET AJAX, Silverlight, and ASP.NET MVC
Ideas for building Office and Mobile applications, WPF, WCF, and WF projects
Ways to effectively analyze and identify bugs using the advanced debugging features
How to automate repetitive tasks using the Visual Studio 2008 add-ins and macros
Suggestions for using Visual Studio Team System components coupled with Team Foundation Server
Techniques for building more secure applications
Who this book is for
This 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.
Murach's ASP.NET 4 Web Programming with VB 2010
|
Author: | Anne Boehm |
| List price: | $54.50 | |
| Amazon price: | $27.00 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Mike Murach & Associates (21 March 2011) |
This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer's comment on the previous edition of Murach's ASP.NET, posted online)
Already know how to code in Visual Basic 2010? Then, master web programming with this .NET 4 edition of the ASP.NET book that's a favorite of developers. It teaches beginners how to develop web applications from scratch, while more seasoned professionals use it as a time-saving guide whenever they need the "how-to" details that take forever to find online.
Here's a quick rundown on what developers have always liked best about this book:
#1: Complete applications show you how all the pieces interact
The key to mastering ASP.NET 4 is to have plenty of real-world applications that guide you in using the skills you're learning...and that help you avoid the problems that you can run into as you build complex web sites. That's why this book gives you complete applications, including the web forms, the aspx code, and the VB code. Download the applications for free from the Murach website, and experiment with them on your own to see how valuable they are.
#2: It gives you a 6-chapter section on database programming that's geared to business applications
Database handling is crucial in business programming, yet it's glossed over in just a chapter or two in many books. In contrast, this 6-chapter section teaches you how to use SQL data sources and ASP.NET data controls to develop database applications with little or no VB code. Then, it teaches how to use object data sources to create 3-layer applications that let you separate the presentation code from the data access code. And each topic is illustrated using examples like maintenance and shopping cart applications...the kind of database applications you'll deal with every day.
#3: It teaches you ASP.NET development the way it should be done, using Visual Studio 2010
The 1.x edition of this book was one of the first to teach web development using Visual Studio instead of tools like Notepad. Today, no developer should miss out on the productivity features of Visual Studio 2010. So they're integrated throughout this book, rather than being relegated to just a chapter or two at the beginning.
#4: It teaches you ASP.NET 4 features when they're appropriate, not just convenient
In contrast to some books, the ASP.NET 4 features haven't just been tacked onto the chapters from the previous .NET 3.5 edition. Instead, author Anne Boehm has carefully analyzed how the changes affect the way you develop web applications and what you need to learn when. That means this book integrates the new material with the classic ASP.NET features that haven't changed, giving you a cohesive, fluid approach to learning web programming the way it's done today.
#5: The distinctive paired-pages format* makes learning...and reference...a breeze
A few years ago, a customer used the term "paired pages" to describe our presentation style, and the name has stuck. It means that this book presents each topic in a two-page spread. The right page gives screen shots, code, syntax, bulleted details whatever is needed to illustrate and summarize the topic; the left page provides extra explanation and perspective as needed. That makes it easy for developers at any level to skim through material they already know and focus on what's new to them. It means less reading for everyone. And it makes the book a quick and easy-to-use reference guide once you're done training.
(*To see how the paired pages work, you can download free chapters from the Murach web site.)
Software Testing using Visual Studio 2010
|
Author: | Subashni S. Satheesh Kumar N. |
| List price: | $44.99 | |
| Amazon price: | $42.23 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (26 December 2010) |
If you are a developer, a software tester, or an architect who wishes to master the amazing range of features offered by the Visual Studio 2010 for testing your software applications before going live - then this book is for you. This book assumes that you have a basic knowledge of testing software applications and have good work experience of using Visual Studio IDE.
Visual Studio Tools for Office 2007: VSTO for Excel, Word, and Outlook
|
Author: | Eric Carter |
| List price: | $54.99 | |
| Amazon price: | $35.50 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Addison-Wesley Professional ( 6 March 2009) |
Visual Studio Tools for Office 2007: VSTO for Excel, Word, and Outlook is the definitive book on VSTO 2008 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Microsoft Visual Studio 2008 and the .NET Framework to program against Microsoft Office 2007.
This book delivers in one place all the information you need to succeed using VSTO to program against Word 2007, Excel 2007, and Outlook 2007, and provides the necessary background to customize Visio 2007, Publisher 2007, and PowerPoint 2007. It introduces the Office 2007 object models, covers the most commonly used objects in those object models, and will help you avoid the pitfalls caused by the COM origins of the Office object models. Developers who wish to program against Office 2003 should consult Carter and Lippert’s previous book, Visual Studio Tools for Office.
In VSTO 2008, you can build add-ins for all the major Office 2007 applications, build application-level custom task panes, customize the new Office Ribbon, modify Outlook’s user interface using Form Regions, and easily deploy everything you build using ClickOnce.
Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO, based on the deep knowledge that comes from the authors’ unique perspective of living and breathing VSTO for the past six years. This book
- Explains the architecture of Microsoft Office programming and introduces the object models
- Covers the main ways Office applications are customized and extended
- Explores the ways of customizing Excel, Word, and Outlook, and plumbs the depths of programming with their events and
object models - Introduces the VSTO programming model
- Teaches how to use Windows Forms and WPF in VSTO and how to work with the Document Actions Pane and application-level task panes
- Delves into VSTO data programming and server data scenarios
- Teaches ClickOnce VSTO deployment
This is the one book you need to succeed in programming against Office 2007.
C# and Visual Basic .NET Code samples for download can be found here: http://www.informit.com/store/product.aspx?isbn=0321533216
Crystal Reports 2011 for Developers
|
Author: | Cynthia Moore |
| List price: | $49.99 | |
| Amazon price: | $27.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Course Technology PTR (25 August 2011) |
Crystal Reports 2011 is a powerful software tool for turning raw data into corporate decision-making information. End-users and report developers alike use Crystal Reports to extract and format information, and Crystal Reports is one of the most popular packages for corporate reporting. As powerful as it is, Crystal Reports is not known for having a gentle learning curve--in fact, many new users can find the task of extracting what they need from the program a daunting one. Fortunately for these new users, there's CRYSTAL REPORTS 2011 FOR DEVELOPERS: REPORT DESIGN AND INTEGRATION. Covering Crystal Reports 2011, Crystal Reports for Enterprise XI 4.0, Crystal Reports for Visual Studio 2010, and Crystal Reports for Eclipse, CRYSTAL REPORTS 2011 FOR DEVELOPERS: REPORT DESIGN AND INTEGRATION provides a solid introduction for any report or application developer just getting started with Crystal Reports. This book even includes chapters on integrating Crystal Reports into a .Net or Java application and the new SAP Crystal Reports for Enterprise platform and design environment. Going beyond the sample reports that ship with the product, CRYSTAL REPORTS 2011 FOR DEVELOPERS: REPORT DESIGN AND INTEGRATION is filled with step-by-step essentials and real-world examples, showing readers how to take full advantage of Crystal Reports key features so that they can create information-rich, quality reports from their own data and integrate them into their own applications. Many of the chapters include exercises to give you additional practice in each area covered in the chapter. The files that correspond with the exercises can be downloaded from the Course PTR website.
UML Software Design with Visual Studio 2010: What you need to know, and no more!
|
Author: | Tony Loton |
| List price: | $9.99 | |
| Amazon price: | $8.16 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | CreateSpace (11 September 2010) |
Having flirted with the Unified Modeling Language for over a decade, in the 'Visual Studio 2010 Ultimate Edition' Microsoft has integrated UML visual modeling features directly in the IDE - making it a truly Integrated Development Environment. This book explores the new UML capabilities both from the analyst's top-down conceptual modeling perspective and from the developer's code-centric visualisation perspective. Those of you for whom the 'Ultimate Edition' is just out of reach will discover how you can benefit from the legacy Visio UML integration and the architectural modeling capabilities of the other Visual Studio 2010 editions. You can find additional resources on the companion web site for this book at www.lotontech.com/visualmodeling
Visual Studio 2008 All-In-One Desk Reference For Dummies
|
Author: | Rick Leinecker |
| List price: | $39.99 | |
| Amazon price: | $9.70 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | For Dummies ( 7 April 2008) |
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 development
- Work with .Net languages
- Develop applications for Vista
- Build smart client interfaces
- Use the visual data designer
- Use Ajax controls
- Streamline application deployment
- Debug your applications
- Explore ASP. NET services
- Work with strongly typed data sets
- Access data with Visual Studio
- Program with Visual Studio 2008
- Build professional reports with Crystal Reports
Fully 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!
Programming Microsoft ASP.NET MVC
|
Author: | Dino Esposito |
| List price: | $44.99 | |
| Amazon price: | $25.44 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Microsoft Press (28 October 2011) |
Fully updated for ASP.NET MVC 3. Delve into the features, principles, and pillars of the ASP.NET MVC framework—deftly guided by web development luminary Dino Esposito. ASP.NET MVC forces developers to think in terms of distinct components—Model, View, Controller—that make it easier to manage application complexity, while allowing strict control over the markup. Plunge into the framework’s internal mechanics and gain perspectives on how to use this programming model versus Web Forms, and begin building your own MVC-based applications quickly.
Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4 (Wrox Programmer to Programmer)
|
Author: | Gastón Hillar |
| List price: | $54.99 | |
| Amazon price: | $31.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox (21 December 2010) |
Expert guidance for those programming today’s dual-core processors PCs
As PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for creating professional parallel applications using C#, .NET 4, and Visual Studio 2010. The book covers task-based programming, coordination data structures, PLINQ, thread pools, asynchronous programming model, and more. It also teaches other parallel programming techniques, such as SIMD and vectorization.
- Teaches programmers professional-level, task-based, parallel programming with C#, .NET 4, and Visual Studio 2010
- Covers concurrent collections, coordinated data structures, PLINQ, thread pools, asynchronous programming model, Visual Studio 2010 debugging, and parallel testing and tuning
- Explores vectorization, SIMD instructions, and additional parallel libraries
Master the tools and technology you need to develop thread-safe concurrent applications for multi-core systems, with Professional Parallel Programming with C#.
MCAD Developing and Implementing Windows-based Applications with Microsoft Visual Basic(R) .NET and Microsoft Visual Studio(R) .NET Exam Cram 2 (Exam Cram 70-306)
|
Author: | Kirk Hausman |
| List price: | $34.99 | |
| Amazon price: | $0.08 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Que (27 April 2003) |
This certification exam measures the ability to develop and implement Windows-based applications by using Windows Forms and the Microsoft .NET Framework. This exam counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the MCSD certification for .NET candidates. This book is not intended to teach new material. Instead it assumes that you have a solid foundation of knowledge but can use a refresher on important concepts as well as a guide to exam topics and objectives. This book focuses exactly on what you need to pass the exam - it features test-taking strategies, time-saving study tips, and a special Cram Sheet that includes tips, acronyms, and memory joggers not available anywhere else. The series is supported online at several Web sites: examcram.com, informit.com, and cramsession.com.
The accompanying CD features PrepLogic™ Practice Tests, Preview Edition. This product includes one complete PrepLogic Practice Test with approximately the same number of questions found on the actual vendor exam. Each question contains full, detailed explanations of the correct and incorrect answers. The engine offers two study modes, Practice Test and Flash Review, full exam customization, and a detailed score report.


Syndicate








