Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: Design controls on a Panel Pin
Edmundisme5-Feb-08 10:12
Edmundisme5-Feb-08 10:12 
Questioncan C# make control transparent Pin
netJP12L5-Feb-08 9:17
netJP12L5-Feb-08 9:17 
AnswerRe: can C# make control transparent Pin
Giorgi Dalakishvili5-Feb-08 9:29
mentorGiorgi Dalakishvili5-Feb-08 9:29 
AnswerRe: can C# make control transparent Pin
Edmundisme5-Feb-08 9:58
Edmundisme5-Feb-08 9:58 
GeneralRe: can C# make control transparent Pin
netJP12L5-Feb-08 10:21
netJP12L5-Feb-08 10:21 
GeneralRe: can C# make control transparent Pin
Edmundisme5-Feb-08 13:33
Edmundisme5-Feb-08 13:33 
GeneralRe: can C# make control transparent Pin
Anthony Mushrow5-Feb-08 13:59
professionalAnthony Mushrow5-Feb-08 13:59 
QuestionException Handling architecture/framework? Pin
kumar.bs5-Feb-08 7:55
kumar.bs5-Feb-08 7:55 
Can anybody give me link or suggestions on implementing good exception handling mechanism in the C# project. Not just try...Catch block but beyond that.

I have something in mind,

1. Create something like Error Dictionary (resx file) with user-defined Error Codes, Description and build my own error information with user-defined exception class.
2. This class may accept error code or something for generating good exception object, which can be thrown to the consumer.
3. Exception Consumer will then use this object and pass it to Some class, which eventually will display Vista Type task dialog where atleast Title, Main Instruction and Description of the errors will be shown.


Any Inputs are very much appreciated.

Thanks
AnswerRe: Exception Handling architecture/framework? Pin
eggsovereasy5-Feb-08 9:10
eggsovereasy5-Feb-08 9:10 
GeneralRe: Exception Handling architecture/framework? Pin
led mike5-Feb-08 12:08
led mike5-Feb-08 12:08 
GeneralRe: Exception Handling architecture/framework? Pin
kumar.bs5-Feb-08 13:05
kumar.bs5-Feb-08 13:05 
GeneralCrystal_Report Pin
simworld5-Feb-08 7:52
simworld5-Feb-08 7:52 
GeneralRe: Crystal_Report Pin
SABhatti5-Feb-08 9:40
SABhatti5-Feb-08 9:40 
GeneralRe: Crystal_Report Pin
simworld6-Feb-08 7:24
simworld6-Feb-08 7:24 
GeneralRe: Crystal_Report Pin
PIEBALDconsult5-Feb-08 13:51
mvePIEBALDconsult5-Feb-08 13:51 
GeneralReading XML attributes without knowing the element name Pin
hpjchobbes5-Feb-08 7:33
hpjchobbes5-Feb-08 7:33 
GeneralRe: Reading XML attributes without knowing the element name Pin
Le centriste5-Feb-08 7:40
Le centriste5-Feb-08 7:40 
GeneralRe: Reading XML attributes without knowing the element name Pin
hpjchobbes5-Feb-08 7:53
hpjchobbes5-Feb-08 7:53 
GeneralRe: Reading XML attributes without knowing the element name Pin
Le centriste5-Feb-08 8:37
Le centriste5-Feb-08 8:37 
GeneralDirectoryInfo.GetDirectories() Pin
PaulPrice5-Feb-08 7:21
PaulPrice5-Feb-08 7:21 
GeneralRe: DirectoryInfo.GetDirectories() Pin
Luc Pattyn5-Feb-08 7:31
sitebuilderLuc Pattyn5-Feb-08 7:31 
GeneralRe: DirectoryInfo.GetDirectories() Pin
PaulPrice5-Feb-08 8:22
PaulPrice5-Feb-08 8:22 
GeneralRe: DirectoryInfo.GetDirectories() Pin
Jimmanuel5-Feb-08 8:05
Jimmanuel5-Feb-08 8:05 
GeneralRe: DirectoryInfo.GetDirectories() Pin
PaulPrice5-Feb-08 8:23
PaulPrice5-Feb-08 8:23 
GeneralC# App on the web Pin
Gareth H5-Feb-08 6:41
Gareth H5-Feb-08 6:41 

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.