Click here to Skip to main content
15,924,982 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Compiling to native insted to MSIL Pin
Stephane Rodriguez.14-Jan-03 20:28
Stephane Rodriguez.14-Jan-03 20:28 
GeneralNamespaces.. Pin
Ray Cassick14-Jan-03 19:30
Ray Cassick14-Jan-03 19:30 
GeneralRe: Namespaces.. Pin
James T. Johnson15-Jan-03 0:32
James T. Johnson15-Jan-03 0:32 
GeneralRe: Namespaces.. Pin
leppie15-Jan-03 11:09
leppie15-Jan-03 11:09 
GeneralRe: Namespaces.. Pin
stephen woolhead19-Jan-03 4:01
stephen woolhead19-Jan-03 4:01 
Generallog4net... Pin
Ray Cassick14-Jan-03 18:50
Ray Cassick14-Jan-03 18:50 
GeneralRe: log4net... Pin
leppie15-Jan-03 0:37
leppie15-Jan-03 0:37 
GeneralRe: log4net... Pin
Paul Ingles15-Jan-03 11:25
Paul Ingles15-Jan-03 11:25 
Big Grin | :-D

I've not used NUnit yet, but I do plan on including it with the development of my University degree's final year project (a big distributed commercial web service -- see a post below for a basic overview).

Anyway, NUnit is just a way of building automated unit tests, with the aim of producing a suite of tests that you can run to prove that the code does what it's supposed to -- and that anything you add hasn't broken something old.

The way I'm looking at including it from the outset (you add attributes 'n stuff Smile | :) ) is around a kind of one-person eXtreme Programming. By using these tests I can ensure to a certain degree that the code is successful, and should give me some good info to put in the report with regards to testing.

The other thing about XP (as far as I've understood it) is that one of the aims is to build elements of a system as quickly as possible, once its functional you move on. So I can do tests for features, once the tests complete ok I can move on ... there isn't a great deal of design involved before the coding.

I have to say its quite bureaucratic (including all this NUnit testing support) but I'm hoping it'll be worthwhile in the long-run, and should be a good learning experience.

--
Paul
"If you can keep your head when all around you have lost theirs, then you probably haven't understood the seriousness of the situation."
- David Brent, from "The Office"

MS Messenger: paul@oobaloo.co.uk
Sonork: 100.22446

GeneralRe: log4net... Pin
Gertjan Schuurmans15-Jan-03 12:06
Gertjan Schuurmans15-Jan-03 12:06 
Generalhelp with TreeView and right-click popup menu Pin
Marc Clifton14-Jan-03 11:31
mvaMarc Clifton14-Jan-03 11:31 
GeneralRe: help with TreeView and right-click popup menu Pin
leppie14-Jan-03 11:49
leppie14-Jan-03 11:49 
GeneralRe: help with TreeView and right-click popup menu Pin
Marc Clifton15-Jan-03 0:39
mvaMarc Clifton15-Jan-03 0:39 
GeneralVS.Net embedding cursors Pin
jstonge14-Jan-03 1:06
jstonge14-Jan-03 1:06 
GeneralGeneral opinion on architecture needed Pin
Paul Ingles13-Jan-03 11:56
Paul Ingles13-Jan-03 11:56 
GeneralRe: General opinion on architecture needed Pin
Gertjan Schuurmans13-Jan-03 13:02
Gertjan Schuurmans13-Jan-03 13:02 
GeneralCustom CodeAccessSecurity implementing Beta expriration Pin
Victor Vogelpoel13-Jan-03 1:34
Victor Vogelpoel13-Jan-03 1:34 
GeneralRe: Custom CodeAccessSecurity implementing Beta expriration Pin
Victor Vogelpoel16-Jan-03 7:36
Victor Vogelpoel16-Jan-03 7:36 
GeneralDatabound TreeView Pin
yaaang12-Jan-03 20:16
yaaang12-Jan-03 20:16 
GeneralUsing .NET objects from good-ol JScript Pin
Nick Blumhardt12-Jan-03 17:12
Nick Blumhardt12-Jan-03 17:12 
GeneralRe: Using .NET objects from good-ol JScript Pin
Stephane Rodriguez.14-Jan-03 1:42
Stephane Rodriguez.14-Jan-03 1:42 
GeneralRe: Using .NET objects from good-ol JScript Pin
Nick Blumhardt14-Jan-03 16:33
Nick Blumhardt14-Jan-03 16:33 
Generalwildcard file exits and delete methods Pin
Lorne11-Jan-03 8:49
Lorne11-Jan-03 8:49 
GeneralRe: wildcard file exits and delete methods Pin
leppie12-Jan-03 8:46
leppie12-Jan-03 8:46 
GeneralResource Question Pin
matthias s.9-Jan-03 2:26
matthias s.9-Jan-03 2:26 
GeneralRe: Resource Question Pin
Stephane Rodriguez.9-Jan-03 2:56
Stephane Rodriguez.9-Jan-03 2:56 

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.