Dotnetcat » .NET Books » Visual Studio books

Sort by:

Pro Visual Studio .NET (Expert's Voice)

Author: Bill Sempf
List price: $49.99
Amazon price: $2.64   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: A-Press (30 August 2004)

Visual Studio is the only suitable environment for professional development of .NET 1.1 and. has retained global high sales, throughout the downturn. It is just about the only choice for developers in Microsoft technology. It is a complex and feature-rich vehicle mainly for C#, VB.NET and Web development and drawing out its full potential can be a challenge for novice and professional programmers alike.

This book reveals and demystifies the product to enable programmers to do their job more quickly and with fewer errors. All the authors are well known in each field of .NET development and lever their hands-on experience of making the tool work in the real world. Programmers will understand how to tweak this environment to get the very best out of it and learn by seeing practical tasks put into, and through Studio, to get the best results.

Parallel Programming with Microsoft Visual Studio 2010 Step by Step

Author: Donis Marshall
List price: $34.99
Amazon price: $11.95   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Microsoft Press ( 4 August 2011)

Your hands-on, step-by-step guide to the fundamentals of parallel programming

Teach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010—one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learn-by-doing exercises for creating applications that optimize the use of multicore processors.

Discover how to:

  • Apply techniques to help increase your application's speed and efficiency
  • Simplify the process of adding parallelism with the Task Parallel Library (TPL)
  • Execute several tasks concurrently with various scheduling techniques
  • Perform data queries in parallel with PLINQ
  • Use concurrent collections in Microsoft .NET Framework 4 for data items
  • Extend classes in the TPL to meet the specific requirements of your application
  • Perform live debugging of an application with parallel code

Working with Microsoft Visual Studio 2005 Team System (Pro-Developer)

Author: Richard Hundhausen
List price: $34.99
Amazon price: $0.01   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Microsoft Press (22 October 2005)

This overview of Microsoft Visual Studio 2005 Team System offers practical information and role-based guidance to get key members of your software development team working together. With insights from the Visual Studio product team, project managers, architects, developers, and testers alike learn how to use Team System to coordinate and facilitate the work of all team members and help ensure project success.

Discover how to use Team System to:

  • Improve team collaboration and monitor software development projects through the lifecycle
  • Simplify project management and work-item management using familiar Microsoft Office tools
  • Create and validate datacenter and application diagrams in a common language
  • Manage your code with version control
  • Create and run unit testing and code coverage tests to help ensure quality
  • Coordinate defect tracking and resolve bugs with integrated testing tools
  • Use Microsoft Solution Framework development methodologies or customize your own
  • Store documents, hold team discussions, and access queries and reports with Project Portal
  • Analyze your final product and help ensure successful deployment

Microsoft Visual Studio .NET VTC Training CD (Español) (Spanish Edition)

Author: Dave Mercer
List price: $99.95
Amazon price: $99.95   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Virtual Training Company, Inc. (29 September 2006)

Programming .NET Security

Author: Adam Freeman
List price: $35.99
Amazon price:   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: O'Reilly Media ( 9 February 2009)

With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications.

The book works as both a comprehensive tutorial and reference to security issues for .NET application development, and contains numerous practical examples in both the C# and VB.NET languages. With Programming .NET Security, you will learn to apply sound security principles to your application designs, and to understand the concepts of identity, authentication and authorization and how they apply to .NET security. This guide also teaches you to:

  • use the .NET run-time security features and .NET security namespaces and types to implement best-practices in your applications, including evidence, permissions, code identity and security policy, and role based and Code Access Security (CAS) use the .NET cryptographic APIs , from hashing and common encryption algorithms to digital signatures and cryptographic keys, to protect your data.
  • use COM+ component services in a secure manner
If you program with ASP.NET will also learn how to apply security to your applications. And the book also shows you how to use the Windows Event Log Service to audit Windows security violations that may be a threat to your solution.

Authors Adam Freeman and Allen Jones, early .NET adopters and long-time proponents of an "end-to-end" security model, based this book on their years of experience in applying security policies and developing products for NASDAQ, Sun Microsystems, Netscape, Microsoft, and others. With the .NET platform placing security at center stage, the better informed you are, the more secure your project will be.

CODE Magazine - 2010 MayJun

Author: Markus Egger
List price: $2.99
Amazon price:   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: EPS Software Corp./ CODE Magazine (22 April 2010)

Code - The Leading Independent .NET Resource - 10 Years of CODE and Visual Studio, WCF 5, Bing, Ruby, Sharepoint

.NET 3.5 Wrox Box: Professional ASP.NET 3.5, Professional C# 2008, Professional LINQ, .NET Domain-Driven Design with C#

Author: Bill Evjen
List price: $159.99
Amazon price: $32.73   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (21 July 2008)

Presenting four amazing Wrox books from an unparalleled author team cover the exciting new features of .NET 3.5. This essential boxed set contains the following key titles: Professional ASP.NET 3.5 covers all the important new features of the 3.5 version of ASP.NET, Professional C# 2008 provides the necessary background information on how the .NET architecture works, .NET Domain-Driven Design with C# takes you through the intense process of designing and implementing the domain model, and Professional LINQ shows you how to effectively use LINQ to query XML, SQLdatabases, ADO.NET DataSets, and other data sources.

Murach's C++ 2008 (Murach: Training & Reference)

Author: Prentiss Knowlton
List price: $52.50
Amazon price: $25.99   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Mike Murach & Associates (26 October 2009)

Finally, a great training and reference book for Visual C++ by Dr. Prentiss Knowlton, an instructor of C++ since its inception. This book helps you master C++ 2008 quickly and easily by using all the time- and work-saving features of Visual Studio. That's true whether you're a:

  • Java developer who wants to learn Visual C++
  • C# or Visual Basic developer who wants to master another .NET language
  • C++ developer who wants to move into .NET
  • new programmer starting from scratch
Murach's C++ 2008 will show you how to:
  • create bulletproof applications like a professional
  • develop object-oriented applications using business classes, inheritance, polymorphism, interfaces, and generics
  • compile, run, and enhance legacy C and native C++ code on the .NET platform
  • learn more about native C++ (if you should ever need to do that)
  • have another set of skills to make you more valuable on the job
To ensure mastery, this book presents 12 complete, real-world applications that demonstrate best programming practices. And, all of the information is presented in the distinctive Murach "paired-pages" style that allows for self-paced training and reference, just like Murach's best-selling C# book.

What makes this book so effective? Here are several things it does that other C++ books don't do:

#1: The OOP section deals with business objects, not cats and dogs
Object-oriented programming is the basis for C++ and C#. But while other books try to explain it using whimsical examples (like mammals or cars), this book explains it in terms of true business objects, like customers, invoices, and products. So right from the start, you'll see how OOP is applied in the real world.

#2: Complete applications show how all the pieces interact
The key to mastering C++ development is to have plenty of real-world examples that show you how the features you're learning interact...and that help you avoid the problems that you can run into as you build complex applications. That's why this book gives you complete applications for everyday business functions (these can be downloaded for free from the Murach website).

#3: The paired-pages format lets you set your own pace
Murach books have a distinctive format, where each two-page spread presents a single topic. You can read every page if you're new to the subject...skim or skip material you already know...quickly pinpoint the reference details you need when you're on the job...use the book however it works best for you. To see how this works, you can look at some pages in "Look Inside" above or download sample chapters for free from the Murach website.

#4: The last chapter shows how to work with legacy C and native C++ code
One thing you won't find in any other C++ book: The last chapter shows you how legacy C and native C++ code that's 10, 20, even 30 years old, will run unchanged on the .NET platform. That means you can port legacy applications to the .NET platform or use tested and proven code to create new .NET applications.

#5: The approach in this book has been proven to work!
Since C++ now parallels C#, Pren aligned the content and organization of Murach's C++ 2008 with the best-selling Murach's C# 2008. That means you can take advantage of an approach that's been proven effective for thousands of developers in the last 5 years. It means that readers already familiar with the C# book can learn C++ in record time. And it means that if you page through the books side-by-side, you can gain a synergistic understanding of both languages.

Murach's ASP.NET 3.5 Web Programming with C# 2008

Author: Anne Boehm
List price: $52.50
Amazon price: $10.00   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Mike Murach & Associates (10 October 2008)

"In the last 3 years, I have tried to learn C# for web programming using books from a number of different publishers, but have always lost my motivation. The books were just not geared toward someone trying to learn on their own. Then, I checked out your ASP.NET/C# book from our corporate library. What a fantastic book! It's in such high demand at work that I bought my own copy." (A developer's comment on the 2.0 edition of Murach s ASP.NET)

Already know how to code C# 2008 desktop applications? Then, you're ready to master web programming with the 3.5 edition of this best-selling ASP.NET book from Murach Books.

It covers the 3.5 features that provide new functionality...like the ListView and DataPager data controls, LINQ data sources, new CSS-related tools, and ASP.NET AJAX...while it teaches you how to develop web applications from scratch. And it does that using all the same features that made the 2.0 edition such a favorite among professional developers:

#1. It's concise, practical, and crystal-clear in telling you what you need to know

#2. It shows you how to get the most from Visual Studio 2008 as you code, test, debug, and deploy ASP.NET web applications

#3. It gives you a 7-chapter section on database programming...2 more chapters than in the previous edition because .NET continues to deliver new, powerful tools for this critical component of business applications

#4. It gives you solid training in the essential skills that you'll use every day, including data validation...state management...improving the user experience with easy site navigation and a standard look and feel...boosting user response time with ASP.NET AJAX...handling security...developing reusable controls...working with database data using SQL, object, and LINQ data sources...and more

#5. It gives you real-world application examples that guide you in applying what you're learning as you develop your own websites (you can download the applications for free from the Murach website)

#6. Its paired pages presentation makes for fast reading, instant reinforcement, and time-saving reference (to see how the paired pages work, you can download free chapters from the Murach website)

So if you need to learn ASP.NET 3.5 web programming, we hope you'll try this book first. We're convinced that it will deliver the training you need better and faster than any other book.

Murach's ASP.NET 4 Web Programming with C# 2010 (Murach: Training & Reference)

Author: Anne Boehm
List price: $54.50
Amazon price: $34.34   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Mike Murach & Associates (26 April 2011)

"In the last 3 years, I have tried to learn C# for web programming using books from a number of different publishers, but have always lost my motivation. The books were just not geared toward someone trying to learn on their own. Then, I checked out your ASP.NET/C# book from our corporate library. What a fantastic book! It's in such high demand at work that I bought my own copy." (A developer's comment on a previous edition of Murach's ASP.NET)


Already know how to code in C# 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. And 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 new skills that you're learning...and that help you avoid the problems that you might 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 C# 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 C# code. Then, it teaches you 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 those features are 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, authors Anne Boehm and Joel Murach have 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.