Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
AnswerRe: Interfacing managed C# code and a C-shared Matlab library Pin
Jan Arjen Kraak7-Sep-09 4:01
Jan Arjen Kraak7-Sep-09 4:01 
GeneralRe: Interfacing managed C# code and a C-shared Matlab library Pin
Cracked-Down7-Sep-09 4:17
Cracked-Down7-Sep-09 4:17 
GeneralRe: Interfacing managed C# code and a C-shared Matlab library Pin
nizar3213-Nov-09 11:24
nizar3213-Nov-09 11:24 
GeneralRe: Interfacing managed C# code and a C-shared Matlab library Pin
Jan Arjen Kraak19-Nov-09 20:43
Jan Arjen Kraak19-Nov-09 20:43 
GeneralRe: Interfacing managed C# code and a C-shared Matlab library2 Pin
nizar3213-Nov-09 11:24
nizar3213-Nov-09 11:24 
GeneralRe: Interfacing managed C# code and a C-shared Matlab library Pin
nizar3213-Nov-09 11:49
nizar3213-Nov-09 11:49 
GeneralRe: Interfacing managed C# code and a C-shared Matlab library Pin
Jan Arjen Kraak19-Nov-09 20:45
Jan Arjen Kraak19-Nov-09 20:45 
QuestionCode coverage Pin
K.v.S.12-Aug-09 4:20
K.v.S.12-Aug-09 4:20 
I use the test runner of Visual Studio 2008, and I'm trying to get 100% code coverage with my unit tests in which I have almost succeeded. Wink | ;) However the last couple percent are a bitch. Sigh | :sigh:
I have some code in a base class that throws an error if some conditions are not met. This code is marked as only partially tested (beige). I know for a fact that this code is exercised several times during the tests. However there are some descendant classes that cannot cause condition that will lead to the execution of this particular section of code. Is this the reason I get the incomplete coverage result, and how do I cope with it?
AnswerRe: Code coverage Pin
Luc Pattyn12-Aug-09 7:50
sitebuilderLuc Pattyn12-Aug-09 7:50 
QuestionQuerystring needed to set to empty Pin
kKamel12-Aug-09 4:08
kKamel12-Aug-09 4:08 
GeneralRe: Querystring needed to set to empty Pin
musefan12-Aug-09 4:54
musefan12-Aug-09 4:54 
GeneralRe: Querystring needed to set to empty Pin
kKamel12-Aug-09 5:04
kKamel12-Aug-09 5:04 
GeneralRe: Querystring needed to set to empty Pin
musefan12-Aug-09 5:07
musefan12-Aug-09 5:07 
AnswerRe: Querystring needed to set to empty Pin
Coding C#12-Aug-09 21:35
Coding C#12-Aug-09 21:35 
QuestionOpen Child Form and threading Pin
Saamir12-Aug-09 3:50
Saamir12-Aug-09 3:50 
AnswerRe: Open Child Form and threading Pin
0x3c012-Aug-09 3:57
0x3c012-Aug-09 3:57 
GeneralRe: Open Child Form and threading Pin
Saamir12-Aug-09 4:05
Saamir12-Aug-09 4:05 
GeneralRe: Open Child Form and threading Pin
0x3c012-Aug-09 4:16
0x3c012-Aug-09 4:16 
GeneralRe: Open Child Form and threading Pin
Saamir12-Aug-09 4:33
Saamir12-Aug-09 4:33 
GeneralRe: Open Child Form and threading Pin
0x3c012-Aug-09 4:49
0x3c012-Aug-09 4:49 
GeneralRe: Open Child Form and threading Pin
Saamir12-Aug-09 5:27
Saamir12-Aug-09 5:27 
GeneralRe: Open Child Form and threading Pin
Dave Kreskowiak12-Aug-09 6:23
mveDave Kreskowiak12-Aug-09 6:23 
GeneralRe: Open Child Form and threading Pin
Saamir12-Aug-09 6:51
Saamir12-Aug-09 6:51 
GeneralRe: Open Child Form and threading Pin
Luc Pattyn12-Aug-09 7:59
sitebuilderLuc Pattyn12-Aug-09 7:59 
QuestionCut,Copy ,Paste Problem... Pin
Rahul DSG12-Aug-09 3:00
Rahul DSG12-Aug-09 3:00 

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.