Click here to Skip to main content
15,907,328 members
Home / Discussions / C#
   

C#

 
QuestionC# 2005 with Crystal Reports Pin
M Riaz Bashir11-Jul-06 21:52
M Riaz Bashir11-Jul-06 21:52 
AnswerRe: C# 2005 with Crystal Reports Pin
Paul Conrad15-Jul-06 12:05
professionalPaul Conrad15-Jul-06 12:05 
QuestionReading a file & removing CRLF Pin
WinBond11-Jul-06 21:14
WinBond11-Jul-06 21:14 
AnswerRe: Reading a file & removing CRLF Pin
Andrei Ungureanu11-Jul-06 21:52
Andrei Ungureanu11-Jul-06 21:52 
GeneralRe: Reading a file & removing CRLF Pin
WinBond11-Jul-06 23:32
WinBond11-Jul-06 23:32 
AnswerRe: Reading a file & removing CRLF Pin
Christian Graus12-Jul-06 4:06
protectorChristian Graus12-Jul-06 4:06 
QuestionChecking the input parameters Pin
Brendan Vogt11-Jul-06 21:10
Brendan Vogt11-Jul-06 21:10 
AnswerRe: Checking the input parameters Pin
Andrei Ungureanu11-Jul-06 21:39
Andrei Ungureanu11-Jul-06 21:39 
Hy,
Throwing exception is a good way to validate parameters. You could try to create new Exceptions. If you don't want to write code that catches exceptions you can validate the parameter in the InsertCategoryGroup function and if the parameter does pass the validation step just return an error code (like -1).

Do your best to be the best
GeneralRe: Checking the input parameters Pin
J4amieC11-Jul-06 21:56
J4amieC11-Jul-06 21:56 
GeneralRe: Checking the input parameters Pin
Brendan Vogt12-Jul-06 3:15
Brendan Vogt12-Jul-06 3:15 
AnswerRe: Checking the input parameters Pin
Rob Philpott12-Jul-06 3:27
Rob Philpott12-Jul-06 3:27 
QuestionQuestion about NetworkStream.Read Pin
stancrm11-Jul-06 21:07
stancrm11-Jul-06 21:07 
AnswerRe: Question about NetworkStream.Read Pin
Andrei Ungureanu11-Jul-06 21:34
Andrei Ungureanu11-Jul-06 21:34 
AnswerRe: Question about NetworkStream.Read Pin
S. Senthil Kumar12-Jul-06 1:03
S. Senthil Kumar12-Jul-06 1:03 
QuestionConvert String to Time [modified] Pin
freshonlineMax11-Jul-06 20:25
freshonlineMax11-Jul-06 20:25 
AnswerRe: Covert String to Time Pin
stancrm11-Jul-06 20:29
stancrm11-Jul-06 20:29 
GeneralRe: Covert String to Time Pin
freshonlineMax11-Jul-06 21:23
freshonlineMax11-Jul-06 21:23 
GeneralRe: Covert String to Time Pin
stancrm11-Jul-06 21:25
stancrm11-Jul-06 21:25 
AnswerRe: Convert String to Time Pin
wasife11-Jul-06 22:14
wasife11-Jul-06 22:14 
QuestionChanging an item from datarow Pin
pirogramci11-Jul-06 20:19
pirogramci11-Jul-06 20:19 
AnswerRe: Changing an item from datarow Pin
freshonlineMax11-Jul-06 20:32
freshonlineMax11-Jul-06 20:32 
AnswerRe: Changing an item from datarow Pin
rah_sin11-Jul-06 20:35
professionalrah_sin11-Jul-06 20:35 
GeneralRe: Changing an item from datarow Pin
pirogramci11-Jul-06 21:16
pirogramci11-Jul-06 21:16 
AnswerRe: Changing an item from datarow Pin
wasife11-Jul-06 22:09
wasife11-Jul-06 22:09 
GeneralRe: Changing an item from datarow Pin
pirogramci12-Jul-06 20:22
pirogramci12-Jul-06 20:22 

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.