SourcePop - Search the web for code using plain language queries.

Ever get stuck when coding? You know *exactly* what you want your code to do, but you don't know
the correct syntax or the right way of going about the problem?

SourcePop solves this for developers by letting you use plain language queries to find the
code you need in blogs, tutorials and web pages.

Enter a search below, or try some of our samples. Sign-In or Sign-Up to save and share the code
you find with others. [Learn More!]

Write a C# search here, or select another language.



Try out some samples:

Iterate through a collection with Java
Connect to Mysql with C#
Read text from a file with Java
Encrypt a string with RSA using C#
Create an MD5 hash with Java
Make an HTTP request with C
Use a BinaryReader in VB.NET
Use an HttpWebRequest in C#
Dial a phone with C
Calculate the tangent of an angle with Java
Send an email with VB.NET
Make an asynchronous method call in Java
Indexing Text with Java
Using the Lucene IndexWriter with Java
AES Encryption with C++