Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
ASP.NET Resources
Web Workshop - ASP Troubleshooting Tips and Techniques
Visual C# 2005 - Code Snippets
The ASP.NET Page Life Cycle
SQL Distributed Management Objects
Select Case Example
Query String Example
Performance Comparison: Security Design Choices
Keeping VB Components Compatible
If ElseIf End If Example
Download multiple files in one http request 1.0
C# 2.0 - Anonymous Methods
C# 2.0 - Friend Assemblies
C# 2.0 - Generics
C# 2.0 - Nullable Types
Top Code
5.1 Surround Sound on the Web
ASP and log files 1.0
ASP.NET Feature Saves Development Time
ASP.NET Resources
C# 2.0 - Anonymous Methods
C# 2.0 - Friend Assemblies
C# 2.0 - Generics
C# 2.0 - Nullable Types
C# 2.0 - Static Classes
Download multiple files in one http request 1.0
If ElseIf End If Example
Keeping VB Components Compatible
Performance Comparison: Security Design Choices
Query String Example
Select Case Example
ASP > Tips and Tutorials > Development Tools
Source List
All | Freeware

Code 11-19 of 19   Pages: Go to  << Prior  1  2  page  


This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more files for download and send the files as one data stream. One request, one authentication per multiple file



Learn all about the new C# 2.0 Framework feature: anonymous methods.



Learn how to create assemblies that share their non-public types and members with other assemblies using friend assemblies.



Learn all about the new C# 2.0 Framework feature: Generics.



Learn all about the new C# 2.0 Framework feature: Nullable types.



Learn all about the new C# 2.0 Framework feature: Static Classes.



'ASP.NET Feature Saves Development Time' is an useful tutorial for ASP programmers and the web developers to create an ASP.NET application with the help of perfect functionalties that the author specifies in this article inorder to maximize the perfo



Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and performance comparison.



This is a tutorial that clearly teaches how to create a 5.1 surround sound on internet. Author insists that this tutorial requires sound knowledge in HTML, little knowledge of HTTP protocol and good knowledge in VB and ASP scripts and audio. Users ca