Click here to Skip to main content
15,893,487 members
Home / Discussions / C#
   

C#

 
QuestionTransfer of datagrid to another webform Pin
blurMember5-Jul-06 7:43
blurMember5-Jul-06 7:43 
AnswerRe: Transfer of datagrid to another webform Pin
led mike5-Jul-06 8:14
led mike5-Jul-06 8:14 
GeneralRe: Transfer of datagrid to another webform Pin
blurMember5-Jul-06 15:21
blurMember5-Jul-06 15:21 
QuestionDisable certain item in the collection of dropdownlist [modified] Pin
blurMember5-Jul-06 7:30
blurMember5-Jul-06 7:30 
QuestionHow to display image at client site?? Pin
Bluebamboo5-Jul-06 7:01
Bluebamboo5-Jul-06 7:01 
AnswerRe: How to display image at client site?? Pin
led mike5-Jul-06 8:12
led mike5-Jul-06 8:12 
GeneralRe: How to display image at client site?? Pin
Bluebamboo5-Jul-06 11:20
Bluebamboo5-Jul-06 11:20 
GeneralRe: How to display image at client site?? Pin
led mike6-Jul-06 4:45
led mike6-Jul-06 4:45 
The part that uses a HttpWebRequest to download the image file resulting in a byte array containing the image. That should be isolated and unit tested. The unit test could save the byte array to a disk file that can be verified to be correct. None of that has anything to do with your "proxyServer" and sending the byte array to the client socket. That is why it can and should be "isolated". Take some time to read about software design principles.


"Just about every question you've asked over the last 3-4 days has been "urgent". Perhaps a little planning would be helpful?"
Colin Angus Mackay in the C# forum

led mike
QuestionHow to count total properties in a class. Pin
sun255-Jul-06 6:58
sun255-Jul-06 6:58 
AnswerRe: How to count total properties in a class. Pin
Josh Smith5-Jul-06 7:14
Josh Smith5-Jul-06 7:14 
GeneralRe: How to count total properties in a class. Pin
sun255-Jul-06 21:22
sun255-Jul-06 21:22 
QuestionVBA and .NET Pin
rattack5-Jul-06 5:59
rattack5-Jul-06 5:59 
AnswerRe: VBA and .NET Pin
ToddHileHoffer5-Jul-06 6:01
ToddHileHoffer5-Jul-06 6:01 
GeneralRe: VBA and .NET Pin
rattack5-Jul-06 23:12
rattack5-Jul-06 23:12 
QuestionI wanna to format any date like SQL Date without changing Regional setting? Pin
3DoorsDown5-Jul-06 4:35
3DoorsDown5-Jul-06 4:35 
AnswerRe: I wanna to format any date like SQL Date without changing Regional setting? Pin
ToddHileHoffer5-Jul-06 5:17
ToddHileHoffer5-Jul-06 5:17 
AnswerRe: I wanna to format any date like SQL Date without changing Regional setting? Pin
Colin Angus Mackay5-Jul-06 5:17
Colin Angus Mackay5-Jul-06 5:17 
AnswerRe: I wanna to format any date like SQL Date without changing Regional setting? Pin
Martin#5-Jul-06 5:17
Martin#5-Jul-06 5:17 
QuestionShadowcopy Pin
kokilambal.p5-Jul-06 4:00
kokilambal.p5-Jul-06 4:00 
AnswerRe: Shadowcopy Pin
Josh Smith5-Jul-06 7:15
Josh Smith5-Jul-06 7:15 
GeneralRe: Shadowcopy Pin
Not Active5-Jul-06 7:49
mentorNot Active5-Jul-06 7:49 
GeneralRe: Shadowcopy Pin
Josh Smith5-Jul-06 10:21
Josh Smith5-Jul-06 10:21 
GeneralRe: Shadowcopy Pin
kokilambal.p5-Jul-06 21:21
kokilambal.p5-Jul-06 21:21 
QuestionC# Cross-Class function calls Pin
czell5-Jul-06 3:57
czell5-Jul-06 3:57 
AnswerRe: C# Cross-Class function calls Pin
BoneSoft5-Jul-06 4:14
BoneSoft5-Jul-06 4:14 

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.