Important alert: (current site time 7/15/2013 8:50:49 AM EDT)
 

Browse Category or Search Results.

Search Results: Page 6 of 9 found. Entries 51 - 60 of 85 found
Jump to page: ... 1 2 3 4 5 6 7 8 9 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  MultiThreading Simpel exampleMultiThreading Simpel exampleVB.NETBeginner /
Randam Hajile
4015 since
8/2/2005 9:18:13 AM

By 1 Users

       this code shows you how to use multithreading in vb.net and use it on 1 object(listbox)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Numeric TextboxNumeric TextboxVB.NETBeginner /
Walter Wong Woon Sui
6446 since
5/12/2003 11:53:34 AM

By 2 Users

       only accept numeric value in textbox.
 
 
  Only NumberOnly NumberVB.NETIntermediate /
Chamling
3681 since
6/4/2007 8:45:15 AM
Unrated
       This is simple vb.net 2005 codes for only accpet the number on the textbox. I got problem for developing my application and I want to share and will appreciate if anyone can provide me feedbacks. There is 2 procedures mrValidateDecimal and mrValidateInteg ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  paramparamVB.NETBeginner /
Kluge Room Software
3325 since
3/20/2003 1:15:19 AM

By 1 Users

       Console applications can accept parameters, but these still need to parsed out from the Command() function. This Class automatically provides this service, as a nice reusable package for any console application you might want to write. it contains its own ...(description truncated)
 
 
  Parse HTML code into a list of structures with lists of attributes and lists of styles.Parse HTML code into a list of structures with lists of attributes and lists of styles.VB.NET, ASP.NETIntermediate /
GIDEON ISAAC
1538 since
12/28/2011 5:26:34 PM
Unrated
       'The function CheckAgainstXSS has two arguments. The first is a string that you pass in that may have html tags The second argument is a list of structures that are passed back to you that contain the tags. The second argument contains a list of "tagtype ...(description truncated)
 
 
  parse html tags and attributes and styles into a list of structuresparse html tags and attributes and styles into a list of structuresVB.NET, ASP.NETIntermediate /
GIDEON ISAAC
1732 since
12/28/2011 5:26:29 PM
Unrated
       The class has a function CheckAgainstXSS which has two arguments. The first is a string that may have html tags. You pass this in. The second argument is a list of structures that contain the tags. It is built by the routine. The list contains "tagtype" s ...(description truncated)
 
 
  Pass stream from writer to readerPass stream from writer to readerVB.NETIntermediate /
chabber
2553 since
12/17/2004 2:58:54 PM
Unrated
       Allows you to read the stream being written into a string variable for validation.
 
 
  Password RequirementsPassword RequirementsVB.NET, ASP.NETBeginner /
Kusno
4012 since
5/21/2008 12:47:17 PM
Unrated
       I create this function to set minimum password requirements same as Microsoft Windows User password. Password must be at least 8 characters in length and contain characters from three of the following four categories: : uppercase characters (A..Z), lowerc ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Phone Number ConverterPhone Number ConverterVB.NETBeginner /
Graystone
3255 since
2/19/2004 3:33:23 PM
Unrated
       Takes a phone number string of any format and converts it to a standard format. Mimics MS Outlook phone fields so your database will have a standard look for phone numbers.
 
 
  RETRIEVING SOURCE CODE AND MINING LINKS FROM HTML PAGES WITH VISUAL BASICRETRIEVING SOURCE CODE AND MINING LINKS FROM HTML PAGES WITH VISUAL BASICVB.NETIntermediate /
GrnLight.net
1479 since
1/4/2013 5:50:17 PM

By 1 Users

       This will retrieve source code from a website and parse the source code to retrieve all the links (URL's) in the source code.Click here to see a screenshot of this code!(ScreenShot)
 


Search Results: Page 6 of 9 found. Entries 51 - 60 of 85 found
Jump to page: ... 1 2 3 4 5 6 7 8 9 


Compatibility Filter Profile:

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