Important alert: (current site time 7/15/2013 4:23:42 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 1 of 7 found. Entries 1 - 10 of 64 found
Jump to page: 1 2 3 4 5 6 ...

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  _A ListViewItem for Windows app with Value Property similar to WebForms ListItem_A ListViewItem for Windows app with Value Property similar to WebForms ListItemVB.NETBeginner /
Duane Warsham
15686 since
2/22/2005 4:56:29 PM
Unrated
       This class code will simulate the valuable property the the Windows ListViewItem doesnt have that the Web forms ListView does include, the "Value" property. This is needed when you want to assign an integer ID with some text being displayed in a combo box ...(description truncated)
 
 
  _A simple example to use a Structure in lieu of a Class_A simple example to use a Structure in lieu of a ClassVB.NETIntermediate /
Duane Warsham
8673 since
2/17/2005 3:22:17 PM
Unrated
       To give a simple example how to use the .Net Structure instead of a class. Use this when you only need to use a class as a data storage mechanism. This code contains some methods to manipulate public values.
 
 
  A Class in ASP.NetA Class in ASP.NetVB.NET, ASP.NETIntermediate /
Maqsood
14135 since
3/20/2004 9:25:54 AM

By 5 Users
2 Excellent Ratings
       The following is a class in ASP.Net that encapsulates salary details about a typical employee.It states whether an employee is FT/PT worker as well. Please do vote for this code and most important let me know how can i make this class more useful and func ...(description truncated)
 
 
  A Media Playlist Management SystemA Media Playlist Management SystemC#Advanced /
Jason James Newland
634 since
4/22/2013 2:44:23 PM
Unrated
       When writing a media playback system, it's good to be able to have various different formats of playlist file to make your player more versatile. However, this can soon become a nightmare trying to figure out how to manage the different formats. In this s ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  AddressBookAddressBookVB.NETAdvanced /
Ekong George Ekong
17376 since
11/23/2003 6:25:19 PM

By 5 Users
2 Excellent Ratings
       Implementation of Arraylist collection, Listbox and SerializationClick here to see a screenshot of this code!(ScreenShot)
 
 
  ATOM BrowserATOM BrowserVB.NET, ASP.NETBeginner /
Paco Leche
5291 since
5/10/2009 8:12:17 AM
Unrated
       Use XPath to pull a valid DataSet out of an improperly formatted XML (Blog RSS being a common example) file.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Auto insert Guid DatatableAuto insert Guid DatatableVB.NETAdvanced /
Jose Fuentes VB MVP
18544 since
2/2/2004 1:48:27 PM

By 2 Users
2 Excellent Ratings
       Ok, I ran into a problem, MS out of some odd wisdom didn't do as you would think with the defaultvalue of a data column. you would think it so simple right? In a database such as SQL server you can set the default value to a function, I can do this with a ...(description truncated)
 
 
  Beginner Structure ArrayBeginner Structure ArrayVB.NETBeginner /
Jassa
11532 since
10/15/2005 10:16:29 PM
Unrated
       This code will take the contents of a Structure Array and print them to a TextBox object using a loop.
 
 
  Binary Search TreeBinary Search TreeC++.NETBeginner /
Salman Aziz
8184 since
2/7/2007 2:34:03 PM

By 1 Users

       Binary Search Tree (BST) Add nodes to BST Show BST in Pre-Order Show BST in Post-Order Show BST in In-Order Search Binar search tree Delete a Node from BST Empty BSTClick here to see a screenshot of this code!(ScreenShot)
 
 
  Binding Objects to a DataGridViewBinding Objects to a DataGridViewVB.NETBeginner /
Scott Lysle
18675 since
10/24/2006 5:33:59 AM

By 3 Users
3 Excellent Ratings
       This article describes a simple approach to displaying object property data within a data grid view control. The example includes a test application comprised of a simple data container class and a sample application used to bind and display object data w ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 1 of 7 found. Entries 1 - 10 of 64 found
Jump to page: 1 2 3 4 5 6 ...


Compatibility Filter Profile:

C#
VB.NET
ASP.NET
C++.NET