-
SVGImage control
A WPF control for showing SVG images
-
gTimePicker- Control to Pick a Time Value (VB.NET)
Stop using the DateTimePicker for time values. This control makes it easy to pick a time, and if you act now, get the matching Nullable gDateTimePicker at no extra cost.
-
Simple Shopping Cart (Basket ) User Control using ASP.NET (Floating, Movable and Resizable)
A simple and easy way to add shopping cart to your website and start using it
-
Using The Silverlight DataGrid with View Model / MVVM
The Silverlight DataGrid using Inline Editing, Paging, Sorting, and Button Events, using View Model
-
How I explained OOD to my wife
Learning Object Oriented Design principles through some interesting conversations
-
High fidelity printing through the SSRS Report Viewer control
Discusses the limitations and undocumented high dpi printing capabilities of the local WinForms Report Viewer control
-
MultiColumnTree
A treeview with multiple columns.
-
How to easy exchange data among .net applications
Simple way of connectionless communication through UDP protocol is described here
-
Attributes-based Validation in a WPF MVVM Application
Description of a method which uses attribute to perform user entry validation in a WPF MVVM application
-
VIES- VAT number checker
Using the VIES VAT number validation service provided by the European Commission's Taxation and Customs Union Directorate-General
-
Hierarchical Menu in WPF
A simple way to create a hierarchical context menu
-
Site Map Web Part for Microsoft Office SharePoint Server (MOSS)
Displays the site structure in a hierarchical tree that is expandable and collapsible.
-
A Document Outline window for C# files, in WPF
A Document Outline Visual Studio tool window for C# files, coded in WPF
-
Implementing a Basic Hello World WCF Service
Manually implement a basic WCF service from scratch, step by step with clear instructions and precise screen snapshots
-
Pixel Shader for Edge Detection
Implementation of Sobel Edge Detection in a pixel shader.
-
Accessing alternative data-streams of files on an NTFS volume
A pair of classes to encapsulate access to NTFS alternative data streams.
-
Building ASP.NET Validator using Data Annotations
The article describes an implementation of ASP.NET validator that uses the new System.ComponentModel.DataAnnotations assembly that came in .NET 3.5 SP1.
-
B-Tree Sorted Dictionary
In-memory B-Tree Sorted Dictionary
-
Data Combobox
A custom combobox control that uses a datatable and can show multiple columns
-
Build a Mobile App in just 4 Minutes (Part 2)
Today, we will demonstrate how easy it is to design and build a mobile form including a detail view object in a step-by-step tutorial.