C# Stuff


Csharp / C#
In this sectio you wil find some cool c# stuff.

Attributes
Using attributes to simplify code and speed up development, and get som cool examples.
Attributes Guide

Entention methods
Learn how to use Extention Methods, and get som cool sample functions that will help your development
Learn Extention Methods

Windows 8 RT apps use c# primarly for developers.
For win 8 rt stuff take a look at this cool library. It has some great classes to help your development
Windows 8 Class tools

Starting applications on secondary screen
If you want your application to startup on another screen, then this code can help you acheave just that
Start on secondary screen