Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 JSON Library
Index -> Programming, Visual Basic and Other Basics -> Visual Basic Submissions
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
tiedye1




PostPosted: Mon Mar 17, 2014 4:37 pm   Post subject: JSON Library

Hi, I've been working on a rather large (for me) project for comp sci recently and as part of it I made this JSON Library that can create,
edit, import, and export JSON data (see http://json.org/).

I thought I did a pretty good job so I wanted to share the library with you. I would love any critique or suggestions you may have.
Mind its not very robust but its kinda error resistant. It also requires the Microsoft Scripting Runtime (go to Project->References->
Check Microsoft Scripting Rumtime) for the use of Dictionaries. Finally its not very well commented but all objects and methods have
relevant names so it should not be to difficult to navigate.

To use it just add the three files to your project and create a JSONObject and either load data from a string or add data via the provided
methods.

Once again any critique or suggestions are welcome! Hope you find it useful. Smile

EDIT: forgot to mention, its for vb6 as that's what my course is in



JSON.zip
 Description:

Download
 Filename:  JSON.zip
 Filesize:  4.83 KB
 Downloaded:  225 Time(s)

Sponsor
Sponsor
Sponsor
sponsor
tiedye1




PostPosted: Wed Mar 19, 2014 9:29 pm   Post subject: RE:JSON Library

Any comments suggestions? Has anyone tried it?
Display posts from previous:   
   Index -> Programming, Visual Basic and Other Basics -> Visual Basic Submissions
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: