Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:32 PM | views: 261 (0+) | comments: 0 | rating:
This is an ASP.NET page that demonstrates usage of the .NET's DateTime object and it's format method. As you will see, this object provides enhanced date display properties as compared to native methods of Visual Basic and ASP. Though the demo is implemented in ASP.NET, the properties and methods illustrated can be used in any Visual Basic.NET project as well.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:30 PM | views: 227 (0+) | comments: 0 | rating:
Create and Delete Directories and Subdirectories in Visual Basic .NET.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:29 PM | views: 254 (0+) | comments: 0 | rating:
Create an Internet Shortcut.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:28 PM | views: 224 (0+) | comments: 0 | rating:
Create an array of individual words from a phrase entered in an HTML text box.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:26 PM | views: 244 (0+) | comments: 0 | rating:
Shows you how to create an Access Database using DAO. Adds one table (specified by a parameter) and one field (ID, long), but it should be clear how to change the code to do more.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:25 PM | views: 277 (0+) | comments: 0 | rating:
This creates an Access 2000 database using ADOX. You won't be able to open the database in Access '97.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:24 PM | views: 278 (0+) | comments: 0 | rating:
This includes three functions: one to create any system DSN, and two use this function to create DSNs specifically for Access and SQL server.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:23 PM | views: 247 (0+) | comments: 0 | rating:
Create a Registry Key.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:23 PM | views: 243 (0+) | comments: 0 | rating:
This function creates a globally unique identifier (GUID), such as the ones used in the Windows registry to identify COM objects. Useful anytime you need a unique identifier, e.g., an ID field in a database table.
Author: Intelligent Solutions Inc. | published: 4/3/2010, 2:22 PM | views: 255 (2+) | comments: 0 | rating:
Create a File Type Association.
Show all (total: 128)

