Dotnetcat » .NET Books » Source Control books

Mastering C# and .NET Programming

Mastering C# and .NET Programming Author: Marino Posadas
Publisher: Packt Publishing - ebooks Account (15 December 2016)
Price: $49.99  View »

Deep dive into C# and .NET architecture to build efficient, powerful applications

About This Book
  • Uniquely structured content to help you understand what goes on under the hood of .NET's managed code platform to master .NET programming
  • Deep dive into C# programming and how the code executes via the CLR
  • Packed with hands-on practical examples, you'll understand how to write applications to make full use of the new features of .NET 4.6, .NET Core and C# 6/7
Who This Book Is For

This book was written exclusively for .NET developers. If you've been creating C# applications for your clients, at work or at home, this book will help you develop the skills you need to create modern, powerful, and efficient applications in C#.

No knowledge of C# 6/7 or .NET 4.6 is needed to follow along―all the latest features are included to help you start writing cross-platform applications immediately. You will need to be familiar with Visual…

Practical ASP.NET Web API

Practical ASP.NET Web API Author: Badrinarayanan Lakshmiraghavan
Publisher: Apress (23 August 2013)
Price: $54.99  View »

Practical ASP.NET Web API provides you with a hands-on and code-focused demonstration of the ASP.NET Web API in action. From the very beginning, you'll be writing working code in order to see best practices and concepts in action. As the book progresses, the concepts and code will become more sophisticated. Beginning with an overview of the web service model in general and Web API in particular, you'll progress quickly to a detailed exploration of the request binding and response formatting that lie at the heart of Web API. You'll investigate various scenarios and see how they can be manipulated to achieve the results you need.

Later in the book more sophisticated themes will be introduced that will set your applications apart from the crowd. You’ll learn how you can validate the request messages on arrival, how you can create loosely coupled controllers, extend the pipeline processing to compartmentalize your code for security and unit testing before being put onto a…

Beginning ASP.NET 4.5 in C# (Experts Voice in .Net)

Beginning ASP.NET 4.5 in C# (Experts Voice in .Net) Author: Matthew MacDonald
Publisher: Apress (30 August 2012)
Price: $54.99  View »

This book is the most comprehensive and up to date introduction to ASP.NET ever written. Focussing solely on C#, with no code samples duplicated in other languages, award winning author Matthew MacDonald introduces you to the very latest thinking and best practices for the ASP.NET 4.5 technology.

Assuming no prior coding experience, you'll be taught everything you need to know from the ground up. Starting from first principals, you'll learn the skills you need to be an effective ASP.NET developer who is ready to progress to more sophisticated projects and professional work.

You'll be taught how to use object orientation and code-behind techniques to lay out your code clearly in a way other developers can easily understand. You'll learn how to query databases from within you web pages, spice up your layouts using ASP.NET AJAX and deploy your finished websites to production servers. You'll also learn how to debug your code when things go…

ASP.NET Core MVC 2.0 Cookbook: Effective ways to build modern, interactive web applications with ASP.NET Core MVC 2.0

ASP.NET Core MVC 2.0 Cookbook: Effective ways to build modern, interactive web applications with ASP.NET Core MVC 2.0 Author: Engin Polat
Publisher: Packt Publishing (27 February 2018)
Price: $49.99  View »

Learn to implement ASP.NET Core features to build effective software that can be scaled and maintained easily

Key Features
  • Practical solutions to recurring issues in the web development world
  • Recipes on the latest features of ASP.Net Core 2.0
  • Coverage of Bootstrap, Angular, and JavaScript lets you supercharge your frontend
Book Description

The ASP.NET Core 2.0 Framework has been designed to meet all the needs of today's web developers. It provides better control, support for test-driven development, and cleaner code. Moreover, it's lightweight and allows you to run apps on Windows, OSX and Linux, making it the most popular web framework with modern day developers.

This book takes a unique approach to web development, using real-world examples to guide you through problems with ASP.NET Core 2.0 web applications. It covers Visual Studio 2017- and ASP.NET Core 2.0-specifc changes and provides general MVC development recipes. It explores…

C#.Net (Quick Study Computer)

C#.Net (Quick Study Computer) Author: Inc. BarCharts
Publisher: QuickStudy (17 February 2004)
Price: $6.95  View »

C#.net programming language.

Guide assumes that all readers have a general understanding of programming languages.

Understanding Petri Nets: Modeling Techniques, Analysis Methods, Case Studies

Understanding Petri Nets: Modeling Techniques, Analysis Methods, Case Studies Author: Wolfgang Reisig
Publisher: Springer ( 4 July 2013)
Price: $59.99  View »

With their intuitive graphical approach and expressive analysis techniques, Petri nets are suitable for a wide range of applications and teaching scenarios, and they have gained wide acceptance as a modeling technique in areas such as software design and control engineering. The core theoretical principles have been studied for many decades and there is now a comprehensive research literature that complements the extensive implementation experience.

In this book the author presents a clear, thorough introduction to the essentials of Petri nets. He explains the core modeling techniques and analysis methods and he illustrates their usefulness with examples and case studies. Part I describes how to use Petri nets for modeling; all concepts are explained with the help of examples, starting with a generic, powerful model which is also intuitive and realistic. Part II covers the essential analysis methods that are specific to Petri nets, introducing techniques used to formulate key…

Pro ASP.NET Core MVC

Pro ASP.NET Core MVC Author: ADAM FREEMAN
Publisher: Apress (16 September 2016)
Price: $59.99  View »

Visual Studio 2017 updates for this book are now available. Follow the Download Source Code link for this book on the Apress website.

Now in its 6th edition, the best selling book on MVC is now updated for ASP.NET Core MVC. It contains detailed explanations of the new Core MVC functionality which enables developers to produce leaner, cloud optimized and mobile-ready applications for the .NET platform. This book puts ASP.NET Core MVC into context and dives deep into the tools and techniques required to build modern, cloud optimized extensible web applications. All the new MVC features are described in detail and the author explains how best to apply them to both new and existing projects.

The ASP.NET Core MVC Framework is the latest evolution of Microsoft’s ASP.NET web platform, built on a completely new foundation. It represents a fundamental change to how Microsoft constructs and deploys web frameworks and is free of the legacy of earlier technologies

HL7 Integration with NHapi: The HL7 .NET Reference for Developers

HL7 Integration with NHapi: The HL7 .NET Reference for Developers Author: Modeste Azabdji
Publisher: ISBN.it (20 May 2018)
Price: $59.99  View »

The biggest surprise HL7 interface developers face when using the NHapi class library is the lack of documentation illustrating the use of this open source API. This book is intended to help you get started quickly with the HL7 Standard and, of course, has an in-depth discussion on NHapi after a brief overview of C#. The book will allow you to quickly take the advantage of the NHapi, and focus on your application. The main purpose of this book is to reduce the learning curve inherent in the use of NHapi. However, the reason why the basics of the HL7 and C# are presented is to clarify concepts that are useful or, better, mandatory for understanding the NHapi .NET class library. As a result, a background in HL7 or C# is not a prerequisite for this textbook because coverage of their basics is included for free in the first two parts.

Extending SSIS with .NET Scripting: A Toolkit for SQL Server Integration Services

Extending SSIS with .NET Scripting: A Toolkit for SQL Server Integration Services Author: Joost van Rossum
Publisher: Apress ( 7 October 2015)
Price: $49.99  View »

Extending SSIS with .NET Scripting is a timeless and comprehensive scripting toolkit for SQL Server Integration Services to solve a wide array of everyday problems that SSIS developers encounter. The detailed explanation of the Script Task and Script Component foundations helps you develop your own scripting solutions, but this book also shows a broad arsenal of readymade and well-documented scripting solutions for common problems. All examples are in both C# and VB.NET, and work for all current versions of SSIS.

SSIS is one of the leading ETL, Data Consolidation, and Data Transformation tools in today’s market. SSIS is used by ETL Developers, DBAs and Data Analysts to transform data as required for different ETL processes. There are many built-in components and tasks to help developers to perform actions. For example, there are tasks for sending and receiving files through FTP, sending an email, and for accessing a wide range of database management systems. Yet there…

Talking Nets: An Oral History of Neural Networks

Talking Nets: An Oral History of Neural Networks Author:
Publisher: The MIT Press (28 February 2000)
Price: $30.00  View »

Since World War II, a group of scientists has been attempting to understand the human nervous system and to build computer systems that emulate the brain's abilities. Many of the early workers in this field of neural networks came from cybernetics; others came from neuroscience, physics, electrical engineering, mathematics, psychology, even economics. In this collection of interviews, those who helped to shape the field share their childhood memories, their influences, how they became interested in neural networks, and what they see as its future.The subjects tell stories that have been told, referred to, whispered about, and imagined throughout the history of the field. Together, the interviews form a Rashomon-like web of reality. Some of the mythic people responsible for the foundations of modern brain theory and cybernetics, such as Norbert Wiener, Warren McCulloch, and Frank Rosenblatt, appear prominently in the recollections. The interviewees agree about some things and…