Dotnetcat » .NET Books » Visual Studio books

Sort by:

Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

Author: Jason Beres
List price: $44.99
Amazon price: $2.50   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Sams (24 January 2003)

Sams Teach Yourself Visual Studio .NET in 21 Days will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. The Visual Studio .NET development environment is the most comprehensive developer tool ever created, putting that together with the .NET Frameworks' Class Libraries, the developer has everything he or she needs to get up-to-speed on Microsoft's latest revolution in application development. This book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications. The market is full of books that pretty much say the same thing, which is already available in the help files, the author of this book has written and deployed over a dozen successful applications using Visual Studio .NET and the .NET Framework. All of his expertise and experience is used to give you the most comprehensive title on using Visual Studio .NET.

SharePoint 2010 Development with Visual Studio 2010 (Microsoft .NET Development Series)

Author: Eric Carter
List price: $54.99
Amazon price: $29.46   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Addison-Wesley Professional ( 5 September 2010)

With SharePoint 2010, developers finally have the powerful, end-to-end development tools they need to build outstanding solutions quickly and painlessly. What’s more, those tools are built directly into the latest version of Visual Studio, the development platform most Microsoft developers already know. In this book, the Microsoft experts who created these tools show you how to take full advantage of them.

The authors focus specifically on the SharePoint scenarios that Visual Studio 2010 now makes accessible to mainstream Microsoft developers. They assume no experience with SharePoint development and focus on SharePoint Foundation 2010: the low-cost version designed for organizations and departments of all kinds, not just large enterprises.

SharePoint 2010 Development with Visual Studio 2010shows how to get your solution up and running fast, and then extend it to meet your precise business requirements. You’ll learn how to develop, package, and deploy robust SharePoint business collaboration applications without any unnecessary complexity or overhead.

Following a practical, developer-focused introduction to Microsoft SharePoint 2010, you’ll learn about

  • Visual Studio 2010 templates and tools that simplify the creation of SharePoint solutions
  • The SharePoint object model and its most frequently used methods, properties, and events
  • Using lists to store, manage, and share data
  • Responding to events related to lists, features, items, or workflows
  • Integrating external data with Business Data Connectivity Services
  • Using content types that ship with SharePoint 2010—and creating new ones
  • Building multi-step workflows and custom forms that work with them
  • Utilizing Web Parts to present different data and applications on the same page
  • Customizing SharePoint pages or navigation with ASP.NET
  • Packaging and deploying solutions, and customizing deployment to your unique requirements

Whether you’re just starting out with SharePoint development, upgrading from earlier versions, or building on experience

with ASP.NET, this book will help you solve real problems and get real results—fast!

Developing Applications with Visual Studio.NET

Author: Richard Grimes
List price: $49.99
Amazon price: $9.93   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Addison-Wesley Professional (21 February 2002)

This is the.NET book C++ developers have been waiting for: a meaty, practical guide to Visual Studio.NET programming from one of the world's leading authorities on Microsoft development. Best-selling COM/ATL author Richard Grimes begins by reviewing the fundamental concepts that underlie the .NET Runtime, including managed vs. unmanaged code, garbage collection, the Microsoft Intermediate Language, type information, and metadata. Next, Grimes introduces the .NET Class Libraries -- first at a high level, and then with far greater detail about the libraries that will be of greatest value. Grimes covers contexts and remoting, introducing serialization, marshalling, channels and SOAP, and the role of Web services as an interoperability mechanism. Once readers are solidly grounded in .NET, Grimes turns to Visual Studio.NET: its facilities, tools, and project structure, ranging from project management issues to Web discovery. In Part III, Grimes offers comprehensive coverage of using Visual Studio.NET to build advanced applications. He presents detailed coverage of managed C++ written for experienced C++ developers; a thorough walkthrough of C++ development with WinForms designed to help developers migrate from Win32; extensive coverage of Microsoft's ATL Server and web application/service development; and finally, a full chapter on debugging. For every experienced Windows developer familiar with Visual C++.

Inside Microsoft Visual Studio .NET 2003 (Microsoft .Net Development)

Author: Brian Johnson
List price: $49.99
Amazon price: $28.99   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Microsoft Press (12 March 2003)

Microsoft Visual Studio .NET is a pivotal product in the history of programming tools, since it brings together multiple languages that can interoperate in the Microsoft .NET Framework. This title offers an in-depth examination of the architecture of Microsoft Visual Studio .NET to help professional developers get the most out of its capabilities. It drills down into the Visual Studio .NET integrated development environment (IDE), code editors, application design, and project management tools. It also covers features that allow developers to use Visual Studio .NET with their favorite programming tools. By the end of this book, developers will understand what Visual Studio .NET is and how and why it works as it does, learn how to maximize their productivity with it, and know how to customize its tools and environment to suit the projects at hand.

Visual Studio 2010 All-in-One For Dummies

Author: Andrew Moore
List price: $39.99
Amazon price: $21.96   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: For Dummies (28 June 2010)

A comprehensive, easy-to-understand guide to Visual Studio 2010

Visual Studio is Microsoft's comprehensive development environment that encompasses the .NET Framework, various programming languages, and ASP.NET. Programmers love it for developing applications for mobile devices and the Web.

Because Visual Studio can be complex, the All-in-One For Dummies format makes it easy for beginners to grasp its different parts and get up to speed.

  • Visual Studio is a development environment used with various programming languages to create a variety of applications, including those for the Web and mobile devices
  • The updated Visual Studio 2010 features new emphasis on development for Windows 7, cloud computing, and enhanced Web and Silverlight
  • Visual Studio 2010 All-in-One For Dummies shows how to build applications using the enhanced productivity features of Visual Studio 2010
  • Minibooks cover a Visual Studio overview, getting started, building Windows 7 and cloud applications, data access, coding, and other IDE details
  • Ideal for new programmers or Java programmers who want to become proficient with Visual Studio

Visual Studio 2010 All-in-One For Dummies provides both a great instruction book for new programmers and a valuable reference for the more experienced.

ASP.NET AJAX Control Development with Visual Studio 2008 and .NET 3.5 Framework (Wrox Blox)

Author: Damien White
List price: $6.99
Amazon price:   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (19 November 2010)

This Wrox Blox empowers developers to develop ASP.NET AJAX controls by giving them a look "under the hood" of AJAX controls. While this Wrox Blox focuses on Visual Studio 2008 and .NET 3.5, developers should know that the concepts for creating custom controls in Visual Studio 2005 and .NET 2.0 with ASP.NET AJAX 1.0 are very similar. Visual Studio 2008 offers many improvements concerning JavaScript editing/debugging, and .NET 3.5 includes ASP.NET AJAX right out of the box, simplifying the install to get AJAX up and running.

This Wrox Blox takes developers gradually through creating a custom ASP.NET AJAX control. JavaScript is essential for writing ASP.NET AJAX controls, but quite a few developers still struggle in this area. Given this fact, this Wrox Blox takes a compressive look at JavaScript and the improvements that the Microsoft AJAX Library provides to client-side development, giving readers the skills they need to delve straight into creating a “news scroller” type control from start to finish with step-by-step instructions throughout.

Introduction to AJAX Web Controls 1

Visual Studio 2008 and AJAX 2

Microsoft AJAX Library 7

JavaScript and Object-Oriented Programming 7

Using Objects in JavaScript 8

Emulating Classes 9

Microsoft AJAX Library 11

Getting Started with AJAX Controls 12

Refactoring and Understanding the Basic Control 12

Registering the Client Control 16

Creating a Test Web Site 17

Creating the Basic Server Control 18

Creating the Basic Client Control 26

Enhancing the DynamicScroller Control — Properties 29

Enhancing the DynamicScroller Control — Events 31

Summary 35

About Damien White 37

Usage Rights for Wiley Wrox Blox

Any Wrox Blox you purchase from this site will come with certain restrictions that allow Wiley to protect the copyrights of its products. After you purchase and download this title, you:

  • Are entitled to three downloads
  • Are entitled to make a backup copy of the file for your own use
  • Are entitled to print the Wrox Blox for your own use
  • Are entitled to make annotations and comments in the Wrox Blox file for your own use
  • May not lend, sell or give the Wrox Blox to another user
  • May not place the Wrox Blox file on a network or any file sharing service for use by anyone other than yourself or allow anyone other than yourself to access it
  • May not copy the Wrox Blox file other than as allowed above
  • May not copy, redistribute, or modify any portion of the Wrox Blox contents in any way without prior permission from Wiley

If you have any questions about these restrictions, you may contact Customer Care at (877) 762-2974 (8 a.m. - 5 p.m. EST, Monday - Friday). If you have any issues related to Technical Support, please contact us at 800-762-2974 (United States only) or 317-572-3994 (International) 8 a.m. - 8 p.m. EST, Monday - Friday).

Beginning ASP.NET 4: in C# and VB (Wrox Programmer to Programmer)

Author: Imar Spaanjaars
List price: $44.99
Amazon price: $21.49   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Wrox (22 March 2010)

This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes.

Anyone new to web programming should be able to follow along because no prior background in web development is assumed although it helps if you do have a basic understanding of HTML and the web in general. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters.

Do you have a strong preference for Visual Basic over C# or the other way around? Or do you think both languages are equally cool? Or maybe you haven't made up your mind yet and want to learn both languages? Either way, you'll like this book because all code examples are presented in both languages!

Even if you have some experience with prior versions of ASP.NET, you may gain a lot from this book. Although many concepts from previous versions are brought forward into ASP.NET 4, you'll discover there's a lot of new stuff to be found in this book, including an introduction to the ADO.NET Entity Framework, the inclusion of jQuery, ASP.NET AJAX, the many changes to the ASP.NET 4 Framework, and much more.

This book teaches you how to create a feature-rich, data-driven, and interactive web site called Planet Wrox. Although this is quite a mouthful, you'll find that with Visual Web Developer 2010, developing such a web site isn't as hard as it seems. You'll see the entire process of building a web site, from installing Visual Web Developer 2010 in Chapter 1 all the way up to putting your web application on a live server in Chapter 19. The book is divided into 19 chapters, each dealing with a specific subject.

  • Chapter 1, “Getting Started with ASP.NET 4” shows you how to obtain and install Visual Web Developer 2010. You'll get instructions for downloading and installing the free edition of Visual Web Developer 2010, called the Express edition. You are also introduced to HTML, the language behind every web page. The chapter closes with an overview of the customization options that Visual Web Developer gives you.

  • Chapter 2, “Building an ASP.NET Web Site” shows you how to create a new web site and how to add new elements like pages to it. Besides learning how to create a well-structured site, you also see how to use the numerous tools in Visual Web Developer to create HTML and ASP.NET pages.

  • Chapter 3, “Designing Your Web Pages.” Visual Web Developer comes with a host of tools that allow you to create well-designed and attractive web pages. In this chapter, you see how to make good use of these tools. Additionally, you learn about CSS, the language that is used to format web pages.

  • Chapter 4, “Working with ASP.NET Server Controls.” ASP.NET Server Controls are one of the most important concepts in ASP.NET. They allow you to create complex and feature-rich web sites with very little code. This chapter introduces you to the large number of server controls that are available, explains what they are used for, and shows you how to use them.

  • Chapter 5, “Programming Your ASP.NET Web Pages.” Although the built-in CSS tools and the ASP.NET Server Controls can get you a long way in creating web pages, you are likely to use a programming language to enhance your pages. This chapter serves as an introduction to programming with a strong focus on programming web pages. Best of all: all the examples you see in this chapter (and the rest of the book) are in both Visual Basic and C#, so you can choose the language you like best.

  • Chapter 6, “Creating Consistent Looking Web Sites.” ASP.NET helps you create consistent-looking pages through the use of master pages, which allow you to define the global look and feel of a page. Skins and themes help you to centralize the looks of controls and other visual elements in your site. You also see how to create a base page that helps to centralize programming code that you need on all pages in your site.

  • Chapter 7, “Navigation.” To help your visitors find their way around your site, ASP.NET comes with a number of navigation controls. These controls are used to build the navigation structure of your site. They can be connected to your site's central site map that defines the pages in your web site. You also learn how to programmatically send users from one page to another.

  • Chapter 8, “User Controls.” User controls are reusable page fragments that can be used in multiple web pages. As such, they are great for repeating content such as menus, banners, and so on. In this chapter, you learn how to create and use user controls and enhance them with some programmatic intelligence.

  • Chapter 9, “Validating User Input.” A large part of interactivity in your site is defined by the input of your users. This chapter shows you how to accept, validate, and process user input using ASP.NET Server Controls. Additionally, you see how to send e-mail from your ASP.NET web application and how to read from text files.

  • Chapter 10, “ASP.NET AJAX.” Microsoft ASP.NET AJAX allows you to create good-looking, flicker-free web pages that close the gap between traditional desktop applications and web applications. In this chapter you learn how to use the built-in Ajax features to enhance the presence of your web pages, resulting in a smoother interaction with the web site.

  • Chapter 11, “jQuery.” jQuery is a popular, open source and cross-browser JavaScript library designed to make it easier to interact with web pages in the client’s browser. In this chapter you learn the basics of jQuery and see how to add rich visual effects and animations to your web pages.

  • Chapter 12, “Introducing Databases.” Understanding how to use a database is critical to building web sites, as most modern web sites require the use of a database. You’ll learn the basics of SQL, the query language that allows you to access and alter data in a database. In addition, you are introduced to the database tools found in Visual Web Developer that help you create and manage your SQL Server databases.

  • Chapter 13, “Displaying and Updating Data.” Building on the knowledge you gained in the previous chapter, this chapter shows you how to use the ASP.NET data-bound and data source controls to create a rich interface that enables your users to interact with the data in the database that these controls target.

  • Chapter 14, “LINQ and the ADO.NET Entity Framework.” LINQ is Microsoft’s solution for accessing objects, databases, XML, and more. The ADO.NET Entity Framework (EF) is Microsoft's new technology for database access. This chapter shows you what LINQ is all about, how to use the visual EF designer built into Visual Studio, and how to write LINQ to EF queries to get data in and out of your SQL Server database.

  • Chapter 15, “Working with Data—Advanced Topics.” While earlier chapters focused mostly on the technical foundations of working with data, this chapter looks at the same topic from a front-end perspective. You see how to change the visual appearance of your data through the use of control styles. You also see how to interact with the data-bound controls and how to speed up your application by keeping a local copy of frequently accessed data.

  • Chapter 16, “Security in Your ASP.NET 4 Web Site.” Although presented quite late in the book, security is a first-class, important topic. This chapter shows you how to make use of the built-in ASP.NET features related to security. You learn about a number of application services that facilitate security. You also learn how to let users sign up for an account on your web site, how to distinguish between anonymous and logged-on users, and how to manage the users in your system.

  • Chapter 17, “Personalizing Web Sites.” Building on the security features introduced in Chapter 16, this chapter shows you how to create personalized web pages with content targeted at individual users. You see how to configure and use ASP.NET Profile that enables you to store personalized data for known and anonymous visitors.

  • Chapter 18, “Exception Handling, Debugging, and Tracing.” In order to understand, improve, and fix the code you write for your ASP.NET web pages you need good debugging tools. Visual Web Developer ships with great debugging support that enables you to diagnose the state of your application at run time, helping you find and fix problems before your users do.

  • Chapter 19, “Deploying Your Web Site.” By the end of the book, you should have a web site that is ready to be shown to the world. But how exactly do you do that? What are the things you need to know and understand to put your web site out in the wild? This chapter gives the answers and provides you with a good look at configuring different production systems in order to run your final web site.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Learn ASP.NET 4.0, C# and Visual Studio 2010 Essential Skills with The Smart Method: Courseware tutorial for self-instruction to beginner and intermediate level

Author: Simon Smart
List price: $29.99
Amazon price: $19.94   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: Smart Method, Limited, The ( 3 August 2011)

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 Cover

Amongst other things you'll learn how to:

  • Install and configure the completely free Visual Studio Express
  • Understand the basic principles of HTML, CSS and JavaScript
  • Create and design ASP.NET web pages
  • Understand the inner workings of ASP.NET
  • Work with ASP.NET’s most useful controls
  • Understand, create and use C# variables
  • Make use of the extensive .NET library
  • Understand, create and use C# classes
  • Perform complex logical operations using C# code
  • Use ASP.NET’s authentication and login features
  • Create data-centric web applications using the new LINQ technology
  • Test and debug ASP.NET web sites

Companies 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.

Visual Studio.Net All in One Desk Reference for Dummies (For Dummies (Computers))

Author: Nitin Pandey
List price: $39.99
Amazon price: $9.57   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: For Dummies (15 April 2002)

Visual Studio .NET All-in-One Desk Reference For Dummies is a value-packed, easy-to-use reference that provides broad coverage of Visual Studio .NET tools, languages, and environment for experienced Visual Studio programmers and developers who want to get up to speed rapidly on this missioncritical Microsoft initiative.

Visual Studio 2005 All-In-One Desk Reference For Dummies (For Dummies (Computers))

Author: Vanessa L. Williams
List price: $39.99
Amazon price: $6.96   Book details at Amazon.com
Average rating:  / 0 (0 reviews)
Publisher: For Dummies ( 6 November 2006)

A thorough revision to the Visual Studio 2005 All-In-One Desk Reference For Dummies makes this the ideal book for new programmers or Java programmers looking to get up and running with Visual Studio. The book will be a comprehensive, value-priced reference for the entire Visual Studio 2005. Microsoft’s catch-phrase for Visual Studio 2005 is personal productivity. The goal of personal productivity is to allow the developer to work at a higher level of abstraction. The goal of this book is to show the reader how to build applications using these productivity features of VS. As a result, language syntax and programming constructs are de-emphasized in favor of showing the user how to let VS generate the code.

This book takes a layered approach similar to how most applications are architected. When developing a new application, developers often divide up the work for the user interface, service layer (data access), and domain classes (coding). Whether there is one developer playing all three roles, or three developers doing each, this approach allows the reader to easily reference the layer they are constructing. Minibooks include:

Book I: Visual Studio 2005 Overview.

Book II: Getting Started with Visual Studio.

Book III: Building Applications with Visual Studio 2005.

Book IV: Getting Acquainted with Data Access.

Book V: Coding.

Book VI: Going the Extra Mile.

Book VII: Extending the Family.