|
|
| Home > C# Windows Forms > General |
|
|
| Title |
Author |
Score |
Writing an Addin for SharpDevelop 1.0+ with Visual Studio 2003
Thursday, June 23, 2005 (EST)
Creating a simple SharpDevelop Pad Content with Visual Studio 2003
|
J.Marc Piulachs
|
Average Rating:  |
|
Type converters, your friendly helpers!
Friday, May 13, 2005 (EST)
Any time you developed a web form or windows form using the Visual Studio .NET designer or used the view state architecture of ASP.NET you have relied on the help of a type converter.
|
Klaus Salchner
|
Average Rating:  |
|
Converting Excel spreadsheets to .rex files with ResxWriter
Wednesday, May 11, 2005 (EST)
ResxWriter is a .NET tool that can read Excel spreadsheets with data used for translation, and convert this data into separate .resx files.
|
Patrick Bounaix
|
Average Rating:  |
|
Pocket Trilma.NET (Pocket PC version)
Friday, October 01, 2004 (EST)
This articles presents a .NET implementation of the "Halma" game designed on 1883 by George H. Monks.
|
Wiktor Zychla
|
Average Rating:  |
|
Bulk Date Changer
Tuesday, September 14, 2004 (EST)
A small utility inspired by UNIX Touch
|
Paul Lockwood
|
Average Rating:  |
|
Tic-Tac-Toe (AI)
Tuesday, September 14, 2004 (EST)
This article shows you an implementation of the Tic-tac-toe game with MiniMax algorithm that demonstrates massive recursion and regular expressions.
|
Paul Lockwood
|
Average Rating:  |
|
Project LogicImage.NET
Friday, August 27, 2004 (EST)
LogicImage is a thrilling logic puzzle. It is much more addictive than popular MineSweeper.
|
Wiktor Zychla
|
Average Rating:  |
|
Project Trilma.NET
Friday, August 27, 2004 (EST)
This articles presents a .NET implementation of the "Halma" game designed on 1883 by George H. Monks.
|
Wiktor Zychla
|
Average Rating:  |
|
Responding to Mouse Events
Saturday, August 21, 2004 (EST)
A Tic Tac Toe program is used to learn how to respond to mouse clicks, and more about drawing on a Form.
|
Bill Burris
|
Average Rating:  |
|
Getting Started with Windows Forms and SharpDevelop
Saturday, August 21, 2004 (EST)
Something simple, to verify that you can create a Windows application using Windows Forms, compile, and run it. Uses buttons and text boxes.
|
Bill Burris
|
Average Rating:  |
|
|
|
|
|
|
|
|
 |
|
|
|
|
Sponsored by:
|
|
|
|
|
|
|
|
New Articles
Exceptions and Performance
Almost every time exceptions are mentioned in mailing lists and newsgroups, people say they're really expensive.Let's examine that claim, shall we?
Creating multilingual websites - Part 1
Extend the existing globalization capabilities of .NET to create flexible and powerful multilingual web sites. First, create a custom ResourceManager, and then create custom localized-capable server controls to easily deploy multilingual functionality.
Parameter passing in C#
Many people have become fairly confused about how parameters are passed in C#, particularly with regard to reference types. This page should help to clear up some of that confusion
|
|
|
|
Most Popular Articles
LDAP, IIS and WinNT Directory Services
This article explains how to use .NET Directory Services to retrieve and search directory objects, create new directory objects and edit or delete existing directory objects. Describes Active Directory Application Mode (ADAM) and how to use the IIS, WinNT and LDAP directory (ADSI) provider.
An in-depth look at WMI and instrumentation, Part II
WMI stands for Windows Management Instrumentation and, as the name indicates, is about managing your IT infrastructure this article is the second part of a two-part series.
An in-depth look at WMI and instrumentation, Part I
WMI stands for Windows Management Instrumentation and, as the name indicates, is about managing your IT infrastructure this article provides an in-depth look at WMI and MOM 2005
|
|
|
|
New Books
Murach's ASP.NET 2.0 Upgrader's Guide: VB Edition
What’s new and how to use it! That’s what this book delivers if you’re a VB developer who’s interested in upgrading from ASP.NET 1.x to ASP.NET 2.0.
C# in easy steps
Learn to program with Microsoft’s premier programming language. No previous programming knowledge is assumed. With numerous easy-to-follow examples, this title explains the essentials of object-oriented programming with C#.
Murach's ASP.NET web programming with VB.NET
Murach's ASP.NET web programming with VB.NET by Doug Lowe and Anne Prince is a in depth training and reference book for ASP.NET programming using VB.NET. The book builds upon Murach's previous books and covers more advanced concepts for programming ASP.NET pages.
|
|
|
|
Got Code?
if you have any article , source code , or anything else you'd like to share with this community that you think others might find useful, please submit it here and we will gladly make it available on this site.
submit@developerland.com.
|
|
|
|
|
|
|
|
|
|