----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: smartshalabh Message 1 in Discussion Saxena I have to develop a DAL Layer which accepts an XML input file as a request and returns an XML file.. Architecture is such that we have an Windows client which covers UI,BLL,BPL... but DAL is an WebService exposed to this Windows client. Since in future there might be a remote application accing the DAL thats why we have a WebService implemented.. Now there scenario is for eg. if suppose theres a DataGrid binded to a DataSet and a user want to save its changes at some moment this time the BPL at client should transfer the request to save the data in Dataset in XML.. which should check for concurrency errors aswell.. and also return the updated XML back to the client which then refreshes the DataGrid with this XML data My problem is im not able to figure out how to implement this in my code.... i.e how to write such a webservice .... if there is any sample code available then pls do let me know else looking for help from the group ----------------------------------------------------------- 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]
