jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 171 - 180
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: 970

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
Hits: 969

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

Setting up your ASP .NET server (IIS)

Rating 0.0 0.0
A guide that shows you how to install IIS server and configure it to work with ASP .NET (.aspx files), not just with ASP.
Platform(s): n/a Date: Mar, 31 2004
DETAIL
Hits: 967

Get Detailed Information About Your Site Visitors In Real Time using ASP.NET

Rating 0.0 0.0
Have you ever wanted to see who is viewing your web site in real time? how many of them are there? what browser they are using? where have they come from? what are their host addresses and host names? and exactly what pages they have read? all in detail? In this article we build an ASP.NET application to do exactly that.
Platform(s): n/a Date: Nov, 07 2002
DETAIL
Hits: 956

Cookies in ASP.NET

Rating 0.0 0.0
We probably all remember how agonizing it is to create client-side cookies using JavaScript. HttpCookie class offers an easier way to accomplish the task and with minimal fuss. This article takes a close look at HttpCookie class and how to use it to store cookies on the client machine.
Platform(s): n/a Date: Jun, 20 2004
DETAIL
Hits: 953

DataBound Controls in ASP.NET 2.0

Rating 1.0 1.0
ASP.NET 2.0 Free Tutorials : DataBound Controls - Details View - In this tutorial you will learn DetailView DataBound Control, To create a file system Web site, Connecting to SQL Server, Use a Drop-Down List as the Master and To test the drop-down list. The DetailsView is a control that is complementary to the GridView control. It has been introduced in ASP.NET 2.0 to provide an ability to work with a single record or row from an associated data source.
Platform(s): Windows Date: Sep, 29 2005
DETAIL
Hits: 947

Learn ADO.NET

Rating 0.0 0.0
Is the migration to ADO.NET keeping you up at night? This article will show you some techniques for transforming your ADO recordset into an ADO.NET dataset using Visual Basic .NET.
Platform(s): n/a Date: Sep, 27 2002
DETAIL
Hits: 945

Gate to Delegates in VB.NET

Rating 5.0 5.0
This article explains what are "Delegates"? And what is their role in .NET framework. The author uses VB.NET code to provide working examples of "Delegates".
Platform(s): n/a Date: Jul, 10 2003
DETAIL
Hits: 943

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

Integrating ASP.NET XML Web Services with Classic ASP Applications

Rating 5.0 5.0
This article examines how to can create a Web service in .NET and then utilize it from a classic ASP page on your Web server, thereby providing an API that can be utilized by both your ASP.NET Web pages and classic ASP pages.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Amount: 371
Displaying: 171 - 180
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 >>