Download WordPress Themes, Happy Birthday Wishes

Programming XML with C#

This is a book written in step-by-step tutorial format for beginners and students who want to learn XML programming using C# language. It is recommended that you have some programming experience using any of the object-oriented languages such as C++,

Read More »

Agile Principles, Patterns, and Practices in C#

This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later ch

Read More »

Visual Studio for Mac Succinctly

Visual Studio for Mac is an integrated development environment that can be used on macOS to build apps in C# and F# with a native user interface and tools tailored for macOS and for cross-platform development. Alessandro Del Sole provides a guide to

Read More »

Data Capture and Extraction with C# Succinctly

Capturing and extracting information is one of the most important tasks a developer can perform, and making this task more engaging without relying entirely on specialized tools is an efficient way to improve productivity. In Data Capture and Extract

Read More »

MongoDB 3 Succinctly: Quickly Build an Easy-to-manage Database System

MongoDB is one of the biggest players in the NoSQL database market, providing high performance, high availability, and automatic scaling. It's an open-source document database written in C++ and hosted on GitHub. Zoran Maksimovic's MongoDB 3 Succinct

Read More »

C# Code Contracts Succinctly

Developed by Microsoft's Research in Software Engineering, Code Contracts provide a way to convey code assumptions in your .NET applications. They can take the form of preconditions, postconditions, and state invariants. In C# Code Contracts Succinct

Read More »

Professional C#/VB .NET Coding Guidelines

This is a book on naming conventions, best coding practices and patterns written by the industry expert Steven Sartain.This document is a working document - it is not designed to meet the requirement that we have a coding standard but instead it is a

Read More »

Neural Networks Using C# Succinctly

Neural networks are an exciting field of software development used to calculate outputs from input data. While the idea seems simple enough, the implications of such networks are staggering - think optical character recognition, speech recognition, a

Read More »

Machine Learning Using C# Succinctly

In Machine Learning Using C# Succinctly, you'll learn several different approaches to applying machine learning to data analysis and prediction problems.Author James McCaffrey demonstrates different clustering and classification techniques, and expla

Read More »

C# Succinctly

C# is a general purpose, object-oriented, component-based programming language. As a general purpose language, there are a number of ways to apply C# to accomplish many different tasks. You can build web applications with ASP.NET, desktop application

Read More »