Skip to content

Collaboration / Beta Testing

For those looking for development partners or beta testers

This category can be followed from the open social web via the handle collaboration-beta-testing@forum.codeproject.com

581 Topics 2.2k Posts
  • Coding help needed for OpenSource Media Player

    csharp html design hardware testing
    7
    0 Votes
    7 Posts
    1 Views
    S
    I'll look into your project and maybe borrow mouse handling part. My player has a separate Media Engine class which does all the media handling part. It also supports events like file loading, playing, failded, stopped, fullscreen, windowed, playlist changed, etc. Maybe we can both be of help to each other. I noticed that you enjoy coding. So do I. Right now I've to go. But I do have you gmail email ID and contact you there soon. Thanks and All The Best... Looking for help on my OpenSource Media Player LetsYo
  • Can anyone help me pls ?

    help com question
    2
    0 Votes
    2 Posts
    0 Views
    R
    Possibly post in a more relavent thread, describing exactly WHAT errors it gives (C# Thread, VB.NET Thread, etc) - Or (MAYBE) here, if you upload the code (Try http://tinyupload.com[^]) :) - Reelix
  • looking for a freelance ICON designer.

    design career
    2
    0 Votes
    2 Posts
    2 Views
    P
    Please don't use bold face text in a post. "I guess it's what separates the professionals from the drag and drop, girly wirly, namby pamby, wishy washy, can't code for crap types." - Pete O'Hanlon
  • Check Java Program Platform Independency??

    c++ java com linux question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Just a test

    3
    0 Votes
    3 Posts
    0 Views
    A
    reply from arnavpoch
  • Free Tool for Test Coverage?

    question
    3
    0 Votes
    3 Posts
    0 Views
    S
    The older versions should work just fine. As far as I know the only options are NCover and MSTest (which is only available with the Team Edition versions of Visual Studio). Scott. —In just two days, tomorrow will be yesterday. [Forum Guidelines] [Articles] [Blog]
  • 0 Votes
    7 Posts
    2 Views
    _
    OK then hit me up by email. Stilgar.
  • Thirty Years in the Making--I'm Tired [modified]

    com
    3
    0 Votes
    3 Posts
    2 Views
    J
    "This presentation contains content that your browser may not be able to show properly. This presentation was optimized for more recent versions of Microsoft Internet Explorer." Oops. A hardened browser cannot render the site. I don't allow those controls. Too many vulnerabilities. Sorry. Perhaps you can create the equivalnet using PNGs or JPGs. Then, anyone can view the site without the need for lowering security.
  • NUnit for asp.net

    csharp asp-net help
    2
    0 Votes
    2 Posts
    2 Views
    P
    Have you looked around on NUnit's site? "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
  • What is Dr. watson bug

    help question
    2
    0 Votes
    2 Posts
    2 Views
    P
    Have you googled what Dr. Watson does? "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
  • Try our tool!

    csharp dotnet visual-studio com collaboration
    2
    0 Votes
    2 Posts
    1 Views
    P
    How about you write an article about it and provide the source code with the article? You would probably get a warmer reception from people. "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
  • What are the different types of bugs?

    help question
    2
    0 Votes
    2 Posts
    2 Views
    P
    Sorry, answer is too broad for a forum post. "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
  • browser problem ( Please solve ASAP)

    java windows-admin debugging help question
    2
    0 Votes
    2 Posts
    1 Views
    P
    Try asking in the web forum... "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
  • development partner

    csharp java com testing beta-testing
    3
    0 Votes
    3 Posts
    1 Views
    P
    sunny74 wrote: IS VERY URGENT, SO PLS REPLY IMMEDIATELY Very rude, my friend. "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
  • NUnitASP n WebFormTestCase Class

    help question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Google Adsense

    tools
    3
    0 Votes
    3 Posts
    2 Views
    V
    Did you check out Google AdSense FAQ? Vasudevan Deepak Kumar Personal Homepage Tech Gossips
  • Source code control for VS.NET 2005

    csharp visual-studio collaboration question lounge
    2
    0 Votes
    2 Posts
    2 Views
    V
    CVS You may also like to check out integrating CVS with Visual Studio here: http://www.codeproject.com/macro/CVS_with_VSNET.asp[^] Vasudevan Deepak Kumar Personal Homepage Tech Gossips
  • Help required for new CAD program

    php com design testing beta-testing
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Difference between Error, Bug and Defect

    csharp help
    2
    0 Votes
    2 Posts
    2 Views
    Y
    An error, surly occurs when posting before Goggle'ing the question. A bug is what happens internally when reading a post like that. A defect is is. For software: I'd say an error, a bug, and a defect are equivalent in meaning. OK, a quick train of thought: IMHO For Web Apps and DB services, etc: An error may be due to server timeouts (load tests?) yet the App. software handles the error and sends the request again. If the error is not handled then the application has a bug and this bug could lead to unexpected results which get stored in your DB or sent to another Web Service, etc., which will cause unexpected results returned from those services. The bad data passed in and the results passed back are defective. Any work done using those results will lead to products built with the wrong data. These products are defects. Do social engineers have quality assurance?
  • 0 Votes
    2 Posts
    2 Views
    Y
    p_ wrote: where i can get free projects The Open Sourse community has 100's of projects which need testing. Most of them probably have requirements of some sort (gee, kinda like the real world!) and you can determine test cases from those. Remember, manual testing often leads to Ad Hoc testing not within the scope of a test case, yet uncovers new bugs. Good Luck p_ wrote: where i can get free projects Do social engineers have quality assurance?