Tweet XML stands for eXtensible Markup Language. It is a scripting language widely used for the storage and transfer of data over the web. The basic […]
Tweet The Document Object Model (DOM) is a platform and language-neutral interface that allows programs and scripts to dynamically access and update the content, structure, and […]
Tweet SQL is one of the most widely used and powerful languages for accessing databases. The operations performed by SQL include data insertion, deletion, query, updating […]
Tweet Additional functionality of user interfaces is one of the most distinguishing features presented in CSS3. Some of the new user interface features introduced in CSS3 […]
Tweet A brief introduction to CSS3 was given in a previous article. The biggest difference between CSS3 and the previous versions of CSS is that CSS3 […]
Tweet Having discussed the basic differences between HTML5 and the previous versions of HTML, our main focus in this article would be discussing the data storage […]
Tweet HTML5 is the latest version of the most widely used scripting language for web development and design. It was created in 90s and continues to […]
Tweet The utilization of AJAX in web development process is relatively new compared to HTML and Javascript. AJAX is a combination of Asynchronous JavaScript and XML, […]
Tweet Visual Basic .NET (shortly known as VB.NET) is an object oriented programming language implemented on .NET framework. .NET is basically a software framework developed by […]
Tweet ASP.net is Microsoft’s latest platform for Web application development – to build dynamic web sites, services and applications. Being more efficient and systematic than its […]