|
|
|
| |
|
|
Internet
The Internet is how computers from different geographical areas are connected together. It is a concept rather than an entity. The concept is important and a revolution because it changed the way information is stored, distributed, and retrieved. It revolutionized the amount of information available, when it is available and to whom and the way it is retrieved. The quality and content of the information is another matter.
more...
Web Design
No matter how much useful information you put into a Web page, a visitor will only spend a few seconds scanning it before he decides whether to leave it or to stay.
more...
Web Technology
The terms Internet and World Wide Web are often used in every-day speech without much distinction. However, the Internet and the World Wide Web are not one and the same. The Internet is a global system of interconnected computer networks and the Web is one of the services that runs on the Internet. The Web is an application running on the Internet. Viewing a Web page on the World Wide Web normally begins either by typing the URL of the page into a web browser. The web browser then initiates a series of communication messages, behind the scenes, in order to fetch and display it.
more...
Script Technology
Web browsers are applications for displaying web pages. A host of special-purpose languages has developed to control their operation. Client-side scripting generally refers to the class of computer programs on the web that are executed client-side (by the user's web browser) instead of server-side (on the web server). The scripting technology is an important part of the Dynamic HTML (DHTML) concept which enables web pages to have different and changing content depending on user input, environmental conditions, or other variables.
more...
Java Technology
Java technology is an object-oriented, platform-independent, multithreaded programming environment. It is the foundation for Web and networked services, applications, platform-independent desktops, robotics, and other embedded devices. The Micro Edition of the Java Platform meets the needs of developers creating applications for the consumer and embedded markets. No other technology provides such robust applications across so many types of size-constrained wireless and wireline devices, from mobile phones and PDAs to set-top boxes and vehicle telematics.
more...
.NET Technology
Microsoft .NET is the Microsoft strategy for connecting systems, information, and devices through Web services so people can collaborate and communicate more effectively. .NET technology is integrated throughout Microsoft products, providing the capability to quickly build, deploy, manage, and use connected, security-enhanced solutions through the use of Web services.
more...
Web Services
Web services, in the general meaning of the term, are services offered via the Web. In a typical Web services scenario, a business application sends a request to a service at a given URL using the SOAP protocol over HTTP. The service receives the request, processes it, and returns a response.
more...
Data Storage
A database is a kind of electronic filing cabinet, a repository for a collection of computerized data files. A database system is a computerized record keeping system whose purpose is to maintain information and to make that information available on demand.
more...
Developer Tools
A programming tool or software development tool is a program or application that software developers use to create, debug, maintain, or otherwise support other programs and applications. Tools were originally simple and light weight. As some tools have been maintained, they have been integrated into more powerful integrated development environments (IDEs). These environments consolidate functionality into one place, sometimes increasing simplicity and productivity, other times sacrificing flexibility and extensibility.
more...
|