Categories
How To Article

HTML noscript tag

On my latest assignment, I followed up with the confusion as to what to do in case of web browsers which does not support AJAX or eventually Javascript. Before following up with the tutorial it is important for all of us to understand that AJAX brings with it a loads of responsibility to a developer, […]

Categories
How To Article

Difference between Database name & Global Database name in RDBMS

A few days before, the project requirement provoked me to migrate from Oracle 10G to Oracle 11G. While installing & configuration of the same As I came across some peculiar Tech jargons. I would like to share my viewpoints for the same. This might be taken up as a simple interview questions by a group […]

Categories
Website Design

Difference between Website and Web Application

Difference between Website and Web Application Website: Definition : It is a hierarchical relationship of static HTML pages, CSS style sheets, Images, Embedded videos, Flash files etc. compiled into hyper-linked format. Generally, these static HTML pages are easily loaded at client’s end  and henceforth performance issues experienced are minimal. Web Application: Definition : It is […]