We're building a brand new version of the site, and we'd love to hear your ideas
Members
Technology Zones
IBM Learning Center
Articles
Hosted By
Info
|
Articles & Tutorials  -
An introduction to using Visual WebGui gateways which are the Visual WebGui way to bridge WinForms development to web development..  -
Many people have become fairly confused about how parameters are passed in C#, particularly with regard to reference types. This article gives an in-depth discussion of the differences between default/ref/out parameters..  -
Although this article won't be an exhaustive OOP treatise, its objective nevertheless is to present in a quick and dirty manner C#/VB Object-Oriented Programming. Moreover, even though this article may be slightly geared more towards C#, all important VB assessments or similarities are addressed and demonstrated. By the way, keep in mind C# is very case sensitive. Incidentally, don't be put off at the length of this article, a lot of it is simply repeated code examples for both languages..  -
An extensive examination of OO programming in C#, covering inheritance, constructors, interfaces, virtual and static methods, and much more..  -
An introduction to event driven programming in C#, through the use of Events and Delegates.. 
Sample Code  -
An introduction to Visual WebGui through a sample application.
.  -
The support for lists in C# 2.0 makes sorting and searching very easy. This code snippet demonstrates how to create a list of Person objects (with name and age attributes), sort by name, sort by age and search based on age..  -
This example is to get you started using C# in Visual Studio.NET. It is intended to be used as your first program to test your Visual Studio .NET installation, and to start finding your way around in VS. 
Sample Chapters  -
An introduction to windows forms, from the book 'C# and the .NET Framework'..  -
An introduction to the .NET framework. 
Web Sites  -
This presentation focuses on the .NET Framework - the platform for building integrated, service-orientated applications to meet the needs of today's Internet businesses. From Web Forms and ASP+, to Web Services, deployment, and configuration
|
Search
Code Samples
New Members
|