Dotnetcat » .NET Books » Visual Studio books

Mastering Visual Studio .Net

Mastering Visual Studio .Net Author: Chris Sells
Publisher: O'Reilly Media ( 1 March 2003)
Price: $39.95  View »

Mastering Visual Studio .NET provides you, as an experienced programmer, with all the information needed to get the most out of the latest and greatest development tool from Microsoft®. It doesn't matter if you're an MFC, C++, STL, ATL, COM, Win32, Visual Basic, C#, HTML, XML, ASP.NET, database, web application, Web service, NT service, stand-alone client, or component programmer targeting Windows® or one of the Windows variants (i.e. Windows CE or the PocketPC) -- this is the book that will help you master the toolkit.Written by experienced developers and trainers John Flanders, Ian Griffiths, and Chris Sells, Mastering Visual Studio .NET begins with fundamental information about maximizing the power of Visual Studio .NET as it comes out of the box, including the following topics:

  • projects and solutions
  • files and the various file editors
  • debugging
  • web projects
  • database projects
  • setup projects
To

Expert F# (Expert's Voice in .NET)

Expert F# (Expert's Voice in .NET) Author: Antonio Cisternino
Publisher: Apress (11 March 2009)
Price: $84.99  View »

In this book, the world's foremost experts in F# show you how to program in F# the way they do. Written by F#'s inventor and two major contributors to its development, Expert F# is the authoritative, comprehensive, and in-depth guide to the language and its use. Designed to help others become experts, the first part of the book quickly yet carefully describes the F# language. The second part then carefully shows how to elegantly use F# for a wide variety of practical programming tasks. This comprehensive reference of F# concepts, syntax, and features offers a treasury of expert techniques.

Beginning Xamarin Development for the Mac: Create iOS, watchOS, and Apple tvOS apps with Xamarin.iOS and Visual Studio for Mac

Beginning Xamarin Development for the Mac: Create iOS, watchOS, and Apple tvOS apps with Xamarin.iOS and Visual… Author: Dawid Borycki
Publisher: Apress (20 December 2017)
Price: $34.99  View »

Develop apps for the iPhone, iPad, and Apple wearables using Visual Studio for the Mac. 

Learn how to set up your development environment and emulators, and how to create adaptive user interfaces for various platforms. Expert Dawid Borycki guides you through the fundamentals of programming for Apple platforms (Model View Controller, Test Driven Development), navigation patterns, gesture handling, accessing user's location, and reading and consuming data from web services.
After reading this book, you will be able to build native apps that look and feel like other apps built into iOS, watchOS, and tvOS, and have the skills that are in high demand in today’s market. If you are already programming C# apps for web or desktop, you will learn how to extend your skill set to Apple mobile, wearable, and smart TV platforms. 

What You'll Learn
  • Build and implement native apps for Apple platforms
  • Create adaptive, universal views and handle…

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

Inside Microsoft Visual Studio .Net (Microsoft .Net Development) Author: Brian Johnson
Publisher: Microsoft Press (12 March 2003)
Price: $49.99  View »

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.

Professional UML Using Visual Studio .Net

Professional UML Using Visual Studio .Net Author: Andrew Filev
Publisher: Wrox (17 December 2002)
Price: $59.99  View »
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…