Logo

Microsoft .NET

e-books in Microsoft .NET category

Book cover: .NET Framework Notes for Professionals.NET Framework Notes for Professionals
- Goalkicker.com ,
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(5416 views)
Book cover: The Little ASP.NET Core BookThe Little ASP.NET Core Book
by - recaffeinate.co ,
I wrote this book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
(7689 views)

Book cover: .NET Microservices: Architecture for Containerized .NET Applications.NET Microservices: Architecture for Containerized .NET Applications
by - Microsoft Corporation ,
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(6363 views)
Book cover: .NET Technology Guide for Business Applications.NET Technology Guide for Business Applications
- Microsoft Corporation ,
A comprehensive guide to .NET development technologies and application patterns. It details the available technologies for evolving and modernizing business applications that are core to the business and based on established patterns.
(9535 views)
Book cover: ASP.NET Web Deployment using Visual StudioASP.NET Web Deployment using Visual Studio
by - Microsoft Corporation ,
This book shows you how to deploy an ASP.NET web application to a Windows Azure Web Site or another provider, by using Visual Studio 2012 or 2010. The sample application uses the Entity Framework, SQL Server, and the ASP.NET membership system.
(9318 views)
Book cover: Under the Hood of .NET Memory ManagementUnder the Hood of .NET Memory Management
by - Red gate books ,
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(9204 views)
Book cover: Introduction to .NET Framework 3.0Introduction to .NET Framework 3.0
- Wikibooks ,
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features.
(8641 views)
Book cover: Test Driven .NET Development with FitNesseTest Driven .NET Development with FitNesse
by - Neuri Limited ,
This book takes you on a journey through the wonderful world of FitNesse, a great web-based tool for software acceptance testing. FitNesse enables software developers and business people to build a shared understanding of the domain.
(9902 views)
Book cover: F Sharp ProgrammingF Sharp Programming
- Wikibooks ,
F# is a .NET implementation of OCaml, a well-known functional programming language. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and more.
(7990 views)
Book cover: Developer's Guide to Microsoft PrismDeveloper's Guide to Microsoft Prism
by - Microsoft Press ,
This guide provides everything you need to get started with Prism and to use it to create flexible, maintainable Windows Presentation Foundation (WPF) and Microsoft Silverlight applications that can evolve over time based on changing requirements.
(8656 views)
Book cover: Shove It, FizzBuzz: How to Find and Land a .NET Development JobShove It, FizzBuzz: How to Find and Land a .NET Development Job
by - shoveitfizzbuzz.com ,
This book teaches you the five traits every successful developer should possess, gives tips on how to improve your overall marketability, teaches you how to write an effective resume, and prepares you for a technical interview.
(9839 views)
Book cover: Developer's Guide to Microsoft Enterprise Library, C# EditionDeveloper's Guide to Microsoft Enterprise Library, C# Edition
by - Microsoft Press ,
You are holding in your hands a book that will make your life as an enterprise developer a whole lot easier. It's a guide on Microsoft Enterprise Library and it's meant to guide you through how to apply .NET for enterprise development.
(12104 views)
Book cover: Parallel Programming with Microsoft .NETParallel Programming with Microsoft .NET
by - Microsoft Press ,
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(14657 views)
Book cover: Moving to Visual Studio 2010Moving to Visual Studio 2010
- Microsoft Press ,
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(8835 views)
Book cover: Team Development with Visual Studio Team Foundation ServerTeam Development with Visual Studio Team Foundation Server
- Microsoft Press ,
This guide shows you how to get the most out of Visual Studio 2005 Team Foundation Server to help improve the effectiveness of your team-based software development. You'll find guidance and insights you can tailor for your specific scenarios.
(10496 views)
Book cover: .NET for Visual FoxPro Developers.NET for Visual FoxPro Developers
by - Hentzenwerke Publishing ,
An overview of the .NET Framework and the C# and Visual Basic .NET languages. The author provides plenty of 'how to', 'step-by-step' and 'best practices' information that will help you climb the .NET learning curve and get up and running quickly.
(13756 views)
Book cover: Application Architecture for .NET: Designing Applications and ServicesApplication Architecture for .NET: Designing Applications and Services
- Microsoft Press ,
This book provides architecture-level and design-level guidance for application architects and developers that need to build distributed solutions with Microsoft .NET Framework. This guide assumes you are familiar with .NET component development.
(10414 views)
Book cover: Design and Implementation Guidelines for Web ClientsDesign and Implementation Guidelines for Web Clients
- Microsoft Press ,
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(13990 views)
Book cover: Visual Studio.Net: Controls and Add-insVisual Studio.Net: Controls and Add-ins
by - BPB Publications ,
User-controls and the extensibility features offered by add-ins are probed in detail. The text covers controls-attributes, properties and events, creating a UI type editor, type conversion, designers, writing C# code, web controls, add-ins.
(21286 views)
Book cover: Visual Studio.Net with C#Visual Studio.Net with C#
by - BPB Publications ,
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(22691 views)
Book cover: Sams Teach Yourself Visual Studio .NET 2003 in 21 DaysSams Teach Yourself Visual Studio .NET 2003 in 21 Days
by - Sams ,
The 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. Written for beginners and experienced developers.
(10886 views)
Book cover: Improving Web Application Security: Threats and CountermeasuresImproving Web Application Security: Threats and Countermeasures
by - Microsoft Press ,
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(17100 views)
Book cover: Enterprise Solution Patterns Using Microsoft .NetEnterprise Solution Patterns Using Microsoft .Net
by - Microsoft Press ,
The book embraces existing work in the patterns community, contributes new patterns, and implements these patterns in .NET. Included are an introduction to patterns and a catalog of 32 architecture, design, and implementation patterns.
(11079 views)
Book cover: COM and .NET InteroperabilityCOM and .NET Interoperability
by - Apress ,
This book covers the building blocks of the COM and .NET architectures, internal aspects of COM /.NET interoperability, teaches readers on how to build custom COM /.NET conversion tools, covers Win32 API, C DLLs from .NET applications, and more.
(11765 views)
Book cover: Dissecting a C# Application: Inside SharpDevelopDissecting a C# Application: Inside SharpDevelop
by - Wrox Press ,
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(24569 views)