Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: Cannot connect into SQL Server using C# Pin
SayreCC23-Apr-09 15:41
SayreCC23-Apr-09 15:41 
GeneralRe: Cannot connect into SQL Server using C# Pin
Gindi Bar Yahav23-Apr-09 22:56
Gindi Bar Yahav23-Apr-09 22:56 
QuestionXML Serialisation on Circular Dependency Pin
EnlilCox23-Apr-09 6:19
EnlilCox23-Apr-09 6:19 
AnswerRe: XML Serialisation on Circular Dependency Pin
Le centriste23-Apr-09 9:10
Le centriste23-Apr-09 9:10 
GeneralRe: XML Serialisation on Circular Dependency Pin
EnlilCox23-Apr-09 22:13
EnlilCox23-Apr-09 22:13 
GeneralRe: XML Serialisation on Circular Dependency Pin
Le centriste24-Apr-09 2:30
Le centriste24-Apr-09 2:30 
GeneralRe: XML Serialisation on Circular Dependency Pin
EnlilCox26-Apr-09 23:07
EnlilCox26-Apr-09 23:07 
QuestionUnit Testing Pin
mark_w_23-Apr-09 5:09
mark_w_23-Apr-09 5:09 
I have a number of test that each submit an object to a Queue (that is declared statically in my Unit test Class) The queue automatically processes each item until there is non left and then fires an event allProcessed.

The problem, is that for each unit test all i test is that it was added to the queue correctally, and i need to let the queue finish processing and at the moment it is getting cut off becasue all the tests finish before the queue processed.

Is there any way to make the test run wait until the allProcessed is fired?

Thanks
AnswerRe: Unit Testing - WORKED IT OUT Pin
mark_w_23-Apr-09 5:15
mark_w_23-Apr-09 5:15 
QuestionDeploying custom fonts at Client Place Pin
ramz_g23-Apr-09 3:24
ramz_g23-Apr-09 3:24 
AnswerRe: Deploying custom fonts at Client Place Pin
Eddy Vluggen23-Apr-09 3:45
professionalEddy Vluggen23-Apr-09 3:45 
GeneralRe: Deploying custom fonts at Client Place Pin
ramz_g23-Apr-09 5:01
ramz_g23-Apr-09 5:01 
GeneralRe: Deploying custom fonts at Client Place Pin
Eddy Vluggen23-Apr-09 5:04
professionalEddy Vluggen23-Apr-09 5:04 
AnswerRe: Deploying custom fonts at Client Place Pin
Luc Pattyn23-Apr-09 5:12
sitebuilderLuc Pattyn23-Apr-09 5:12 
AnswerRe: Deploying custom fonts at Client Place Pin
Paddy Boyd23-Apr-09 6:34
Paddy Boyd23-Apr-09 6:34 
GeneralRe: Deploying custom fonts at Client Place Pin
ramz_g23-Apr-09 7:53
ramz_g23-Apr-09 7:53 
QuestionC# and Outlook Pin
thehacker21323-Apr-09 2:53
thehacker21323-Apr-09 2:53 
Question[Message Deleted] Pin
DJ24523-Apr-09 2:21
DJ24523-Apr-09 2:21 
AnswerRe: Create GanttChart Pin
musefan23-Apr-09 2:45
musefan23-Apr-09 2:45 
AnswerRe: Create GanttChart Pin
paas23-Apr-09 3:12
paas23-Apr-09 3:12 
AnswerRe: Create GanttChart Pin
Christian Graus23-Apr-09 10:23
protectorChristian Graus23-Apr-09 10:23 
QuestionHttpPostedFileBase and locking... Pin
daviiie23-Apr-09 2:17
daviiie23-Apr-09 2:17 
AnswerRe: HttpPostedFileBase and locking... Pin
DEVOXE25-Oct-11 22:11
DEVOXE25-Oct-11 22:11 
QuestionHow to open a file Pin
NarVish23-Apr-09 2:05
NarVish23-Apr-09 2:05 
AnswerRe: How to open a file Pin
OriginalGriff23-Apr-09 2:17
mveOriginalGriff23-Apr-09 2:17 

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.