jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 221 - 230
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>
Sort Listings By:
Hits: 672

What is Active Server Pages.net?

Rating 0.0 0.0
This is an overview of ASP+. Explains what it is, what it can do, the difference between ASP and ASP+, and other properties of ASP+.
Platform(s): n/a Date: Jan, 11 2001
DETAIL
Hits: 668

ASP to ASP.NET Transferring Session State

Rating 0.0 0.0
If you are working in a mixed development environment you know that ASP "Classic" and ASP.NET cannot share session state information. I am offering the source code I used to this resolve this issue as well as discussing a couple of other possible resolutions.
Platform(s): Windows Date: Mar, 20 2006
DETAIL
Hits: 667

ASP.NET 2.0 Referencing Master Page Members

Rating 0.0 0.0
In this tutorial you will learn about reference Master Page Mebers, add property to Master Page, expose Master Properties. Members of the Master page can be referenced by content pages. These members can be methods, properties or controls. The constraint for property reference is theat the property has to be declared as public members of the master page. They could be public page scope variables, public propertis and public methods. Let us work out a simple example. The developer wants to set the title of a content page or to add a style sheet on a per page basis. Code will have to be added to the Page_Load event. The Header property on the Page class exposes the content of the< head > tag as programmable entities.
Platform(s): Windows Date: Jun, 01 2006
DETAIL
Hits: 666

Introduction to Web Services.

Rating 0.0 0.0
The label "web services," as broadly applied, has two levels of meaning—one specific and one conceptual. Specifically, web services are a stack of emerging standards that describe a service-oriented, component-based application architecture. Conceptually, web services represent a model in which discrete tasks within e-business processes are distributed widely throughout a value net.
Platform(s): n/a Date: Mar, 31 2003
DETAIL
Hits: 666

Using Dreamweaver MX for Consuming Web Services in ASP.NET

Rating 0.0 0.0
Explains how Dreamweaver MX can be used to consume web services in ASP.NET for the visual environment. In detail, the "Local Time" web service from XMethods will be utilized.
Platform(s): n/a Date: Jan, 27 2003
DETAIL
Hits: 664

An Overview of ASP+

Rating 0.0 0.0
Well by now many of you have probably heard, or at least caught wind of, the fact that the next version of ASP is not going to be ASP 4.0. It is instead going to be called ASP+, and what a difference that plus sign makes. This article describes the new ASP in a great detail. Topics include: The New ASP+ Infrastructure, Increased Performance, Greater Scalability, Quicker and Easier Development, Easier Manageability, Improved Security, Language Support, and Web Services.
Platform(s): n/a Date: Jul, 18 2000
DETAIL
Hits: 663

Creating Custom RSS Feeds – Part 1

Rating 0.0 0.0
This article explains how to use the .NET XmlTextWriter class to create a custom RSS feed. I have decided to write this article in 2 parts. In this part, I will focus on creating the RSS feed and how to consume it from an asp.net page. In part 2, I will focus on creating a dynamic RSS feed with ADO.NET.
Platform(s): n/a Date: Jun, 20 2004
DETAIL
Hits: 663

Generating Text Images on the Fly with ASP.NET

Rating 3.0 3.0
Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do. This article explains how to generate text images on the fly using ASP.NET. Source code available for download.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 660

Handling cookies in ASP .NET

Rating 5.0 5.0
How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys from a cookie...
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 656

Adding Web Services to Your ASP.Net Application

Rating 0.0 0.0
In this article we will cover exposing an existing ASP.Net application as a Web service. We will provide methods for creating the Web service, converting readers to data sets, and a client application for the new service.
Platform(s): n/a Date: Jan, 16 2004
DETAIL
Amount: 371
Displaying: 221 - 230
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 >>