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

Browse Category or Search Results.

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

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  ASP.NET Database LoginASP.NET Database LoginASP.NETIntermediate /
Robert L Long
50931 since
3/6/2002 12:58:46 PM

By 12 Users
6 Excellent Ratings
       This is for all you ASP programmers out there looking for a way to validate users against a SQL database and are used to the old ADO RecordSource.EOF way like myself. You must change to represent your database.Click here to see a screenshot of this code!(ScreenShot)
 
 
  ASP.NET Login ScriptsASP.NET Login ScriptsASP.NETIntermediate /
Chevol A. Davis
32918 since
9/15/2002 9:34:50 PM

By 4 Users
2 Excellent Ratings
       This is a asp.net login with sql script to create a databese named weblogin on your server to store username and password, as well as give the users an optional 7-day cookie to avoid havung to retype their login and password.(Ihate having to do that) You ...(description truncated)
 
 
  Asynchronous I/O ThreadingAsynchronous I/O ThreadingVB.NETIntermediate /
Yann Roux
8746 since
3/21/2003 3:08:47 AM

By 2 Users

       How to read multiple files on multiple threads and write datas to one file using on thread from a queue object. Please leave comments about my code. feel free to mail me.
 
 
  Basic Validation in C#Basic Validation in C#C#Beginner /
Vishwanet Computers Pvt. Ltd, Kolhapur
127 since
5/20/2013 11:34:53 AM
Unrated
       The attached Code Contains the C# validations For Basic Controls
 
 
  Biometrics Time And Attendance Device Log ReaderBiometrics Time And Attendance Device Log ReaderC#Intermediate /
Dennis Dreo
10291 since
3/27/2009 8:24:17 AM

By 3 Users

       1. Reads a log file generated by an Electronic Time and Attendance Device such as a Biometric Bundy Clock 2. Since the data read from the log file is raw and unpaired, this will properly pair or match each Time-In and Time-Out from the raw data read.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Calculate grid view column & Row total using javascriptCalculate grid view column & Row total using javascriptC#, ASP.NETIntermediate /
D.Ravi
7771 since
4/6/2011 4:33:29 PM
Unrated
       Grid View Auto Calculate Column Sum Total in the Footer & Row Sum TotalClick here to see a screenshot of this code!(ScreenShot)
 
 
  Capturing and parsing a hidden chess engine console's output  using regular expressionsCapturing and parsing a hidden chess engine console's output using regular expressionsVB.NETIntermediate /
Mark Robert Strange
3038 since
3/26/2008 10:17:40 AM

By 2 Users
2 Excellent Ratings
       This code demonstrates how to run a console application as a hidden process. The application in this case is a chess engine, and through the use of regular expressions, the output is dissected line by line and the individual parts of the data stream are c ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Character Filter (Char-Filter)Character Filter (Char-Filter)ASP.NETAdvanced /
zAwEp
2502 since
8/16/2006 3:01:32 AM
Unrated
       Filter some character that user are not allowed to type.Click here to see a screenshot of this code!(ScreenShot)
 
 
  Check for Previous Instance in C#Check for Previous Instance in C#C#Beginner /
WhiZa15
4627 since
10/4/2002 3:03:50 PM
Unrated
       This code checks to see if there is another copy of itself running. If so, then it returns true. Otherwise it will return false.
 
 
  CheckBox Validator (ASP.Net)CheckBox Validator (ASP.Net)C#Intermediate /
Kevin Pirkl
4532 since
11/16/2003 2:32:14 PM

By 1 Users

       Custom Check Box ASP.Net Control for forcing a user to check of that they are over a certain age or agree to something or other before continuing. Use the custom attribute of AlertOnError=true to popup an error message base on the BaseControl property Err ...(description truncated)
 


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


Compatibility Filter Profile:

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