On The Insider: Sexy Aussie Babes
4 Resources for

asp application

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Convert an ASP application to Perl
This article originally appeared as a Web Development Zone e-newsletter.By Phillip PerkinsSome Web Development Zone e-newslettersubscribers have requested examples of applications created in alanguage other than ASP. I do the majority of my Web development inASP; however, you can use other scripting languages to create Websolutions. In this tip, I'll...
Tags: Scripting languages, ASP application, Microsoft ASP, Response.Write, Perl, strConn, Set rs.ActiveConnection
Technical articles 2003-09-29
Migrating to ASP.NET: Key Considerations
This paper explores a number of areas of change to give a clear understanding of the efforts involved in getting an ASP application up and running in the ASP.NET environment. At the same time, it points out some of the new features of ASP.NET that can be leveraged to improve...
Tags: Microsoft ASP.NET, ASP Application, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2001-11-01
A framework for your ASP application
Looking for ways to simplify your ASP development? Apply the framework presented here to ease the development and maintenance of your Active Server Pages.In ”Add power by using objects within ASP pages,” I demonstrated how you can use objects in your ASP code. Many objects are built into ASP, and...
Tags: Scripting languages, Kevin Brown, ASP application, Microsoft ASP, pageDeclare.asp
Technical articles 2001-06-18
Migrating From ASP to ASP.NET
This presentation discusses the most common migration issues, solutions, and provides a few facts that you have to be aware of when you migrate an existing ASP application to ASP.NET. You will also hear about some basic considerations for converting your ASP application to an ASP.NET application. This presentation assumes...
Tags: Microsoft ASP, Microsoft ASP.NET, ASP Application, .Net, Scripting Languages, Middleware, Software Development, Software/Web Development, Web Development, Enterprise Software, Software
Webcasts

Additional Resources

MSDN Webcast: Introduction to ASP.NET for Cold Fusion Developers (Part 2 of 3): Building an ASP.NET Application (Level 200)
In this webcast a Microsoft ASP.NET application is built starting from a blank form. The idea is to build a small ASP.NET application with all the proper validation, exception handling, and other necessities layered in as the webcast progresses. As the application is built, each topic is compared with its...
Tags: Developer, Microsoft Developer Network, Webcast, Allaire ColdFusion, Microsoft ASP.NET, Idea, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Create ASP.NET applications
This sample chapter, taken from Sams' ASP.NET Unleashed, 2nd Edition teaches you how to work with ASP.NET applications. An ASP.NET application consists of all files located within a particular virtual directory. Learn how to create global variables and objects by storing information in application state.This sample chapter,...
Tags: Chapter, Sams Publishing, Microsoft ASP.NET, ASP.NET Application, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Book chapters 2005-10-10
Includes tag in ASP 3.0
I am having an ASP application. I am having a asp page that includes another asp file. The application is to be hosted on the Internet with 'Enable Parent Paths disabled' i.e I cannot use '..' for referring to my root folder.The folder structure of the application is as wwwroot...
Tags: Scripting languages, vineed_menon@..., Microsoft ASP
Discussion threads 2007-07-09
MSDN Webcast: Essential ASP.NET 1.1 (Part 06 of 15): Application Configuration in ASP.NET (Level 200)
Two features of Microsoft ASP.NET enabled what is often called 'Xcopy' deployment. The first feature is shadow copying, which the presenter covers. The second feature is the XML-based configuration, which means that it is possible to configure the application by updating a text file on the server. This talk looks...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Configuring ASP.NET 2.0 Application Folders in IIS 5.0
I've got a web site that is currently only running ASP pages and is administered via IIS 5.0. The server does have the .NET 2.0 framework installed and I am trying to deploy ASP.NET 2.0 aspx page to an existing folder. However, after changing the properties of the...
Tags: .NET, Middleware, jared.schrag@..., Microsoft ASP.NET, Microsoft IIS 5.0, Microsoft ASP.NET 2.0, Microsoft IIS Server
Discussion threads 2007-06-26
Migrating From an ASP.NET 1.1 Security Implementation to ASP.NET 2.0 Providers
This paper examines the issues encountered when migrating an existing ASP.NET 1.1 application to ASP.NET version 2.0 and in particular the implementation of the new "Feature" providers. The ASP.NET 1.1 application to be migrated provided customers with a forum based support area with access to content relevant to their purchases....
Tags: Security, Microsoft ASP.NET, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2005-11-15
MSDN Webcast: Introduction to ASP.NET for ColdFusion Developers (Part 2 of 3): Building an Application (Level 200)
The presenter of this webcast builds an ASP.NET application starting from a blank form, using a few strategically pre-built items to speed things along. The goal is to build a small application with the proper validation and exception handling layered in, which allows to compare each topic with its equivalent...
Tags: Developer, Microsoft Developer Network, Webcast, Allaire ColdFusion, Goal, Microsoft ASP.NET, .Net, Middleware, Digital Media, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: ASP.NET: Best Practices and Techniques for Migrating ASP.NET 1.x Applications to ASP.NET 2.0 (Level 200)
This webcast explains about design techniques that will make migrating ASP.NET 1.1 applications to ASP.NET 2.0 easier and covers Web Application Projects, side-by-side execution of 1.1 and 2.0 applications, the new page compilation model in ASP.NET 2.0, and the Microsoft Visual Studio 2005 conversion wizard. It also reviews design considerations...
Tags: Technique, Microsoft Developer Network, Webcast, Microsoft ASP.NET, Best Practice, Microsoft ASP.NET 2.0, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
The "Service" Aspect of an ASP
The Internet and ever-increasing bandwidth have spawned a new method of delivering software functionality -- the application service provider ASP model. An ASP creatively combines aspects of software packages, outsourcing and Internet delivery, allowing customers to receive all of the benefits of using a software application without the associated burdens...
Tags: Software, Microsoft ASP, Application Service Provider, Service Provider, Application Service Providers (ASPs), Tools & Techniques, Web Hosting, Business Services, Internet, Management
White papers
MSDN Webcast: Introduction to ASP.NET for JSP Developers (Part 2 of 4): Building Applications (Level 200)
The attendee of this webcast will learn both the similarities and differences between building a Web application in Microsoft ASP.NET 2.0 versus building one using Java. This webcast covers the technical aspects of setting up a new project, developing content, configuring the application, deploying the application, and maintaining the application...
Tags: Developer, Microsoft Developer Network, Application, Webcast, Microsoft ASP.NET, JSP, Microsoft ASP.NET 2.0, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
ASP.NET1.1
I m finding problem while opening asp application and also not opening localhost... kindly answer d qury i m wid xp proffessional and asp.net1.1 ver.
Tags: deepikashr@...
Discussion threads 2007-10-23
Create ASP.NET applications
An ASP.NET application consists of all files located within a particular virtual directory. Learn how to create global variables and objects by storing information in application state.This sample chapter, taken from Sams' ASP.NET Unleashed, 2nd Edition, discusses the creation process of ASP.NET applications. The chapter covers the following topics:Overview of...
Tags: Microsoft ASP.NET, ASP.NET Applications, ASP.NET Application
Download resources 2005-10-10
MSDN Webcast: Microsoft Visual Basic .NET (Part 4 of 4): ASP.NET 2.0 Configuration and Deployment (Level 200)
This webcast gives detailed examination of configuration in ASP.NET, including XML formatting, hierarchical application of configuration files, and common configuration settings. Various deployment options a user have at his disposal for ASP.NET applications will be outlined and demonstrated, along with a discussion of the advantages and disadvantages of each. This...
Tags: Microsoft Developer Network, Webcast, Microsoft Visual Basic, Microsoft ASP.NET, Microsoft Corp., Microsoft ASP.NET 2.0, Microsoft Visual Basic.Net, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
Developing ASP Components,: Server-Side XML Through VB ASP Components
ASP application developers are not immune to the lure of XML, yet there is confusion about how XML can be used with a server-side technology such as ASP, especially when writing ASP components. This paper provides an overview of XML, as well as XML formatting techniques, because it's necessary to...
Tags: Microsoft ASP, Microsoft Visual Basic, XML, Scripting Languages, Software/Web Development, Web Development
Book chapters 2001-03-01
Application Service Provider (ASP-Co) Uses VSS Distributed Taps to Meet PCI Compliance Mandates
ASP-Co is an US based application service provider with an internationally distributed user population and a broad presence that spans 7 data centers in 4 countries. In order for a network monitoring infrastructure to be useful to ASP-Co, both the network and security teams require total network visibility which operationally...
Tags: Microsoft Visual SourceSafe, Network, PCI, ASP-Co, Application Service Providers (ASPs), Networking, Internet
Case studies 2008-01-11
MSDN Webcast: ASP.NET Soup to Nuts: Managing Your ASP.NET Application (Level 200)
A central requirement of any Web application server is a rich and flexible configuration and management system - one that not only enables a person to easily associate settings with an installable application without having to "Bake" values into code, but also gives administrators the ability to easily manage and...
Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Quick Guide: Windows Group Policy
One way for help desk technicians and network administrators to reduce help desk calls and protect their networks is to limit the damage curious users ...
Buy Now
First Look: Microsoft Office 2007
This presentation is based on Microsoft Office 2007 Beta 2 applications, offering a visual tour of some of the most significant enhancements. It is no ...
Buy Now

Ultraportables