Click here to Skip to main content
15,896,063 members

Our Mailouts

The Daily Build - 06 Jan 2015

The Daily Build - 6 Jan 2015. Chess Program in C#

New Articles, Tech Blogs and Tips

Applications & Tools

  (12 votes) by Anurag Gandhi (updated 11 hours ago)
A general purpose quiz application in angularJs that can be used anywhere.

C#

  (7 votes) by Matt Perdeck (updated 17 hours ago)
Semantic Types help you reduce bugs and improve maintainability by letting the compiler ensure consistency in your code. This article shows how this works and how to create Semantic Types with minimal overhead.
  (2 votes) by Kunal Chowdhury (@kunal2383) (updated 20 hours ago)
C# 6.0 came with another new feature along with Visual Studio 2015 and .NET 4.6. Now you will be able to write await operations in catch {} and finally {} blocks too. This will help many developers to do certain async operations when they encounter any exceptions or want to do async clean-ups in fin

C++ / CLI

  (3 votes) by Geoffrey Mellar (updated 20 hours ago)
Template class for calling trigger functions by a key

Cross Platform

  (2 votes) by c-smile (updated 3 hours ago)
Basics of Sciter embedding principles, high-level overlook of Sciter SDK structure.

Custom Controls

  (0 votes) by Tanna (updated 3 hours ago)
This is WPF Gradient Control. I didn't find a suitable gradient control which will generate a linear gradient or radial gradient brush. This is a gradient control which have a color selector and gradient generator. It can generate radial or linear gradient brush.

Macros and Add-ins

  (0 votes) by Mykola Tarasyuk (updated 9 hours ago)
An approach to call built-in Visual Studio commands from within Visual Studio extensions

Progress Controls

  (0 votes) by zdanman (updated 2 hours ago)
Fully Customizable ProgressBar Control with Percentage shown that changes color as progress covers it

SQL Reporting Services

  (0 votes) by Ahmad A.A. Ahmad (updated 10 hours ago)

Uncategorised Technical Blogs

  (1 votes) by ashish__shukla (updated 20 hours ago)
Dependency Injection in .NET

VB.NET

  (0 votes) by Emiliano Musso (updated 13 hours ago)
Entry-level examples on MVVM pattern, explaining the basic methods to mantain separated a program's graphical interface from its business logic

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

ASP.NET

  (121 votes) by Halil ibrahim Kalkan (updated 23 hours ago)
Building an NLayered, localized, well-structured Single-Page Web Application using AngularJs, ASP.NET MVC, Web API, EntityFramework and ASP.NET Boilerplate.

Audio and Video

  (4 votes) by Akos Mattiassich (updated 8 hours ago)
A C++/CLI wrapper around MMAudioDeviceApi with notification support.

Game Development

  (191 votes) by Jacques Fournier (updated 8 hours ago)
SrcChess is a chess program built in C#

IoT Services

  (24 votes) by Naren Neelamegam (updated 13 hours ago)
A complete walk through on IoT Device programming, Web Service programming and IoT Client programming.