Category Archives: Technology
Insight of Web Technology & Web Page Rendering.
Webpages can be static or dynamic. Static web pages are the ones which will contain all the HTML markup hardcoded in the page and when requested server can directly serve the page to the client with out any processing. When it comes to Dynamic sites it is different.
Continue reading
Silverlight configuration values from an external file.
External configuration file for loading configuration parameters to silverlight application. Continue reading