Scripts n'Stuffs
Directory

Developing "Secure" Enterprise Scale Applications (using .Net Framework)
Link ID 17695
Title Developing "Secure" Enterprise Scale Applications (using .Net Framework)
Url http://www.only4gurus.com/v3/preview.asp?ID=7069
Description This discussion will focus around "How to write secure code?" using .NET Technologies. It will also discuss secure coding practices for enterprises and organizations. The discussion will include following topics: .NET Security Fundamentals; Code Access Security; Impersonation, Authentication and Authorization; Security in COM+ and ASP.NET. Source code included.
Category ASP.NET > Tips and Tutorials
Date Jun 30, 2006
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

Official Review
NULL
 Other links at ASP.NET > Tips and Tutorials
1. Migrating from ASP to ASP.NET on Windows Server 2003
  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 identified, planned for ahead of time and evaluated against cost, time to market, and other business factors so that the project planner can have a solid handle on the bottom line of a project. See examples from a real-world commercial application and look at each of the business and technological factors that needed to be addressed when migrating an ASP application to ASP.NET on the soon to be released Windows Server 2003.
Category:   ASP.NET > Tips and Tutorials


2. How to implement custom validation for any process
  When developing ASP.NET applications, you may sometimes need to implement a custom validation that is recognized and displayed by the ValidationSummary control so that all validation error message appear in one place without additional coding. You also want to implement this custom validation by using page CodeBehinds, as you would like to leave the ASPX page with the miminum code necessary. This article shows you how in nine easy steps, complete with screen captures and code descriptions.
Category:   ASP.NET > Tips and Tutorials


3. Web Forms Internals
  ASP.NET pages are dynamically compiled on demand when first required in the context of a Web application. Dynamic compilation is not specific to ASP.NET pages (.aspx files); it also occurs with Web Services (.asmx files), Web user controls (.ascx files), HTTP handlers (.ashx files), and ASP.NET application files such as the global.asax file. But what does it mean exactly that an ASP.NET page is compiled?
Category:   ASP.NET > Tips and Tutorials


4. Using and consuming Web Services with ASP .NET / C#
  Shows and explains you how to make an ASP .NET Web Service, an ASP .NET Web Application and how to consume the Web Service with the ASP .NET Web Application.
Category:   ASP.NET > Tips and Tutorials


5. Sending E-Mails using ASP.NET (Part I)
  In part I of this tutorial, learn how to send simple e-mails (both text and HTML) using ASP.NET.
Category:   ASP.NET > Tips and Tutorials




Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS