----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: dotNetSamurai Message 3 in Discussion Hi Nitin, You are right .. caching such a huge block of data on the client will have a lot Issue .. I didn't really got the Invalidation/Expiration point that u mentioned can u elaborate it. Let me explain as to why we are opting for a disconnected database. The Client applications need to perform a lot of calculations. For example, User is working on a particular Form and modifies a value in a textbox. On loosing the focus from this control, a lot of calculations and updations are performed and say some 30 to 50 may be more fields in the Database are to be modified. Also on the same form many such text controls can be present which tend to affect a lot of tables. Now modifications to the Database will be a lot time consuming and will have a lot of n/w clutter. In order to avoid this and have better performance we need to have a Dataset which holds all such tables and the actual updations to the Database will happen say, on form unload, and which can be done partly asynchronously. I hope the basic picture is clear. But my questions still stand UnAnswered !!!! Any Help Pointers ??? thanks and regards, Saurabh ----------------------------------------------------------- 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]
