Click here to Skip to main content
15,886,600 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to create monthly calander in c#? Pin
Dave Kreskowiak30-Jul-12 2:19
mveDave Kreskowiak30-Jul-12 2:19 
QuestionApplication Level Key Shortcut Pin
Jassim Rahma29-Jul-12 11:54
Jassim Rahma29-Jul-12 11:54 
AnswerRe: Application Level Key Shortcut Pin
Richard Andrew x6429-Jul-12 12:19
professionalRichard Andrew x6429-Jul-12 12:19 
GeneralRe: Application Level Key Shortcut Pin
Trak4Net29-Jul-12 20:30
Trak4Net29-Jul-12 20:30 
AnswerRe: Application Level Key Shortcut Pin
BobJanova29-Jul-12 23:23
BobJanova29-Jul-12 23:23 
AnswerRe: Application Level Key Shortcut Pin
Andrei Straut30-Jul-12 0:59
Andrei Straut30-Jul-12 0:59 
AnswerRe: Application Level Key Shortcut Pin
Shameel30-Jul-12 2:47
professionalShameel30-Jul-12 2:47 
QuestionDifference Between BeginGetResponse and GetResponse Pin
baranils29-Jul-12 9:48
baranils29-Jul-12 9:48 
Hello

Does anyone have already experienced the BeginGetResponse illutrated in the Microsoft example ?

http://msdn.microsoft.com/en-us/library/system.net.httpwebrequest.begingetresponse.aspx[^]

My need will be to make an hrttprequest in asynchronous mode. To not let the user wait for a response that can be processed in backround.
First I was thinking to use a BackroundWorker, then I see that begingetresponse example
But it react exacly as the BeginResponse : when I step over it wait a few seconds to get the response.
So maybe I misunderstand something but I don't see any advantage of this method ??

Thank for your help
AnswerRe: Difference Between BeginGetResponse and GetResponse Pin
Richard Andrew x6429-Jul-12 11:17
professionalRichard Andrew x6429-Jul-12 11:17 
AnswerRe: Difference Between BeginGetResponse and GetResponse Pin
Trak4Net29-Jul-12 12:01
Trak4Net29-Jul-12 12:01 
GeneralRe: Difference Between BeginGetResponse and GetResponse Pin
baranils29-Jul-12 19:02
baranils29-Jul-12 19:02 
GeneralRe: Difference Between BeginGetResponse and GetResponse Pin
Trak4Net29-Jul-12 20:28
Trak4Net29-Jul-12 20:28 
GeneralRe: Difference Between BeginGetResponse and GetResponse Pin
baranils29-Jul-12 20:38
baranils29-Jul-12 20:38 
GeneralRe: Difference Between BeginGetResponse and GetResponse Pin
Trak4Net29-Jul-12 21:11
Trak4Net29-Jul-12 21:11 
QuestionDynamically Insert single record into MS access from SQL server Pin
Member 928738129-Jul-12 6:39
Member 928738129-Jul-12 6:39 
AnswerRe: Dynamically Insert single record into MS access from SQL server Pin
Trak4Net29-Jul-12 12:09
Trak4Net29-Jul-12 12:09 
AnswerRe: Dynamically Insert single record into MS access from SQL server Pin
BobJanova29-Jul-12 23:31
BobJanova29-Jul-12 23:31 
GeneralRe: Dynamically Insert single record into MS access from SQL server Pin
PIEBALDconsult30-Jul-12 3:47
mvePIEBALDconsult30-Jul-12 3:47 
Questiondata transfer Pin
rizaaltinok29-Jul-12 0:20
rizaaltinok29-Jul-12 0:20 
GeneralRe: data transfer Pin
Abhinav S29-Jul-12 0:27
Abhinav S29-Jul-12 0:27 
GeneralRe: data transfer Pin
BillWoodruff29-Jul-12 19:04
professionalBillWoodruff29-Jul-12 19:04 
AnswerRe: data transfer Pin
Dave Kreskowiak29-Jul-12 3:40
mveDave Kreskowiak29-Jul-12 3:40 
GeneralRe: data transfer Pin
BillWoodruff29-Jul-12 18:19
professionalBillWoodruff29-Jul-12 18:19 
GeneralRe: data transfer Pin
Abhinav S29-Jul-12 22:39
Abhinav S29-Jul-12 22:39 
GeneralRe: data transfer Pin
Dave Kreskowiak30-Jul-12 2:16
mveDave Kreskowiak30-Jul-12 2:16 

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.