Click here to Skip to main content
15,889,462 members
Home / Discussions / C#
   

C#

 
AnswerRe: LAN Pin
OriginalGriff22-Apr-14 8:30
mveOriginalGriff22-Apr-14 8:30 
GeneralRe: LAN Pin
Rahul VB22-Apr-14 8:44
professionalRahul VB22-Apr-14 8:44 
GeneralRe: LAN Pin
OriginalGriff22-Apr-14 8:51
mveOriginalGriff22-Apr-14 8:51 
GeneralRe: LAN Pin
Rahul VB22-Apr-14 9:00
professionalRahul VB22-Apr-14 9:00 
GeneralRe: LAN Pin
OriginalGriff22-Apr-14 9:27
mveOriginalGriff22-Apr-14 9:27 
GeneralRe: LAN Pin
Rahul VB22-Apr-14 9:51
professionalRahul VB22-Apr-14 9:51 
AnswerRe: LAN Pin
Rahul VB22-Apr-14 8:51
professionalRahul VB22-Apr-14 8:51 
QuestionTesting advice....please Pin
tadhg8822-Apr-14 0:09
tadhg8822-Apr-14 0:09 
Hi All,
I have just written a console app to add booking info to a database based on emails pulled from an inbox. The app seems to work fine but I would like to write some tests to allow me to regularly/quickly test the functionality when somebody decides to send a surprise email format.
The app is pretty basic, an Import class to represent each of the possible client emails and an Importer class to handle the actual creating of the booking in the db both of which have an interface defined to set a base of functionality required by each(IImport and IBookingImporter). Pic of project structure below.
http://www.imagebam.com/image/a1cf9a322230061[^]

I have a basic understanding of testing and have briefly used NUnit before but I'm just wondering if anyone has a good articles or resource(more specific than google) to help set me on the correct road to writing some tests for each of the Imports.
A specific concern would be how i am going to represent/mock i guess, the email service and retrieve the mails.
Although any help or advice would really be appreciated, thanks in advance
AnswerRe: Testing advice....please Pin
Simon_Whale22-Apr-14 0:24
Simon_Whale22-Apr-14 0:24 
AnswerRe: Testing advice....please Pin
BobJanova22-Apr-14 6:09
BobJanova22-Apr-14 6:09 
AnswerRe: Testing advice....please Pin
tadhg8825-Apr-14 6:28
tadhg8825-Apr-14 6:28 
QuestionC# program on windows server 2003 Pin
LeonXjm21-Apr-14 15:05
LeonXjm21-Apr-14 15:05 
AnswerRe: C# program on windows server 2003 Pin
Wes Aday21-Apr-14 15:32
professionalWes Aday21-Apr-14 15:32 
AnswerRe: C# program on windows server 2003 Pin
LeonXjm21-Apr-14 15:36
LeonXjm21-Apr-14 15:36 
GeneralRe: C# program on windows server 2003 Pin
Mycroft Holmes21-Apr-14 22:58
professionalMycroft Holmes21-Apr-14 22:58 
GeneralRe: C# program on windows server 2003 Pin
LeonXjm4-May-14 17:38
LeonXjm4-May-14 17:38 
QuestionGIS coordinates (spherical mercator) to screen coordinates? Pin
SledgeHammer0121-Apr-14 12:42
SledgeHammer0121-Apr-14 12:42 
AnswerRe: GIS coordinates (spherical mercator) to screen coordinates? Pin
Bernhard Hiller21-Apr-14 21:38
Bernhard Hiller21-Apr-14 21:38 
Questioncustom webcontrol designer problems Pin
Nico Haegens21-Apr-14 7:41
professionalNico Haegens21-Apr-14 7:41 
QuestionBy using the web services/WCF of Amazon (and other retailers) my client can upload there products on Amazon (and other sites) in bulk. Pin
Santosh K. Tripathi20-Apr-14 23:08
professionalSantosh K. Tripathi20-Apr-14 23:08 
SuggestionRe: By using the web services/WCF of Amazon (and other retailers) my client can upload there products on Amazon (and other sites) in bulk. Pin
Santosh K. Tripathi27-Apr-14 21:00
professionalSantosh K. Tripathi27-Apr-14 21:00 
QuestionC# Linq To SQL Dynamic Where Clause Pin
Kevin Marois20-Apr-14 11:39
professionalKevin Marois20-Apr-14 11:39 
AnswerRe: C# Linq To SQL Dynamic Where Clause Pin
Richard Deeming22-Apr-14 2:07
mveRichard Deeming22-Apr-14 2:07 
GeneralRe: C# Linq To SQL Dynamic Where Clause Pin
Kevin Marois22-Apr-14 5:41
professionalKevin Marois22-Apr-14 5:41 
GeneralRe: C# Linq To SQL Dynamic Where Clause Pin
Richard Deeming22-Apr-14 6:32
mveRichard Deeming22-Apr-14 6:32 

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.