----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Dayal Message 11 in Discussion Hi Satheesh! I think you should go for having Resource files (that is .RES files) in the Presentation and Database tier of your project. You will need to store your customized user friendly messages with a assigned numbers to it in these RES files. Then pass on the this number from the Database tier to Presentation tier as a return message. Based on this number, you can popup a relevant message taking RES file on the Presentation layer. This is how I used to work with 3-Tier using Visual Basic 6.0. But, am not sure if this concept works in .Net too! Cheers' Dayal -----Original Message----- From: spprivate [mailto:[EMAIL PROTECTED] Sent: 12 January 2004 16:15 To: BDOTNET Subject: Re: Exception handling in 3-tier architecture-Doubt New Message on BDOTNET Exception handling in 3-tier architecture-Doubt Reply Reply to Sender Recommend Message 7 in Discussion From: spprivate Hi Pradeep, Infact I am still in design phase only and I am using abstract factory patterns for database handling. Somehow I am not still not clear on how error message will reach the front end.. Infact i have to directly invoke the components Any light into this.. Satheesh View other groups in this category. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/BDotNet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
