Official Review
NULL
|
Other links at ASP.NET > Tips and Tutorials |
| 1. |
No ActiveX Server Registration Needed with ASP.NET
|
|
|
Need to create a wrapper for ActiveX and use it in ASP.NET? The advantage is these wrappers don't require registration of ActiveX on server. Just copy it, allowing for easy deployment on remote servers. Even run ActiveX on shared hosting.
|
| 4. |
Working with the System Registry
|
|
|
In this article we will cover working with the system registry, both reading and writing values. In this example, we will cover creating a license registration for your application.
|
| 5. |
Building Secure ASP.NET Applications
|
|
|
This guide presents a practical, scenario driven approach to designing and building secure ASP.NET applications for Windows 2000 and version 1.0 of the .NET Framework. It focuses on the key elements of authentication, authorization and secure communication within and across the tiers of distributed .NET Web applications.
|
|
|