Click here to Skip to main content
15,896,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to handle SQL Dependency error properly Pin
Mycroft Holmes30-Mar-15 12:31
professionalMycroft Holmes30-Mar-15 12:31 
Questionwhen people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
Tridip Bhattacharjee30-Mar-15 0:34
professionalTridip Bhattacharjee30-Mar-15 0:34 
AnswerRe: when people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
OriginalGriff30-Mar-15 0:43
mveOriginalGriff30-Mar-15 0:43 
AnswerRe: when people draw UML Sequence diagrams and when people draw UML Activity diagrams PinPopular
Pete O'Hanlon30-Mar-15 0:53
mvePete O'Hanlon30-Mar-15 0:53 
GeneralRe: when people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
OriginalGriff30-Mar-15 2:13
mveOriginalGriff30-Mar-15 2:13 
AnswerRe: when people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
Eddy Vluggen30-Mar-15 0:59
professionalEddy Vluggen30-Mar-15 0:59 
AnswerRe: when people draw UML Sequence diagrams and when people draw UML Activity diagrams Pin
Gerry Schmitz30-Mar-15 11:14
mveGerry Schmitz30-Mar-15 11:14 
QuestionAsync Question Pin
Kevin Marois29-Mar-15 7:36
professionalKevin Marois29-Mar-15 7:36 
I'm reading this[^]

In the Introducing section it says:


If “await” sees that the awaitable has not completed, then it acts asynchronously. It tells the awaitable to run the remainder of the method when it completes, and then returns from the async method


Does this mean that is the awaitable has NOT completed, it stops there and runs it? Isn't this a block?
If it's not broken, fix it until it is

AnswerRe: Async Question Pin
Dave Kreskowiak29-Mar-15 7:58
mveDave Kreskowiak29-Mar-15 7:58 
QuestionInstall Windows Service Pin
Kevin Marois29-Mar-15 5:38
professionalKevin Marois29-Mar-15 5:38 
AnswerRe: Install Windows Service Pin
Richard Andrew x6429-Mar-15 5:51
professionalRichard Andrew x6429-Mar-15 5:51 
GeneralRe: Install Windows Service Pin
Kevin Marois29-Mar-15 6:55
professionalKevin Marois29-Mar-15 6:55 
GeneralRe: Install Windows Service Pin
Richard Andrew x6429-Mar-15 7:21
professionalRichard Andrew x6429-Mar-15 7:21 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak29-Mar-15 7:51
mveDave Kreskowiak29-Mar-15 7:51 
GeneralRe: Install Windows Service Pin
Kevin Marois29-Mar-15 10:30
professionalKevin Marois29-Mar-15 10:30 
AnswerRe: Install Windows Service Pin
Richard Andrew x6429-Mar-15 15:00
professionalRichard Andrew x6429-Mar-15 15:00 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak29-Mar-15 17:16
mveDave Kreskowiak29-Mar-15 17:16 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 1:27
professionalKevin Marois30-Mar-15 1:27 
AnswerRe: Install Windows Service Pin
Richard Deeming30-Mar-15 2:27
mveRichard Deeming30-Mar-15 2:27 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak30-Mar-15 2:30
mveDave Kreskowiak30-Mar-15 2:30 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 2:41
professionalKevin Marois30-Mar-15 2:41 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak30-Mar-15 3:27
mveDave Kreskowiak30-Mar-15 3:27 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 3:29
professionalKevin Marois30-Mar-15 3:29 
GeneralRe: Install Windows Service Pin
Dave Kreskowiak30-Mar-15 3:58
mveDave Kreskowiak30-Mar-15 3:58 
GeneralRe: Install Windows Service Pin
Kevin Marois30-Mar-15 3:59
professionalKevin Marois30-Mar-15 3:59 

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.