Home / Tag Archives: asp

Tag Archives: asp

June, 2010

  • 29 June

    What is ASP.Net?

    Question: I have heard of ASP, but what is ASP.Net? Answer: ASP.Net is the official successor to the ASP (Active Server Pages) scripting language. Rather than being a simple scripting language, ASP.Net is a web application framework that combines the Microsoft .Net Framework technology with scripting languages and other non-scripting …

May, 2010

  • 10 May

    Advantages of Server-Side Scripting

    Server-side scripting means that a script that is executed on a website will be processed by the server and then displayed as regular HTML in the user’s browser. The alternative to it, client-side scripting relies on the user’s own browser, often including plugins, to execute the designated scripts. Both are …

June, 2009

  • 22 June

    Finding good free scripts for your website

    A good web hosting company often provides its website owners with automatically installable scripts for various popular tasks: blogging, photo albums and e-commerce, to name a few. In some special situations, however, it becomes necessary for a webmaster to search for free, reliable scripts on the web. Whether they are …