blah blah blah is here! blah blah » Close

1
votes
2 answers

Look for a way to optimize with RegExp, HttpWebRequest using C# 4.0

Hi, you could say I've just started playing around. My idea here is I want to be able to use the "define:" function in Google searchers from any of my applications. example : type "define:Test" into google and you woul ...

0
votes
0 answers

need help optimizing

I seem to hit a wall trying to optimize the following code which just doesn't seem to be running as fast as possible. This code can run anywhere from a couple times to ~100k times. [code]try { string strstrFileNameName = //strFileNam ...

Feedback