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  -
You use them everyday, but might not know it. In this article, we will take a look at what a delegate is and how it will help you to develop better software. .  -
Knowing how and where to store things is bread and butter stuff for an Application Developer. This article examines an area of storage known as ‘Isolated Storage’ that was introduced to the Windows environment alongside the introduction of the .NET Framework. We’ll discover, what it is and how and why to use it. .  -
Taking a closer look at the code generated by the Windows Forms Designer and understanding some of the important implications. .  -
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..  -
I am a beginner. I wanted to share some experiences with other beginners. The next few articles that come from my keyboard will be about my experience with teaching myself to develop applications in VB.NET.. 
Sample Code  -
Here is a little snippet that allows you to clean your recycle bin without any confirmation from the user, no progress ui and the sound is removed..  -
How to Programatically change properties of all the controls on your form..  -
IP2Location .NET component that translates IP address to country, city, region, latitude, longitude, ZIP code, ISP and domain name. Developers use this component for projects related to:
1. Display native language and currency;
2. Redirect based on country;
3. Digital rights management;
4. Prevent password sharing and abuse of service;
5. Reduce credit card fraud;
6. Web log stats and analysis;.  -
How to fetch the Summary properties from a file, including Author, LastSavedBy, Subject, and LineCount using the DSOFile.OleDocumentProperties object..  -
This is just a simple program to show new .NET developers how to enumerate controls in a form and manipulate them.. 
Sample Chapters  -
An extensive introduction to programming using the new Windows client development model in Visual Basic .NET, covering the windows form designer, events, form resizing, dialog boxes and more. .  -
An introduction to the .NET framework. 
Web Sites  -
The main goal for this book is to identify and document those language features that have changed in the move from Visual Basic 6.0 to Visual Basic .NET and to highlight new features . -
A quick introduction to Object-Oriented Programming (OOP), covering the various terms and their relationship to real-world ideas. Primarily relates to VB.NET functions. -
Deborah Kurata describes how to use new Visual Basic .NET features to obtain control array functionality without the need for a control array. -
.NET was released with two major languages under it's belt - VB.NET and C#. But which one to choose? -
In this article I tried to explain different ways of handling errors in .Net. This will help to start using Error handling techniques in .Net.
|
Search
Code Samples
New Members
|