----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: Mrinal Message 4 in Discussion Hi , For web forms go through following link and in case you are having any doubt get back to me , as i thought u can understand better through a complete document : http://www.only4gurus.com/techlib/miscellaneous/a1.pdf I will try to find something that specifically explains the processing of winforms but for time being u can consider they are nothing but exe that you download and run on your system so no http request that is there in case of web forms and web services is out here rest process of clr loading the classes as your exe already contains msil ( microsoft intermediary language ) , there's no iis involved , for running a winform application on your system u need to have .net sdk installed , which is not required for a web form client as it's communicating with a server hosting the application , rest all things like native generation / jit compilation etc that u will read in above article will take place to get the final result , i hope it helps , i will try to find some comprehensive document , regards , Mrinal ----------------------------------------------------------- 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]
