Results 1 to 9 of 9

Thread: looking for a big project... on pscode.com or codeproject

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    looking for a big project... on pscode.com or codeproject

    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...)
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    What kind of project and for what ?

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Definitely you'll find what you want right here : www.sourceforge.net

  4. #4

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by Pirate
    What kind of project and for what ?
    ANY vb project that has a lot of code (ie, 40 classes?)
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    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 ?

  6. #6

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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 ?
    umm well so far it doesnt work with asp.net projects...
    + 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 hehe I may find a use for it, for making documentation and such
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  7. #7
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    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 .

  8. #8

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    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 .
    LOL didnt know thatI 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 thanks for telling me yeah then it'll be just an experience, sigh. hehe

    edit when does vs2004 come out?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  9. #9
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I believe you got a year to show off your proj . Don't be disappointed buddy . Go ahead , you're done ....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width