----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: uva_net Message 2 in Discussion The requirement analysis and problem framing is gud. Proceed with designing. If anyone'd given the design, then just coding for that is a junk work... jus have a work around. anything is possible in coding... but the design shud be crystal clear. Before starting the code, split the requirements to units [modules]... achieve results for each module n integrate it once all modules are thru... First your user has to login... if anyone types the url of ur home page it shud automatically redirect them to the login page... so somewhere u shud store the login info... where to store... either in session, cookie, querystring, etc... again analyse which is the best choice... have a seperate class for database operations... 'avoid System.Data.SQLClient in the code behind files of the webforms. Don't use dataset's for simple select queries, instead go for DataReader... try to reuse ur code as much as u can.. whenever u get struck anywhere or in a dilema, post it in BDOTNET... All the best. regds, Uvaraj AT Arman Infotech Systems Pvt. Ltd. Bangalore. ----------------------------------------------------------- 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]
