Visual C# Kicks

Welcome to Visual C# Kicks csharp website!

Visit the Articles section for free C# source code, downloads, tutorials, and other programming resources. All source code is written in C#.Net with concepts applicable to any of the .Net Framework languages.


News

8/21/08 Drop-Down Dialog

Create an advanced dialog in C# to mimic the behavior of a drop-down list. Useful for user controls such as color pickers.

8/18/08 Simplifying Square Roots

Use a C# algorithm to simplify complicated square roots into their simplest, most accurate, terms.

8/16/08 Loop Time

Forget the Timer control, use a simpler way to make C# code wait for a period of time.

8/12/08 Aligning User Interface

Keep a sharp user-interface by align controls programmatically.

8/07/08 Strong-Typed DataSet

Make programming data-driven application in C# easier by working with strong-typed datasets.

8/06/08 Open Image from File

Learn the basics of opening image files into C# code for further manipulation.

7/26/08 Single-Instance App

Prevent users from running a C# program more than once at the same time. Write single-instance applications in C# easily.

7/26/08 Icon Extractor

Extract program icons using C# and API calls.

7/24/08 Vista-Style Task Dialog

Add a vista-style TaskDialog written in pure C# to your applications to improve the user interface.

7/23/08 Obfuscation

Read about the benefits of code obfuscators over other methods of protecting .Net applications.

7/22/08 Splash Screen

Add a splash screen to your applications that supports drop shadows and transperancy.


Submit Your Articles

Submit your articles to be displayed in our Csharp Article section.

Newsletter

Stay up to date, enter your email address to subcribe to the Visual C# Kicks Newsletter.
(We promise not to spam)
License Agreement | Privacy Policy | Submit Link | Submit Article | Subscribe to Newsletter | Contact Us