CSharpFeeds - All your C# feeds in one place.

Wednesday, November 01, 2006

Simple PropertyComparer

by VaneaBotnari via The Code Project Latest Articles on 11/1/2006 9:24:00 PM

A Simple PropertyComparer ...

[ read more ]

How to Write a Visual Studio Visualizer

by Keyvan Nayyeri via Keyvan Nayyeri on 11/1/2006 7:37:57 PM

You already know that visualizers are good tools to debug your code in Visual Studio 2005.  Each visualizer works for a specific type and lets you to monitor some specific properties of an instance of classes in a visual manner. Fortunately there are many built-in visualizers as well as visualizers that are written by community for common types.  One of cool and famous visualizers is created by Roy Osherove for Regular Expressions and I had blogged about it before. But ...

[ read more ]

MultiThreaded Chat Server

by Sidzone via The Code Project Latest Articles on 11/1/2006 3:57:00 PM

This is simple Multi Threaded Chat server, intended for people to learn Socket programming and Threads in C# ...

[ read more ]

DialogBoxes

by ChandraSekar Maheswaran via The Code Project Latest Articles on 11/1/2006 10:49:00 AM

Frequently used Dialog Boxes ...

[ read more ]

The Monty Hall Problem - C# Solution

by Troy Magennis via The Code Project Latest Articles on 11/1/2006 5:29:00 AM

C# Solution to the "Monty Hall Problem" ...

[ read more ]

C# Friendly Assemblies: Looking at building Truly Reusable Components

by Matthew Cochran via on 11/1/2006 12:00:00 AM

This article discusses how we can hide our base class implementation and require referencing of our objects through their interfaces. This keeps our own projects loosely coupled and also allows us to publish our assemblies as truly reusable components because they are 100% “Black box”. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us