Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » SCSF   (RSS)
Sorry, but there are no more tags available to filter with.
Article on Dynamically Loading Modules in SCSF
Please check the recent article on dynamically loading modules in SCSF here Abstract : The startup time of any Smart Client Application will increase with number of modules when we are loading all the views in the module controller. In such situations Read More...
Dynamically Loading Modules in SCSF
The startup time of any Smart Client Application will increase with number of modules when we are loading all the views in the module controller. In such situations we can load the modules dynamically / on demand. We need to use two built-in services Read More...