jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 1 - 10
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: 4867

Date Validation in ASP.NET

Rating 3.0 3.0
In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture date format. Code can do two jobs for us : date is valid and date is in correct format.
Platform(s): Windows Date: Jan, 08 2007
DETAIL
Hits: 4001

Writing binary files using BinaryWriter

Rating 4.0 4.0
In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Let's see it on a sample code. .
Platform(s): Windows Date: Oct, 03 2006
DETAIL
Hits: 3674

ASP.NET Error Fix for : HTTP 401.3 Unauthorized Due to ACL on Resource

Rating 3.0 3.0
If you developed an ASP.NET page and receive an error page form your locale ISS, you should check your setup. Cause, ISS tries to validate web clients for authorized. Normally a web client 's session sets Anounymous account. So you should check NTFS permissions and set correct permissions for .NET setup directory.
Platform(s): Windows Date: Mar, 22 2006
DETAIL
Hits: 3498

Creating Dropdown list control from Datasource

Rating 3.5 3.5
We will create a custom dropdown conrol using a datasource. This code provides us to fill a dropdrown list using a datasource. This code also displays us ASP.NET is easier than classical ASP to generate custom controls.
Platform(s): n/a Date: Oct, 28 2003
DETAIL
Hits: 3374

Displaying XML to DataGrid

Rating 4.0 4.0
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Platform(s): Windows Date: Sep, 26 2006
DETAIL
Hits: 3043

ASP.NET 2.0 Tutorials : The Page Object Model

Rating 0.0 0.0
ASP.NET 2.0 Tutorials : The Page Object Model In this tutorial you will learn about Page Object Model, the Attributes of the @Page directive, the properties of the Page Class, Methods of the Page Class, Page Class Events and the Page Scripting Object Model.
Platform(s): n/a Date: Sep, 22 2005
DETAIL
Hits: 2624

ASP.NET 2.0: Setting Application-Level Caching

Rating 0.0 0.0
In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters.
Platform(s): Windows Date: Jun, 04 2006
DETAIL
Hits: 2146

.NET Framework 2.0 Beta - New Features

Rating 1.0 1.0
In this tutorial you will learn about new feature in .NET Framework 2.0 Beta. Various aspects such as Support for 64 bit platform application development, Access control list support (ACL), ADO.NET, ASP.NET, Authenticated streams,COM Interop Service Enhancements, Console Class Additions, Data Protection API, Detecting changes in Network connectivity, Disjunctive Demands, Distributed Computing, EventLog Enhancements, Expanded Certificate Management, FTP Support, Generics and Generic Collection, I/O Enhancements and several other feature are discussed here below.
Platform(s): Windows Date: Sep, 22 2005
DETAIL
Hits: 2117

How to use SCOPE_IDENTITY() in ASP.NET

Rating 5.0 5.0
In this code sample we will take a look at how to use SCOPE_IDENTITY() in ASP.NET. We use this function to get new ID of inserted record from SQL database. .
Platform(s): Windows Date: Sep, 13 2006
DETAIL
Hits: 1941

Speed Optimization in ASP.NET 2.0 Web Applications

Rating 2.5 2.5
Developing a web application that responds to users requests quickly is a target and a challenge for all web developers. ASP.NET was designed with speed optimization and performance improvements in mind. This tutorial covers correct using of state management and data access to develop a high performance ASP.NET application.
Platform(s): Windows Date: Jan, 08 2007
DETAIL
Amount: 371
Displaying: 1 - 10
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 >>