jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 311 - 320
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: 350

Replicating Content to Multiple Servers

Rating 0.0 0.0
This article provides one solution for replicating content to multiple share locations using VB.Net. This could be useful where you have a Web application hosted on a Web farm and you wish to have files uploaded via the Web, and then replicate the uploaded files to other servers in the farm.
Platform(s): n/a Date: Jun, 24 2003
DETAIL
Hits: 337

Generating Forms Authentication Compatible Passwords (SHA1)

Rating 0.0 0.0
In this article we will take a quick look at two methods for creating SHA1 passwords for use on the web using .NET. It is dangerous to store passwords anywhere in plain text!! SHA1 gives a quick and easy way to encode a password into a non-human readable form. This means it is safer to store in a database, and should the database be viewed by anyone who shouldn't know the passwords, it will be much more difficult for them to work out what a user's password is.
Platform(s): n/a Date: Jun, 23 2003
DETAIL
Hits: 278

Viewing/Adding/Editing/Removing Records from MySQL using ASP.NET DataGrid c

Rating 0.0 0.0
A comprehensive tutorial on viewing, adding, editing and removing records from MySQL database using ASP.NET DataGrid control. Provides thorough coverage of ADO.NET data access techniques and user data input validation using ASP.NET validation controls.
Platform(s): n/a Date: Jun, 09 2003
DETAIL
Hits: 558

ASP.NET Security

Rating 0.0 0.0
The CLR provides a security model which is layered on top of that provided by the underlying operating system. It acts as another "hurdle" one must cross in order to access various resources and services.
Platform(s): n/a Date: May, 30 2003
DETAIL
Hits: 939

Introduction to ASP.NET

Rating 0.0 0.0
ASP.NET is a managed framework that facilitates building server-side applications based on HTTP, HTML, XML and SOAP. To .NET developers, ASP.NET is a platform that provides one-stop shopping for all application development that requires the processing of HTTP requests.
Platform(s): n/a Date: May, 28 2003
DETAIL
Hits: 805

HTTP Architecture for ASP.NET

Rating 1.0 1.0
ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capable of servicing HTTP requests, and modules (classes that implement IHttpModule) that can pre/post process HTTP requests to provide additional services.
Platform(s): n/a Date: May, 28 2003
DETAIL
Hits: 270

Accessing MySQL Database with ASP.NET

Rating 5.0 5.0
This step-by-step tutorial makes use of over 20 images to describe every step in detail from obtaining, installing, configuring and running MySQL on Windows to insalling/uninstalling MySQL as a Windows service, creating a new table, populating it with some records and displaying those records in an ASP.NET page. Also explains the advantages of using MySQL on Windows with ASP.NET. All the code is available for download.
Platform(s): n/a Date: May, 28 2003
DETAIL
Hits: 964

ASP.NET Mobile Controls: Fundamentals

Rating 5.0 5.0
This session will give you the opportunity to learn the basics of building mobile web applications with ASP.NET Mobile Controls. See how the control model and drag and drop designer make it easy to target nearly 200 devices (cell phones, PDAs and pagers) from a single mobile web form. Find out what the adaptive rendering and rich customization and extensibility models can do for your mobile web applications.
Platform(s): n/a Date: May, 28 2003
DETAIL
Hits: 902

Type System for ASP Script Programmers

Rating 0.0 0.0
In this paper you will learn about: IIS Fundamentals, ASP - where it falls short, CLR Basics, ASP.NET Basics, ASP.NET and OOP and Type Anatomy
Platform(s): n/a Date: May, 21 2003
DETAIL
Hits: 527

Inside ASP.NET - Web Matrix

Rating 4.5 4.5
With the advent of .NET, support for ASP.NET development has been fully integrated into Visual Studio .NET. It provides an extremely powerful and usable environment for ASP.NET development in the guise of Web Forms, as well as the more traditional types of application (Windows Forms). And now Visual Studio .NET is joined by another Microsoft product, namely the Microsoft ASP.NET Web Matrix Project (referred to from here on in as "Web Matrix").
Platform(s): n/a Date: May, 19 2003
DETAIL
Amount: 371
Displaying: 311 - 320
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 >>