Click here to Skip to main content
15,894,343 members
Home / Discussions / C#
   

C#

 
GeneralRe: ComboBox/CheckBox background color when disabled. Pin
Nader Elshehabi18-Aug-06 5:20
Nader Elshehabi18-Aug-06 5:20 
QuestionReading Image from this link Pin
mm31017-Aug-06 10:49
mm31017-Aug-06 10:49 
AnswerRe: Reading Image from this link Pin
mm31018-Aug-06 2:17
mm31018-Aug-06 2:17 
Questionwhy multiple class inheritance is not supported in C# .NET Pin
For_IT17-Aug-06 10:23
For_IT17-Aug-06 10:23 
AnswerRe: why multiple class inheritance is not supported in C# .NET Pin
Ravi Bhavnani17-Aug-06 10:48
professionalRavi Bhavnani17-Aug-06 10:48 
AnswerRe: why multiple class inheritance is not supported in C# .NET Pin
Kevin McFarlane17-Aug-06 11:38
Kevin McFarlane17-Aug-06 11:38 
AnswerRe: why multiple class inheritance is not supported in C# .NET Pin
Joe Woodbury17-Aug-06 17:52
professionalJoe Woodbury17-Aug-06 17:52 
QuestionOverriding Webservice Limitation: "one call per second" using a Proxy Server Pin
Javaman2101117-Aug-06 8:44
Javaman2101117-Aug-06 8:44 
I've read the license agreement for my webservice and specifically note the clause "one call per second per IP address", my question is about "masking" IP addresses. Is it possible to route my webservice calls through a proxy server in combination with multiple worker threads thereby possibly making more than 1 request per second? I've seen this technology before concerning web surfing. There are free proxy servers willing to route your packet traffic, I'm just not sure how to implement something like that. Basically give each thread its own proxy server that can route 1 call per second with the end result being 10 threads means 10 calls per second approxiamately.
AnswerRe: Overriding Webservice Limitation: "one call per second" using a Proxy Server Pin
Jakob Farian Krarup17-Aug-06 9:11
Jakob Farian Krarup17-Aug-06 9:11 
GeneralRe: Overriding Webservice Limitation: "one call per second" using a Proxy Server Pin
Javaman2101117-Aug-06 9:26
Javaman2101117-Aug-06 9:26 
GeneralRe: Overriding Webservice Limitation: "one call per second" using a Proxy Server Pin
Dave Kreskowiak17-Aug-06 9:38
mveDave Kreskowiak17-Aug-06 9:38 
AnswerRe: Overriding Webservice Limitation: "one call per second" using a Proxy Server Pin
Dave Kreskowiak17-Aug-06 9:37
mveDave Kreskowiak17-Aug-06 9:37 
AnswerRe: Overriding Webservice Limitation: "one call per second" using a Proxy Server [modified] Pin
unclepaul17-Aug-06 10:00
unclepaul17-Aug-06 10:00 
QuestionAdding an object to Treeview Pin
Anthony Mushrow17-Aug-06 8:03
professionalAnthony Mushrow17-Aug-06 8:03 
AnswerRe: Adding an object to Treeview Pin
led mike17-Aug-06 8:14
led mike17-Aug-06 8:14 
QuestionRe: Adding an object to Treeview Pin
Anthony Mushrow17-Aug-06 13:50
professionalAnthony Mushrow17-Aug-06 13:50 
AnswerRe: Adding an object to Treeview Pin
Anthony Mushrow17-Aug-06 13:53
professionalAnthony Mushrow17-Aug-06 13:53 
AnswerRe: Adding an object to Treeview Pin
leppie17-Aug-06 9:24
leppie17-Aug-06 9:24 
QuestionHow to identify whether any message box are being displayed or not on the form Pin
engsrini17-Aug-06 7:20
engsrini17-Aug-06 7:20 
AnswerRe: How to identify whether any message box are being displayed or not on the form Pin
coolestCoder17-Aug-06 19:59
coolestCoder17-Aug-06 19:59 
QuestionReflection (?) Help [modified] Pin
David Knechtges17-Aug-06 7:00
David Knechtges17-Aug-06 7:00 
AnswerRe: Reflection (?) Help Pin
Dustin Metzgar17-Aug-06 8:06
Dustin Metzgar17-Aug-06 8:06 
AnswerRe: Reflection (?) Help Pin
Guffa17-Aug-06 11:57
Guffa17-Aug-06 11:57 
GeneralRe: Reflection (?) Help Pin
David Knechtges18-Aug-06 2:49
David Knechtges18-Aug-06 2:49 
AnswerDirectoryInfo.GetFiles with multiple file filters [modified] Pin
Chris Maunder17-Aug-06 6:23
cofounderChris Maunder17-Aug-06 6:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.