background preloader

Csharp

Facebook Twitter

Introduction to 3D Game Programming with DirectX 11 eBook: Frank D. Luna. Tutorial Index. Author & publish XML/DITA & unstructured content. Advanced Installer - Purchase. Docu by jagregory. WiX 3.6: A Developer's Guide to Windows Installer XML. eBook: $29.99 Formats: $25.49 save 15%!

WiX 3.6: A Developer's Guide to Windows Installer XML

Print + free eBook + free PacktLib access to the book: $79.98 Print cover: $49.99 $49.99 save 37%! Free Shipping! UK, US, Europe and selected countries in Asia. Overview Table of Contents Author Support Sample Chapters Brings the reader up to speed on all of the major features of WiX, including the new bootstrapper engine, Burn Provides a richer understanding of the underlying Windows Installer technologyShowcases the flexibility and versatility of WiX, with a few tips and tricks along the way Book Details. SharpDX.Windows Namespace (SharpDX) Topic: Rastertek Tutorials in SharpDX (1/8) Tutorial 2: Creating a Framework and Window Before starting to code with DirectX 11 I recommend building a simple code framework.

Topic: Rastertek Tutorials in SharpDX (1/8)

This framework will handle the basic windows functionality and provide an easy way to expand the code in an organized and readable manner. As the intention of these tutorials is just to try different features of DirectX 11 we will purposely keep the framework as thin as possible.... Delta Engine - Features. Introduction to 3D Game Programming with DirectX 11 eBook: Frank D. Luna. Walkthrough: Creating a Windows Service Application in the Component Designer.

The procedures in this topic demonstrate creating a simple Windows Service application that writes messages to an event log.

Walkthrough: Creating a Windows Service Application in the Component Designer

The basic steps that you perform to create and use your service include the following: To begin, you create the project and set values that are required for the service to function correctly. Creating a Basic Windows Service in C# Download source - 3.78 Kb Introduction Do a search some time on Google for Services and C#, and you'll come across a lot of ASP.NET references for web services.

Creating a Basic Windows Service in C#

Not very useful for a beginner looking for info on Windows Services! I've had this very problem, so I decided to do it myself, the old-fashioned way. C# - SlimDX viewports in WPF controls. Catalog of Patterns of Enterprise Application Architecture. Last Significant Update: January 2003 A short summary of the patterns in Patterns of Enterprise Application Architecture (P of EAA). | Japanese | Russian | These pages are a brief overview of each of the patterns in P of EAA.

Catalog of Patterns of Enterprise Application Architecture

They aren't intended to stand alone, but merely as a quick aide-memoire for those familiar with them, and a handy link if you want to refer to one online. In the future I may add some post-publication comments into the material here, but we'll see how that works out. Many of these diagrams demonstrate the rather poor GIF output of Visio. Domain Logic Patterns: Transaction Script (110), Domain Model (116), Table Module (125), Service Layer (133). CodeSmith Tools. Generator Templates CodeSmith Generator ships with a complete template set that helps you get up and running in no time flat.

CodeSmith Tools

These template sets include ActiveSnippet Templates, Database Templates, Example Templates, Framework Templates and various other templates. Why waste time with repetitive tasks? Use ActiveSnippets and focus on other parts of your application. ActiveSnippet Templates ActiveSnippet's allow you to quickly reduce the amount of time it takes to get your job done. Learn more by watching the ActiveSnippet Overview Video. Database Templates Whether you are looking for an easier ways to create a business object, document your database, script your table data, execute or create stored procedures, generator is here to save you time and headaches. Programming Concepts. Document! X 2013.1 Pricing and Order Form - Innovasys.

Visual C# Resources. Coding QA - powered by FeedBurner. CodeCast - powered by FeedBurner. .NET Rocks! How to Write Software Documentation: 8 Steps. Edit Article Writing Software Documentation for Technical UsersWriting Software Documentation for End Users Edited by Chris, Genius_knight, BR, Gianca and 5 others Good software documentation, whether a specifications document for programmers and testers, a technical document for internal users, or software manuals and help files for end users, helps the person working with the software understand its features and functions.

How to Write Software Documentation: 8 Steps

Good software documentation is specific, concise, and relevant, providing all the information important to the person using the software. Following are instructions on how to write software documentation for technical users and end users. Ad Steps Method 1 of 2: Writing Software Documentation for Technical Users. C# Ten Must-Have .NET Tools Every Developer Should Download Now. New information has been added to this article since publication.

Ten Must-Have .NET Tools Every Developer Should Download Now

Refer to the Editor's Update below. .NET Tools Ten Must-Have Tools Every Developer Should Download Now James Avery You cannot expect to build a first-class application unless you use the best available tools. Snippet Compiler The Snippet Compiler is a small Windows®-based application that allows you to write, compile, and run code. As an example, let's say that I wanted to show you how to launch another application from the Microsoft® .NET Framework.