----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: SureshScribnar Message 4 in Discussion Hi Prasad, I have once gone through the problem as you mentioned. There is no way you can have cirular depedancies. 1. The way is to have the common classes and methods go in a seperate Class Library Project(DLL Component) and use it in all the other projects. 2. You can go with interface based programming where in you will have interface created which will be derived by classes. This is just a possibility i would like to suggest. If you can give examples of name of classes and methods that you have in Project A , Project B and explain why you would want to have them in that way, may be we can think of a solution for that. Regards, -Suresh Kumar R. ----------------------------------------------------------- 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]
