jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 341 - 350
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: 906

File Uploading in ASP.Net Using C#.

Rating 2.5 2.5
File uploading has always been a tedious task for the web developer community. Either we have to use a third party component or write several lines of code. With the advent of ASP.Net file uploading has become a lot easier, importantly without the need for third party components. All we have to do is to use the ASP.Net HTML File control and write a few lines of C# code.
Platform(s): n/a Date: Feb, 25 2002
DETAIL
Hits: 280

Displaying Information about the ASP.NET Process

Rating 0.0 0.0
The author writes "With ASP.NET you can configure the 'ASP.NET engine' to automatically restart itself when certain criteria are met. For example, if the Web server has 100 requests queued up, you may wish to have the Web server restarted, assuming that some script or DLL is hanging the Web server. Additionally, you can set requirements on restarting the Web server on the memory usage, the total number of requests, or by the total time the Web server's run. This proactive approach was implemented by the ASP.NET team in order to increase the overall uptime of a Web site running ASP.NET: if the memory suddenly shoots through the roof, the Web server can be restarted, reigning in the memory usage and starting anew. The information regarding the life cycle of the current (and past) ASP.NET processes can be examined through the use of the ProcessModelInfo class." This article examines how to retrieve and present such information.
Platform(s): n/a Date: Feb, 20 2002
DETAIL
Hits: 679

Writing Your First ASP.NET Page

Rating 0.0 0.0
Given that all the prerequisites and ASP.NET are installed, this tutorial walks you through writing ASP.NET pages of your very own.
Platform(s): n/a Date: Feb, 14 2002
DETAIL
Hits: 686

Early Adopter HailStorm (.NET My Services) : Talking To HailStorm.

Rating 0.0 0.0
Complete online chapter "Talking To HailStorm" from "Early Adopter HailStorm (.NET My Services)". Provides in depth information on what is .NET My Services, what it provides and how to make use of it.
Platform(s): n/a Date: Feb, 07 2002
DETAIL
Hits: 636

Simple Data Access Using C# And ASP.NET

Rating 0.0 0.0
Accessing and manipulating data using ASP.NET is very easy and flexible. This article takes a look at some of the new .NET data access classes and methods, including the OleDB and SqlClient namespaces, as well as the DataReader, DataSet and DataSetCommand classes. The author tops this article off by creating a simple ASP.NET data access page with C# that retrieves data from a local Microsoft Access database.
Platform(s): n/a Date: Jan, 30 2002
DETAIL
Hits: 716

The ASP.NET Page Life Cycle

Rating 0.0 0.0
This article describes the life cycle of an ASP.NET page from initialization to unloading. Also shows the various methods to override ASP.NET server-side events. Source code available for download.
Platform(s): n/a Date: Jan, 03 2002
DETAIL
Hits: 691

The Evolution Of Microsoft: .NET Explained

Rating 0.0 0.0
Sure, you've heard about .NET... maybe you're a Visual Basic programmer for a small company, maybe you write SQL stored procedures for a huge company, or maybe you're just a Microsoft developer wanting to keep on the cutting edge of technology. This article will explain exactly what .NET is, how it works, how we (as developers) can benefit from it, its many new features, and other .NET related information.
Platform(s): n/a Date: Dec, 27 2001
DETAIL
Hits: 279

ASP.NET: An Introduction

Rating 0.0 0.0
ASP.NET is not just the next version of ASP: it's the next era of web development. ASP.NET allows us to use a fully featured programming language (such as C# or VB.NET) to build web applications easily. This article talks about the fundamentals of ASP.NET and some of its powerful features such as web services, the MSDN library and several learning resources.
Platform(s): n/a Date: Dec, 26 2001
DETAIL
Hits: 535

ASP.NET Web Services : Asynchronous Programming

Rating 4.0 4.0
A complete online chapter "Asynchronous Programming" from "Professional ASP.NET Web Services". Provides in depth information on how and when to implement syncronous and asynchronous processing using web services.
Platform(s): n/a Date: Dec, 21 2001
DETAIL
Hits: 796

Converting ASP to ASP.NET

Rating 0.0 0.0
This article begins with an examination of a typical data-driven ASP application and then explains how to do a minimalistic port from ASP to ASP.NET and steps and tips on converting your application fully to ASP.NET. Topics covered: Running ASP and Microsoft ASP.NET on the same Web server, Examining a common ASP application, and Porting the ASP application to ASP.NET.
Platform(s): n/a Date: Nov, 14 2001
DETAIL
Amount: 371
Displaying: 341 - 350
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 >>