jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 21 - 30
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: 579

An introduction to ASP.NET

Rating 0.0 0.0
The tutorial covers what is .NET, what is ASP.NET and why use ASP.NET
Platform(s): Windows Date: Apr, 14 2005
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: 740

Application development in .NET

Rating 0.0 0.0
ASP.NET 2.0 Tutorials: Application development in .NET : Client Side Application Development Client applications are applications that run on the client system-or the desktop of the user. They are closest to the traditional windows based applications and they display forms or windows on the desktop enabling the user perform predefined tasks. Word processors and spread sheets are examples of client applications that employ menus, GUI elements and access local resources such as printers and scanners.
Platform(s): n/a Date: Sep, 22 2005
DETAIL
Hits: 1114

ASP .NET 2.0 Framework Tools

Rating 5.0 5.0
In order to facilitate ease of development and deployment of applications, the .NET framework provides the user with a number of tools. All these tools can be run from the command line with the exception of the Assembly Cache Viewer (Shfusion.dll) and the Microsoft CLR Debugger (DbgCLR.exe). In order to ensure that these tools function optimally the user has to set the Path, Include and Lib environment variables by running SDKVars.bat in the /v.2.0/Bin directory and executing it in the command shell.
Platform(s): Windows Date: Sep, 22 2005
DETAIL
Hits: 471

ASP .NET: Caching in Asp.net

Rating 0.0 0.0
This tutorial explains about The Importance of Caching, Declarative Page Output Caching, Programmatic Page Caching, Caching Page Fragments, Caching Data and Monitoring Performance.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 939

ASP .NET: Configuring and Deploying ASP.NET Applications

Rating 3.5 3.5
Asp.net applications can be easily configured by using web.config files. You can store number of things in the configuration file. Let's see some important stuff that can be stored in this file.
Platform(s): Linux Date: May, 30 2006
DETAIL
Hits: 990

ASP .NET: Managing State with ASP.NET and C#

Rating 0.0 0.0
Web Applications are disconnected in nature which means that there is no way for the browser to know who is using the application at present time. In classic Asp programming maintaining state was a headache for the developers. They had to write alot of code to maintain state. But Asp.net model provides easy state management. In this article we will see how we can persist state in multiple pages so the user is recognized by the browser.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 856

ASP .NET: Migration and Interoperability

Rating 0.0 0.0
Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp application to the modern asp.net application. Most of the components that were written was in visual basic 6 which communicated with the asp application using the COM components.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 990

ASP .NET: Securing ASP.NET Applications with C#

Rating 0.0 0.0
Asp.net Security Overview: Security is one of the most important component of any application. Security is even more important when you are making a web application which is exposed to million of users. Asp.net provides classes and methods that ensure that the application is secure from outside attacks. In this article we will investigate the different types of authentication provided by Asp.net.
Platform(s): Windows Date: May, 30 2006
DETAIL
Hits: 487

ASP .NET: Validating User Input with C#

Rating 0.0 0.0
This tutorial covers Validating User Input with C# covers Overview of ASP.NET Validation Controls , Using the Simple Validators , Using the Complex Validators and Summarizing Results with the Validation Summary Control.
Platform(s): Windows Date: May, 26 2006
DETAIL
Amount: 371
Displaying: 21 - 30
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 >>