jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 291 - 300
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: 876

Quick .Net File Download Security

Rating 0.0 0.0
In this article we will discuss providing a programmable method of securing files on for your ASP.Net applications. This code could come in handy where you have an application hosted on an ISP and you do not have access to a folder outside of your Web directory structure, and you are not able to change permissions on folder in the Web. This method does not require storing your file in a binary field in your database, thus reducing cost of having to buy database storage from your ISP, and with no impact on the network traffic between the database and web servers.
Platform(s): n/a Date: Sep, 07 2003
DETAIL
Hits: 287

Inserting a Common Navigation Using .Net

Rating 0.0 0.0
This tutorial covers one option for including a common header and footer into your HTML pages without having to modify the html page itself. Technologies used are the System.XML, System.Net, and System.IO .Net classes.
Platform(s): n/a Date: Sep, 07 2003
DETAIL
Hits: 231

Introduction to C# Syntax Part 1

Rating 0.0 0.0
William Fawthrop (aka Informant) gives us his first .NET article in what promises to be a great new series of articles from him. The author specializes in .NET migration as well as creative solutions in the .NET framework. In this article: A C# 'Hello World' with a loop.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Hits: 452

ASP to ASP+ Migration

Rating 0.0 0.0
Microsoft is set to release an exciting upgrade to ASP later in 2000. This is a major upgrade unlike the minor changes from ASP 2.0 to 3.0. Unlike past upgrades, however, this one will not be painless. When they designed ASP+, Microsoft had to make the hard decision occasionally to break backward compatibility in the interest of improved functionality and features. Before embarking on the inevitable—and not painless—migration to ASP+, it's best to know what compatibility issues you'll have to deal with. This article covers Compatibility Issues, API changes, Semantic Changes, VB Language Changes, and more.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 279

A Practical Comparison of ADO and ADO.NET

Rating 0.0 0.0
Since "classic" ASP's humble beginnings, ADO data access classes and methods have been re-written to form ADO.NET. This article looks at the differences (in terms of classes, methods, and calling conventions) that exist between ADO and ADO.NET. It provides several practical examples that show us how to evolve from using ADO with ASP to using ADO.NET with C# and ASP.NET.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 676

Building XML Web Services Using C# and ASP.NET

Rating 5.0 5.0
The term "web service" has been used quite frequently lately: you hear people saying how good web services are and how they will dominate the future of software development, but what exactly are web services and how can we create them? This article shows us how to build two web services and also unravels all of the lingo surrounding web services.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 686

Using ASP.NET Code-Behind Without Visual Studio.NET

Rating 5.0 5.0
The author writes "One of the things that keeps coming up as a benefit of switching to ASP.NET is the ability to use code-behind to separate display code from application logic. In Visual Studio.NET, this is 'automagically' done for you. So what if you don't have VS.NET? Here's how you can implement code-behind using just a plain old text editor and the tools included in the .NET Framework... no VS.NET required!" Source codes available for download.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 660

Generating Text Images on the Fly with ASP.NET

Rating 3.0 3.0
Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do. This article explains how to generate text images on the fly using ASP.NET. Source code available for download.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 680

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

ASP.NET Server Control Licensing

Rating 0.0 0.0
Learn about the licensing requirements for ASP.NET server controls and learn about an ASP.NET control licensing implementation that can be used with versions 1.0 and 1.1 of the .NET Framework. The implementation can be extended to create custom server-side licensing schemes.
Platform(s): n/a Date: Aug, 25 2003
DETAIL
Amount: 371
Displaying: 291 - 300
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 >>