Search
-
Recent Posts
Categories
- Browsers (2)
- C++ (1)
- Coding (11)
- DirectX (1)
- Flash (1)
- Games (4)
- Javascript (1)
- MySQL (1)
- Nintendo DS (1)
- PC (4)
- PHP (7)
- Random (3)
- Reviews (3)
- VB.NET (2)
- World News (1)
VB.NET Archive
-
Mud Map Designer v1.02
This is a project I did a few months back.. I didn’t see many mud map editors that I could use overall, alot of them were basic ASCII editors, or didn’t work on 64 bit processors because of the removal of support for 16 bit applications. I tend to help out in a MUD based [...] -
VB.NET/CSV File – How to add ‘Double quote text qualifiers’ quickly and easily!
Text qualifiers are used to let a program know that anything between a certain character should be interpreted as it is (Normally text). If you don’t get what ‘adding double quote text qualifier in a csv file’ means; In simple terms this will change a line like this: email,fname,lname,ipaddress to: “email”,”fname”,”lname”,”ipaddress”. Very simple. I recently [...]


sending...