Krishnan Profile
This user has contributed 1 articles, 3 code samples and posted 0 messages in our discussion forums.
Technology Interests
Articles & Tutorials-
It is necessary for us to test each and every line of code before we send it to production.It would be good to have a testing tool for it.One of them is NUnit. 
Code Samples-
A simple demonstration of how to apply an XSL transformation to an XML file and save the output using .NET.  -
Everybody may think to test their application but feel hectic to etst it manually,NUnit can be used along with any .NET languages to integrate tests with the source code..  -
Validating the credit card number using a web service.. 
|