Click here to Skip to main content
15,908,444 members
Home / Discussions / C#
   

C#

 
QuestionUsage of ? and [Test Method] Pin
M. J. Jaya Chitra13-Jun-07 20:23
M. J. Jaya Chitra13-Jun-07 20:23 
AnswerRe: Usage of ? and [Test Method] Pin
Niiiissssshhhhhuuuuu13-Jun-07 20:31
Niiiissssshhhhhuuuuu13-Jun-07 20:31 
GeneralRe: Usage of ? and [Test Method] Pin
M. J. Jaya Chitra13-Jun-07 20:38
M. J. Jaya Chitra13-Jun-07 20:38 
GeneralRe: Usage of ? and [Test Method] Pin
Niiiissssshhhhhuuuuu13-Jun-07 20:57
Niiiissssshhhhhuuuuu13-Jun-07 20:57 
GeneralRe: Usage of ? and [Test Method] Pin
M. J. Jaya Chitra13-Jun-07 21:00
M. J. Jaya Chitra13-Jun-07 21:00 
GeneralRe: Usage of ? and [Test Method] Pin
Colin Angus Mackay13-Jun-07 22:59
Colin Angus Mackay13-Jun-07 22:59 
GeneralRe: Usage of ? and [Test Method] Pin
M. J. Jaya Chitra13-Jun-07 23:06
M. J. Jaya Chitra13-Jun-07 23:06 
GeneralRe: Usage of ? and [Test Method] Pin
Colin Angus Mackay13-Jun-07 23:21
Colin Angus Mackay13-Jun-07 23:21 
M. J. Jaya Chitra wrote:
I want to know the purpose of the tag


The TestMethod attribute is used as part of the unit testing framework in the versions of Visual Studio I previously mentioned. It denotes that the method should be run as a unit test.

Unit tests, regardless of framework, follow the same ideas and you should search (Google) on that if you want more information. The topic is too large to distill into a forum post.


Upcoming events:
* Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ...
* Reading: Developer Day 5

Never write for other people. Write for yourself, because you have a passion for it. -- Marc Clifton


My website

GeneralRe: Usage of ? and [Test Method] Pin
M. J. Jaya Chitra13-Jun-07 23:27
M. J. Jaya Chitra13-Jun-07 23:27 
QuestionHow to extract values from external webpage ? Pin
subburaj.sabapathy13-Jun-07 20:11
subburaj.sabapathy13-Jun-07 20:11 
Questionread registry of remote system Pin
devesh_code13-Jun-07 20:08
devesh_code13-Jun-07 20:08 
QuestionOCR using MODI Pin
$uresh $hanmugam13-Jun-07 20:05
$uresh $hanmugam13-Jun-07 20:05 
Questionderived class function is not accessible from base class object of type derived Pin
kumarprabhakar7413-Jun-07 20:00
kumarprabhakar7413-Jun-07 20:00 
AnswerRe: derived class function is not accessible from base class object of type derived Pin
Martin#13-Jun-07 20:20
Martin#13-Jun-07 20:20 
GeneralRe: derived class function is not accessible from base class object of type derived Pin
kumarprabhakar7413-Jun-07 22:07
kumarprabhakar7413-Jun-07 22:07 
GeneralRe: derived class function is not accessible from base class object of type derived Pin
Colin Angus Mackay13-Jun-07 22:55
Colin Angus Mackay13-Jun-07 22:55 
Generalderived class function is not accessible from base class object of type derived Pin
kumarprabhakar7413-Jun-07 22:31
kumarprabhakar7413-Jun-07 22:31 
QuestionRe: derived class function is not accessible from base class object of type derived1 Pin
kumarprabhakar7413-Jun-07 22:33
kumarprabhakar7413-Jun-07 22:33 
GeneralRe: derived class function is not accessible from base class object of type derived1 Pin
kumarprabhakar7413-Jun-07 22:35
kumarprabhakar7413-Jun-07 22:35 
GeneralRe: derived class function is not accessible from base class object of type derived Pin
kumarprabhakar7413-Jun-07 22:37
kumarprabhakar7413-Jun-07 22:37 
GeneralRe: derived class function is not accessible from base class object of type derived Pin
kumarprabhakar7413-Jun-07 22:38
kumarprabhakar7413-Jun-07 22:38 
GeneralRe: derived class function is not accessible from base class object of type derived Pin
kumarprabhakar7413-Jun-07 22:41
kumarprabhakar7413-Jun-07 22:41 
GeneralRe: derived class function is not accessible from base class object of type derived Pin
Colin Angus Mackay13-Jun-07 22:56
Colin Angus Mackay13-Jun-07 22:56 
AnswerRe: derived class function is not accessible from base class object of type derived Pin
Russell Jones13-Jun-07 21:42
Russell Jones13-Jun-07 21:42 
Questionsample online test application in c# Pin
srinivassam13-Jun-07 19:38
srinivassam13-Jun-07 19:38 

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.