Author Archive

Convert Double to Byte Array in C#

This code snippet shows how to convert double to a byte array.

Read more...



Be the first to comment - What do you think?
Posted by Mahesh Chand - February 8, 2010 at 5:44 am

Categories: Uncategorized   Tags: briefly about c# and c# tools, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, multiform application in C#.Net

Bind a Struct to a ComboBox in C#

This tip and code snippet shows how to bind a struct to a ComboBox in WPF and load its properties in the drop down.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 8, 2010 at 4:55 am

Categories: Uncategorized   Tags: briefly about c# and c# tools, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, multiform application in C#.Net

Convert String to Enum

How to convert a string value to an enumeration.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 6, 2010 at 4:01 pm

Categories: Uncategorized   Tags: briefly about c# and c# tools, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, multiform application in C#.Net

Thumbnail in WPF

This article demonstrates how to create thumbnail images in WPF using XAML and C#.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 6, 2010 at 10:47 am

Categories: Uncategorized   Tags:

Polyline in WPF

A polyline is a collection of connected straight lines. This article demonstrates how to create a polyline in WPF and XAML.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 4, 2010 at 8:16 am

Categories: Uncategorized   Tags:

Polygon in WPF

A polygon is a series of connected lines which is a closed shape. A closed shape is a shape that has same start point and end point. This article demonstrates how to create and use a polygon in WPF using XAML.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 4, 2010 at 8:11 am

Categories: Uncategorized   Tags:

Path in WPF

A graphics path is a set of connected lines, curves, and other simple graphics objects, including rectangles, ellipses, and text. This article demonstrates how to create and use paths in WPF and XAML.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 3, 2010 at 9:52 am

Categories: Uncategorized   Tags:

Ellipse in WPF

The Ellipse object represents an ellipse shape and draws an ellipse with the given height and width. This article demonstrates how to create and use an ellipse in WPF and XAML.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 3, 2010 at 9:46 am

Categories: Uncategorized   Tags:

Rectangle in WPF

The Rectangle object represents a rectangle shape and draws a rectangle with the given height and width. This article demonstrates how to create rectangles in WPF and XAML.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 2, 2010 at 8:05 pm

Categories: Uncategorized   Tags: briefly about c# and c# tools, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, multiform application in C#.Net

Line in WPF

The Line object represents a line shape and draws a line between two defined points. This article demonstrates how to create lines in WPF and XAML.

Read more...

Be the first to comment - What do you think?
Posted by Mahesh Chand - February 2, 2010 at 8:39 am

Categories: Uncategorized   Tags:

Next Page »