Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can I get width of window of my program when it change? Pin
LongRange.Shooter1-Sep-04 7:34
LongRange.Shooter1-Sep-04 7:34 
QuestionUnable to capture USB Gamepad using DirectInput? Pin
zhaonian1-Sep-04 4:57
zhaonian1-Sep-04 4:57 
AnswerRe: Unable to capture USB Gamepad using DirectInput? Pin
Heath Stewart1-Sep-04 15:27
protectorHeath Stewart1-Sep-04 15:27 
GeneralData Marshalling issues when Calling C++ dll in C# using P/Invoke Pin
KZHU011-Sep-04 4:17
KZHU011-Sep-04 4:17 
GeneralRe: Data Marshalling issues when Calling C++ dll in C# using P/Invoke Pin
Heath Stewart1-Sep-04 15:23
protectorHeath Stewart1-Sep-04 15:23 
GeneralNUnit - Specifying the order of Tests Pin
matthias s.1-Sep-04 3:44
matthias s.1-Sep-04 3:44 
GeneralRe: NUnit - Specifying the order of Tests Pin
Marc Clifton1-Sep-04 4:12
mvaMarc Clifton1-Sep-04 4:12 
GeneralRe: NUnit - Specifying the order of Tests Pin
Steven Campbell1-Sep-04 7:44
Steven Campbell1-Sep-04 7:44 
In an ideal world, tests should be able to successfully run independently of their ordering.

However, this is the real world. If you have a bunch that you really really absolutely have to run in order, then I would say to make a test that just calls the other tests, in order.

Alternatively, create Setup and Teardown subs that prepare the way for (and clean up after) each test.


my blog
GeneralAxWebBrowser, BeforeNavigate2Event, postData problem Pin
Member 12847121-Sep-04 3:14
Member 12847121-Sep-04 3:14 
QuestionDrawing Window on Second Display...? Pin
jkersch1-Sep-04 1:14
jkersch1-Sep-04 1:14 
AnswerRe: Drawing Window on Second Display...? Pin
Marc Clifton1-Sep-04 2:58
mvaMarc Clifton1-Sep-04 2:58 
GeneralRe: Drawing Window on Second Display...? Pin
jkersch1-Sep-04 3:36
jkersch1-Sep-04 3:36 
GeneralRe: Drawing Window on Second Display...? Pin
Marc Clifton1-Sep-04 4:18
mvaMarc Clifton1-Sep-04 4:18 
GeneralDrag 'n' Drop with WebBrowser problems Pin
cheesepirate1-Sep-04 0:51
cheesepirate1-Sep-04 0:51 
QuestionAccessing other forms control? Pin
sachinkalse31-Aug-04 22:49
sachinkalse31-Aug-04 22:49 
AnswerRe: Accessing other forms control? Pin
sreejith ss nair31-Aug-04 23:02
sreejith ss nair31-Aug-04 23:02 
GeneralRe: Accessing other forms control? Pin
sachinkalse31-Aug-04 23:46
sachinkalse31-Aug-04 23:46 
GeneralRe: Accessing other forms control? Pin
sreejith ss nair1-Sep-04 0:15
sreejith ss nair1-Sep-04 0:15 
GeneralRe: Accessing other forms control? Pin
sachinkalse1-Sep-04 1:01
sachinkalse1-Sep-04 1:01 
GeneralRe: Accessing other forms control? Pin
sreejith ss nair1-Sep-04 1:43
sreejith ss nair1-Sep-04 1:43 
AnswerRe: Accessing other forms control? Pin
LongRange.Shooter1-Sep-04 7:45
LongRange.Shooter1-Sep-04 7:45 
GeneralRe: Accessing other forms control? Pin
sachinkalse1-Sep-04 14:55
sachinkalse1-Sep-04 14:55 
GeneralRe: Accessing other forms control? Pin
LongRange.Shooter2-Sep-04 2:48
LongRange.Shooter2-Sep-04 2:48 
GeneralRe: Accessing other forms control? Pin
sachinkalse2-Sep-04 14:56
sachinkalse2-Sep-04 14:56 
QuestionBlack-n-White Invert ? Pin
sachinkalse31-Aug-04 22:48
sachinkalse31-Aug-04 22:48 

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.