anyone knows of a big project (just something with a lot of code) that I can download from a free website? I want it to be 100% in VB code though (testing a program, I need a lot of code...)
Printable View
anyone knows of a big project (just something with a lot of code) that I can download from a free website? I want it to be 100% in VB code though (testing a program, I need a lot of code...)
What kind of project and for what ?;)
Definitely you'll find what you want right here : www.sourceforge.net
ANY vb project that has a lot of code (ie, 40 classes?:D)Quote:
Originally posted by Pirate
What kind of project and for what ?;)
You'll find in sourceforg big big well-known projects . It's the best place for open source ever .:) . Is your little progy ready to handle this job ?;)Did you fix all the issues with the treeview ?
umm well so far it doesnt work with asp.net projects...Quote:
Originally posted by Pirate
You'll find in sourceforg big big well-known projects . It's the best place for open source ever .:) . Is your little progy ready to handle this job ?;)Did you fix all the issues with the treeview ?
+ there are two issues: doesn't detect multiple variable declarations on one line (ie, dim a,b,c,d as integer). also it doesnt detect declarations that are on multiple lines (lines that end with "_", whatever you name it)
I updated it though, it should work with namespaces and such... I dont know why I'm making this:D hehe I may find a use for it, for making documentation and such
I don't mean to disappoint you but Code Documenation is now available in the next version of VS.NET (2004) BUT though it's good experience for you . Just keep working on it you'll get different ideas of developing other beautiful things .Luck .:)
LOL didnt know that:D:D:D:DI was quite dissapointed of VS.NET for not having a proper documentation tool (its HTML documentation tool sucks)... hmm so I guess this IS useless:D:D:D thanks for telling me;) yeah then it'll be just an experience, sigh. heheQuote:
Originally posted by Pirate
I don't mean to disappoint you but Code Documenation is now available in the next version of VS.NET (2004) BUT though it's good experience for you . Just keep working on it you'll get different ideas of developing other beautiful things .Luck .:)
edit when does vs2004 come out?
I believe you got a year to show off your proj . Don't be disappointed buddy . Go ahead , you're done ....;)