| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
_ Beginners Listview LVW tutorial: Various difernt views, add items WITH ICONS, spreadsheet style! _ | VB.NET | Beginner / Jon Barker (from psc cd) | 12072 since 1/1/2015 12:20:00 PM |
By 34 Users
|
|
BEGINNER TREEVIEW TUTORIAL how to use the treeview and add items with icons to the treeview. + Spreadsheet view etc. First release, update with properties, events etc coming soon. Source code examples included (ScreenShot) |
|
|
|
 |
_ C#.NET Registry Class + Example _ | C# | Intermediate / BurningShadow (from psc cd) | 4943 since 1/1/2015 7:43:00 PM |
By 8 Users
|
|
Implents a class for registry manipulation like create key, test for key, create value, ...
Please rate. Thanx. |
|
|
|
 |
_ VB.NET Registry Class + Example _ | VB.NET | Intermediate / BurningShadow (from psc cd) | 6785 since 1/1/2015 4:01:00 AM |
By 19 Users
|
|
Implents a class for registry manipulation like create key, test for key, create value, ...
Please rate. Thanx.
|
|
Please support the site by visiting our
sponsor:
|
|
|
 |
A Complete Guide To GOF Design Patterns (With Examples Of Observer, Decorator and Strategy Patterns) | C#, VB.NET, ASP.NET, C++.NET | Intermediate / Anoop Madhusudanan (from psc cd) | 6238 since 1/3/2015 10:43:00 PM |
By 9 Users
|
|
Design patterns provide you a flexible way to solve common design problems. This article gives you a simple and effective introduction regarding learning and applying design patterns. In this article series, we will design a foot ball engine, analyze the ...(description truncated) (ScreenShot) |
|
|
|
 |
a few listbox examples | VB.NET | Beginner / Stefan, Moo i am a cow (from psc cd) | 4673 since 1/1/2015 9:40:00 AM |
By 10 Users
|
|
here are just a few basic things that a listbox can do, i am new to thsi code and this is basicly what i can do! :P i am new to VB.NET ( been going for 3 days now!!! ) and i think what i have lernt is blood good! please leave me comments so i can see how ...(description truncated) (ScreenShot) |
|
|
|
 |
A promising 3 tire architecture for professionals | C#, ASP.NET | Advanced / Shubhabrata Mukherjee (from psc cd) | 4629 since 1/6/2015 11:58:00 AM |
By 5 Users
|
|
As its name suggest it really facilitates any type of CRUD operation. I have developed some data flows to demonstrate how it works. Error tracking and auto logging enabled and all settings are placed into Web.config. Necessary database and stored procedur ...(description truncated) (ScreenShot) |
|
|
|
 |
A Simple Phone Book (VB. NET Version) | VB.NET | Intermediate / Rey Sean Caneso (from psc cd) | 17691 since 1/6/2015 6:07:00 PM |
By 7 Users
|
|
PHONE BOOK
A simple phone book program that aims to help the beginners to intermediate level on how to apply the object-oriented concepts like instantiation, encapsulation, and inheritance. I also want to demonstrate the use of 'Components' to make simple ...(description truncated) (ScreenShot) |
|
|
|
 |
Absolute Beginners lesson 04 | C# | Beginner / Douglas G. Allen (from psc cd) | 4399 since 1/4/2015 2:58:00 PM |
By 3 Users
|
|
This code is for examples of variable use and is from a tutorial with some of my own comments added. |
|
|
|
 |
Access Modifiers in .Net - An Explanation | C#, VB.NET, ASP.NET, C++.NET | Beginner / Pankaj Nagar (from psc cd) | 3706 since 1/1/2015 1:30:00 AM |
By 12 Users
|
|
Access modifiers are keywords which control the visibility of class members and other code constructs. But if you are confused what and when to use one Go ahead and read on... and if you find it useful plz vote. |
|
|
|
 |
Add controls at runtime - Very easy and effective way! | C#, VB.NET | Beginner / Sahand (from psc cd) | 3962 since 1/1/2015 9:16:00 PM |
By 11 Users
|
|
This code shows how to use the AddEvent Handler to effectively add controls to a windows form at runtime and handle the controls events. This is the best and easiest way to do this. (ScreenShot) |
|