Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
AnswerRe: ABSTRACT CLASS Pin
S. Senthil Kumar7-Oct-05 21:01
S. Senthil Kumar7-Oct-05 21:01 
QuestionAccessing members of an Enumeration one by one Pin
Ali Beirami7-Oct-05 19:40
Ali Beirami7-Oct-05 19:40 
AnswerRe: Accessing members of an Enumeration one by one Pin
S. Senthil Kumar7-Oct-05 20:26
S. Senthil Kumar7-Oct-05 20:26 
QuestionDrawing string in reverse color? Pin
Ali Beirami7-Oct-05 19:36
Ali Beirami7-Oct-05 19:36 
AnswerRe: Drawing string in reverse color? Pin
S. Senthil Kumar7-Oct-05 20:44
S. Senthil Kumar7-Oct-05 20:44 
QuestionTransparent proxy in C# Pin
Anonymous7-Oct-05 19:14
Anonymous7-Oct-05 19:14 
AnswerRe: Transparent proxy in C# Pin
M.A. Agheli7-Oct-05 22:44
M.A. Agheli7-Oct-05 22:44 
AnswerRe: Transparent proxy in C# Pin
leppie8-Oct-05 0:59
leppie8-Oct-05 0:59 
If you are running a transparent proxy, you dont need to change anything on the clients. The proxy get automatically used for outgoing requests to port 80 as directed by iptables in linux. You can verify this by inspecting the http repsonse headers. Squid should add 1 or 2 headers to the response. If your are using this for webservices you mite wanna disable caching on the webservice else your requests will be cached by squid.

xacc-ide 0.0.99-preview
GeneralRe: Transparent proxy in C# Pin
M.A. Agheli8-Oct-05 1:07
M.A. Agheli8-Oct-05 1:07 
GeneralRe: Transparent proxy in C# Pin
Member 368719017-Jul-09 3:38
Member 368719017-Jul-09 3:38 
QuestionRandom numbers Pin
steveski747-Oct-05 18:13
steveski747-Oct-05 18:13 
AnswerRe: Random numbers Pin
steveski747-Oct-05 21:11
steveski747-Oct-05 21:11 
GeneralRe: Random numbers Pin
leppie8-Oct-05 1:03
leppie8-Oct-05 1:03 
Questionconvert image to icon Pin
Mridang Agarwalla7-Oct-05 17:43
Mridang Agarwalla7-Oct-05 17:43 
AnswerRe: convert image to icon Pin
steveski747-Oct-05 21:12
steveski747-Oct-05 21:12 
QuestionHow to return the result of a function in a thread? Pin
rushing7-Oct-05 15:24
rushing7-Oct-05 15:24 
AnswerRe: How to return the result of a function in a thread? Pin
S. Senthil Kumar7-Oct-05 20:50
S. Senthil Kumar7-Oct-05 20:50 
QuestionThe TcpClient is so slowly to create. Pin
rushing7-Oct-05 15:21
rushing7-Oct-05 15:21 
Questionc# 2.0 exam Pin
fmardani7-Oct-05 10:25
fmardani7-Oct-05 10:25 
AnswerRe: c# 2.0 exam Pin
enjoycrack7-Oct-05 10:37
enjoycrack7-Oct-05 10:37 
QuestionStatic Method Variables Pin
tsramkumar7-Oct-05 9:27
tsramkumar7-Oct-05 9:27 
AnswerRe: Static Method Variables Pin
Daniel Grunwald7-Oct-05 9:43
Daniel Grunwald7-Oct-05 9:43 
GeneralRe: Static Method Variables Pin
tsramkumar7-Oct-05 9:44
tsramkumar7-Oct-05 9:44 
AnswerRe: Static Method Variables Pin
S. Senthil Kumar7-Oct-05 20:56
S. Senthil Kumar7-Oct-05 20:56 
GeneralRe: Static Method Variables Pin
tsramkumar8-Oct-05 17:46
tsramkumar8-Oct-05 17:46 

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.