| Home : Programming : ASP |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
ASP Listings
|
|
Total:
73 | Displaying: 41 - 50 | Pages: << 1 2 3 4 5 6 7 8 >> |
|
|
|
Introduction to Active Server Pages Active Server Pages (ASP) is one of the most exciting and interesting Internet technologies ever created by Microsoft. With ASP, developers can build dynamic websites very easily. A script running on the server receives a request from the client and generates a customized HTML page, which will be returned to the client. ASP is available with Microsoft IIS (Internet Information Server). It is available only with the...
Updated: 03/08/2005
|
|
|
The long awaited Active Server Pages .NET (ASP.NET) is the replacement for the current version of ASP. This key component of the new .NET framework has the potential to save organizations time and money by allowing them to establish object-oriented frameworks for the web applications. Microsoft has done an excellent job with automating common web development tasks, but more importantly they have created a tool that gives developers the ability to handle any...
Updated: 03/08/2005
|
|
|
Oracle is one of the most popular databases in the world, also Active Server Pages (ASP) is a powerful server-side scripting language widely used to build dynamic Web pages. There are many ASP developers who wonder if they can use the ASP technology with Oracle database to build a web application, E-commerce and E-business web sites or internet management systems. The answer is YES! You can access Oracle using VB to create Oracle Applications as well. Here, I will discuss...
Updated: 03/08/2005
|
|
|
Introduction Active Server Pages (ASP) is a server-side scripting language widely used to build dynamic Web pages. The ASP Engine processes the script on the Web server at the back end and sends only HTML to any browser. Since the script is processed at the server, the requesting browser will be catered, even if it does not support a scripting language. Oracle is one of the most used relational...
Updated: 03/08/2005
|
|
|
The long awaited Active Server Pages .NET (ASP.NET) is the replacement for the current version of ASP. This key component of the new .NET framework has the potential to save organizations time and money by allowing them to establish object-oriented frameworks for the web applications. Microsoft has done an excellent job with automating common web development tasks, but more...
Updated: 03/08/2005
|
|
|
Give your IT Web development organization a boost by guiding it to ASP.NET. by Barry Bloom For this solution: ASP.NET, .NET Framework M oving your organization to ASP.NET offers several advantages over the traditional Active Server Pages (ASP)/Visual Basic 6 platform. ASP.NET introduces an integrated development environment (IDE), a single development library for all types of applications, and a true object-oriented approach to Web application development. In this column, I'll explain...
Updated: 03/08/2005
|
|
|
This manuscript is an abridged version of a chapter from the Wrox Press book Introduction To Active Server Pages+ . Chapter 1 of Introduction To Active Server Pages + covers the evolution of ASP and the next generation web services framework. The Chapter also looks at how ASP+ is different from ASP and how to get started with ASP+ Introduction To Active Server Pages + covers a product that is still under development, and as such it is aimed at experienced ASP developers who are working...
Updated: 03/08/2005
|
|
|
One of the most commonly performed operations that I see in web applications - aside from database actions - is sending email from code. In Active Server Pages 3.0 and earlier, this task required the use of a third-party control such as ASPMail (from ServerObjects) or ASPEmail (from Persits). Both of these COM objects work quite well, but they are no longer required when...
Updated: 03/08/2005
|
|
|
Introduction To .NET Before moving further, I want to give you a brief introduction to .NET and how it works. .NET is a developmental platform introduced by Microsoft at their 2000 Professional Developers Conference (PDC). The .NET framework is currently in Public Beta 1. The following figure shows a simple architecture of the .NET framework application development. When an ASP.NET page request comes from a web client such as IE or a mobile device, IIS will pick...
Updated: 03/08/2005
|
|
|
Creating a Category Site with ASP Content vs. Format In this issue we will implement a catalog site that is build with Active Server pages and SQL Server. Along with the implementation there is source code and a discussion of the advantages and disadvantages of creating a catalog site that gets it's content from a database. Included are pages for displaying products, creating a menu page, category...
Updated: 03/08/2005
|
|
|
ASP Listings
|
|
Total:
73 | Displaying: 41 - 50 | Pages: << 1 2 3 4 5 6 7 8 >> |
|
|