|
|
|
|
|
|
|
Performance Strategies for Enterprise Web Site Development
|
Total Hit (712) |
This article describes performance strategies to use with web sites that need to be able to handle a high volume of users. This includes planning for perf tuning, tools and metrics to use in measuring performance, as well as many techniques that you can use to actually make your pages run faster.
....Read More |
Rating
|
|
|
|
CAPTCHA Image
|
Total Hit (691) |
Using CAPTCHA images to prevent automated form submission.
|
Rating
|
|
|
|
Remote Scripting
|
Total Hit (687) |
Use client-side JavaScript to remotely invoke methods in ASP.NET pages.
|
Rating
|
|
|
Action Tags
|
Total Hit (649) |
An approach to encapsulating functionality in server controls, separate from a user interface.
|
Rating
|
|
|
|
|
|
|
HTTP file upload from VB
|
Total Hit (3098) |
This ActiveX control allows users to submit a file to a Web server. This component uses the WinSocket control to submit files using the file transfer protocol (FTP). It only worked in Internet Explorer 3.02 and higher, and several clients used Netscape, so I had to find another solution.
....Read More |
Rating
|
|
|
|
|
URL Rewriting with ASP.NET
|
Total Hit (2869) |
Demonstrates the use of regular expression-based URL Rewriting, similar to mod_rewrite with ASP.NET
|
Rating
|
|
|
|
|
State Management
|
Total Hit (717) |
This article describes set of best practices in state management.
|
Rating
|
|
|
|
|
|
|
File Upload with ASP.NET
|
Total Hit (667) |
This article shows you how work with uploading of the files using ASP.NET and C#.
|
Rating
|
|
|
|