Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
WDVL
Using fn_get_sql()
Type System for ASP Script Programmers
Towards Next Generation URLs.
Things to Do With IIS
The Http Runtime - An in-depth look at ASP.NET Internals
Migrating from ASP to ASP.NET on Windows Server 2003
Migrating from PHP to ASP.NET
Mask Your Web Server for Enhanced Security
Learning to Love WSDL: Web Services Real-World Scenario
Legacy Meets .NET: A Real-World Scenario
Introduction to ASP.NET
Improving Web Application Security: Threats and Countermeasures
HTTP Architecture for ASP.NET
Happytech.net
Top Code
Improving Web Application Security: Threats and Countermeasures
The Http Runtime - An in-depth look at ASP.NET Internals
Authentication and Security Mechanisms in ASP.NET Web Applications
ASP FAQS : Arrays
4GuysFromRolla.com
Migrating from ASP to ASP.NET on Windows Server 2003
Migrating from PHP to ASP.NET
Mask Your Web Server for Enhanced Security
Building Secure ASP.NET Applications - Authentication, Authorization, and Secure Communication
Towards Next Generation URLs.
Learning to Love WSDL: Web Services Real-World Scenario
ASPToday
Legacy Meets .NET: A Real-World Scenario
Type System for ASP Script Programmers
ASP.NET Security
ASP > Articles
Source List
All | Freeware

Code 1-20 of 27   Pages: Go to  1  2  Next >>  page  


WDVL is an free encyclopedia of java, HTML, javascript, cgi, dhtml, XML, perl, web design and domain name tutorials and resources.



Using fn_get_sql() is an article which helps the users by guiding them how to utilize various introduced functions, new features, and new columns of sys process systems for developing applications for working with MS SQL server. This tool offers...



Topics: IIS Basics, ASP - where it falls short, CLR Basics, ASP.NET Basics, ASP.NET and OOP, Type Anatomy.



For many years we have heard about the impending death of URLs that are difficult to type, remember and preserve. The use of URLs has actually improved little thus far, but changes are afoot in both development practices and Web server technology...



A senior IIS admin shares his experience and describes top 10 things to do to improve IIS, which are "Customize Your Error Pages", "Dive into the MetaBase", "Add spell checking to your URLs", "Rewrite your...



Learn about: Role of the HttpRuntime,- What is the HttpRuntime,- Drill-down,- HttpContext,- HttpHandler,- Application Events,- Global.asax,- HttpModule and Hosting the HttpRuntime. Source code included.



Consider the perceived risks of migrations that tend to cloud the benefits of new technologies from a business perspective, making it difficult to justify technology migrations to the decision makers in an enterprise. See how these risks can be...



Learn about migrating from PHP to ASP.NET. Learn about the features, functionality and architecture of both systems.



Masking or anonymizing a Web server involves removing identifying details that intruders could use to detect your OS and Web server vendor and version. This information, while providing little or no utility to legitimate users, is often the...



Learn about the contracts that XML Web services describe between systems using standard XML technologies (XML, XSD, WSDL, and SOAP), and dig into exactly how XML Web services are implemented in ASP.NET. Burrow through the layers and understand the...



Visual Studio .NET and the Windows Server System provide the best platform for extending the reach and life of existing legacy systems running on AS/400s and Mainframes. See why .NET is the best tool available for breathing new life into legacy...



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...



This download contains guidelines for architecting, designing, building, reviewing, and configuring secure to build hack resilient ASP.NET Web applications across the application tiers, technology, and servers. Topics include Threats and...



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...



Happytech.net offers asp articles, tips, tutorials and downloads.



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...



The Event Log service enforces a standard logging format and makes it easy to view logs by using a single event viewer application that provides one-stop shopping for the system administrator.



This pack contains: a document that describes the techniques users can employ to author and consume custom Web controls for ASP.NET Web applications using Visual Studio.NET,- a presentation about Server and User Controls in ASP.NET and source code.



Caching in Web applications can provide dramatic improvements in performance. ASP.NET provides caching at several levels for you to leverage and improve the responsiveness of your application.



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...