jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 361 - 370
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: 662

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: 657

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: 692

Performing custom validation

Rating 0.0 0.0
Demonstrates how to use custom validation on a form by checking to see if a string in a TextBox is not the same with a string from an array (or database), case in which it displays 'This name is already taken'.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 286

Connecting to a SQL database from ASP .NET I

Rating 0.0 0.0
This is part I of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to set up MSDE for Mixed Mode and how to use Web Data Administrator to create databases and users.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 260

Connecting to a SQL database from ASP .NET II

Rating 0.0 0.0
This is part II of the tutorial that teaches you how to connect to a SQL database from ASP .NET using SQL Authentication. This part shows you how to connect to the database using ASP .NET code and Visual Studio .NET's features.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 310

Creating and using stored procedures

Rating 0.0 0.0
The tutorial shows you how to create stored procedures, after which you'll see how to use stored procedures in an ASP .NET web application.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 307

Using the DataList control

Rating 0.0 0.0
This tutorial covers the creation of a DataList control to retrieve records from a database. Also shows you how to make the DataList esthetic by changing its attributes.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 315

How to bind a DataGrid to an array

Rating 0.0 0.0
It simply shows how to bind a DataGrid to an array using C# code.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 674

Real World Best Practices for Handling Dates

Rating 0.0 0.0
Ideally, every application built would be designed with correct date handling techniques. In practice, applications are often built using ad hoc date formatting to match a corporate culture, the default format on a company’s server, or the favorite format of the lead developer. Also, many applications are not locale aware or were not designed to be deployed in an environment where locale issues were not considered important. Because of this it is extremely important to know the date formats in use for input and output when building applications that will integrate with other systems or databases and to handle these formats explicitly.
Platform(s): Date: Nov, 30 -1
DETAIL
Hits: 702

One Web.config For All Developers

Rating 0.0 0.0
Working on a multi-developer ASP.NET project while sharing one web.config can be time consuming and troublesome. Usually, each developer may have path and other settings specific to their development machine, such as Database connection strings, paths, e-mail addresses, etc. For example, each developer on a project may be running a database locally that the application relies on during development. Therefore, the connection string would be different for each developer.
Platform(s): Date: Nov, 30 -1
DETAIL
Amount: 371
Displaying: 361 - 370
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 >>