Jonathan Mark
Friday, May 05, 2006
Picking a temporarily unique number in VB.NET
Dim longTime As Long = Now.ToFileTimeUtc()
Dim uniqueID As Integer = longTime Mod 1000000000
posted by Jonathan Mark at
11:32 AM
0 Comments:
Post a Comment
<< Home
About Me
Name:
Jonathan Mark
View my complete profile
Previous Posts
Find Object In Toad
How To Run A Stored Procedure That Returns A Ref C...
Format For OracleConnection string
Running NUnit in SharpDevelop
Meaning of column not allowed error
How to use ODBC to run an Oracle Stored Procedure ...
Create Table And Insert Syntax
Using an Oracle 9 client to log into an Oracle 10g...
Count Attribute Of DataTable Rows in VB.NET 2003
How To Retrieve From A SQL Statement Into A DataSo...
0 Comments:
Post a Comment
<< Home