Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

(Page 1 of 2) 44 Result(s) found 

 

How can I get free Certificate for SSL enabled site
Total Hit (2512) If you need to setup SSL in IIS but don't want to pay for cert signing now, please visit: «a href='http://www.cmsweb.com/ca/personal-sign-form.php3'»http://www.cmsweb.com/ca/personal-sign-form.php3«/a»«a target=_blank title='New Window' href='http://www.cmsweb.com/ca/personal-sign-form.php3'» «i ....Read More
Rating
This is a link to a different site Provide Your Users with Secure Authentication Capabilities Using Microsoft .NET Passport
Total Hit (1063) Secure sign-in, a new feature in version 2.0 of the .NET Passport single sign-in and profile service, is a functionality that will be especially useful for sites containing confidential information or anywhere security is a primary concern. Such sites include banks, medical sites, and so on. Secure ....Read More
Rating
This is a link to a different site Secure Sockets Layer: Protect Your E-Commerce Web Site with SSL and Digital Certificates
Total Hit (1210) Security is one of the most important factors in the future growth of e-businesses. Making sure that communications remain secure between customers and the Web server is a critical issue. Secure Sockets Layer (SSL) is the standard that secure Web sites are built upon today. This article presents an ....Read More
Rating
This is a link to a different site Login using the Web.config file ASP.NET
Total Hit (1059) The web.config file can be used to restrict access to resources within a directory forcing the user to login for authentication. This is useful in that they can be restricted from access by directory rather than validating the user through a session variable on every page. This FAQ is based on a pr ....Read More
Rating
This is a link to a different site How To: Use Forms Authentication with Active Directory
Total Hit (1032) This How To article shows you how to implement Forms authentication against an Active Directory credential store.
Rating
This is a link to a different site How To: Use Forms Authentication with SQL Server 2000
Total Hit (1091) This How To shows you how to implement Forms authentication against a SQL Server credential store. It also shows you how to store password digests in the database
Rating
This is a link to a different site How To: Create GenericPrincipal Objects with Forms Authentication
Total Hit (1078) This How To shows you how to create and handle GenericPrincipal and FormsIdentity objects when using Forms authentication.
Rating
This is a link to a different site Building Secure ASP.NET Applications: Authentication, Authorization, and Secure Communication
Total Hit (1033) Applications may choose to store encrypted data such as connection strings and account credentials in the Windows registry. This How To shows you how to store and retrieve encrypted strings in the registry.
Rating
This is a link to a different site How To: Call a Web Service Using SSL
Total Hit (1045) SSL can be used to guarantee the integrity and confidentiality of the messages passed to and from a Web service. This How To shows you how to use SSL with Web services.
Rating
This is a link to a different site How To: Set Up SSL on a Web Server
Total Hit (1071) A Web server must be configured for SSL in order to support https connections from client applications. This How To shows you how to configure SSL on a Web Server. (
Rating
This is a link to a different site How To: Set Up Client Certificates
Total Hit (1085) IIS supports client certificate authentication. This How To shows you how to configure a Web application to require client certificates. It also shows you how to install a certificate on a client computer and use it when calling the Web application.
Rating
This is a link to a different site How To: Use IPSec to Provide Secure Communication Between Two Servers
Total Hit (1027) IPSec is a technology provided by Windows 2000 that allows you to create encrypted channels between two servers. IPSec can be used to filter IP traffic and to authenticate servers. This How To shows you how to configure IPSec to provide a secure (encrypted) channel. ....Read More
Rating
This is a link to a different site How To: Use SSL to Secure Communication with SQL Server 2000
Total Hit (1096) It is often vital for applications to be able to secure the data passed to and from a SQL Server database server. With SQL Server 2000, you can use SSL to create an encrypted channel. This How To shows you how to install a certificate on the database server, configure SQL Server for SSL and to verif ....Read More
Rating
This is a link to a different site Role-based Security with Forms Authentication
Total Hit (1006) Provides insight and tips on using role-based (groups) Forms Authentication in ASP.NET, which has only partial support for roles.
Rating
This is a link to a different site Cookieless ASP.NET forms authentication
Total Hit (998) They say it is not possible to use cookieless forms authentication in .NET. Well it is, and relatively easy to accomplish!
Rating
This is a link to a different site Securing image URLs in a website
Total Hit (1058) How to hide image URLs on a website to avoid illegal access, using a custom HttpHandler and encryption.
Rating
This is a link to a different site Securing image URLs in a website
Total Hit (951) How to hide image URLs on a website to avoid illegal access, using a custom HttpHandler and encryption.
Rating
This is a link to a different site Data Sanitization - Reducing Security Holes in an ASP Web Site
Total Hit (4431) ASP is a great Web development technology that allows for rapid development of data-driven Web sites. However, problems can arise, however, when developers "go live" with code that contains potential security holes due to rushing out poor code, or not knowing the exploits that exist. In this article ....Read More
Rating
This is a link to a different site Could you Pass the Salt? Improving the Security in Encrypting Passwords using MD5
Total Hit (1053)
Rating
This is a link to a different site Using MD5 to Encrypt Passwords in a Database
Total Hit (2585)
Rating
This is a link to a different site Protecting Yourself from SQL Injection Attacks
Total Hit (911)
Rating
This is a link to a different site How can I restrict access to a page or a portion of my Web site?
Total Hit (884)
Rating
This is a link to a different site Allowing for User Mischief - A Bad Word Filter... (aka removing naughty words via ASP.NET, a user control, XML and regular exressions)
Total Hit (1010) This article presents an improved core implementation of a solution to a particular problem I come across occasionally: detection and/or removal of suspect words from user supplied text on web sites.
Rating
This is a link to a different site Securing an ASP.Net application
Total Hit (5326) this article develops a reasonably secure login facility utilizing the inbuilt features of ASP.Net (forms based authentication). Also presented is an introduction to related security features and issues, in particular mentioning how security could be further improved by consideration of technologies ....Read More
Rating
This is a link to a different site Check Windows Identity?
Total Hit (899) When you use ASP.NET Windows authentication, ASP.NET attaches a WindowsPrincipal object to the current request. This object is used by URL authorization. The application can also use it programatically to determine whether a requesting identity is in a given role. ....Read More
Rating
This is a link to a different site Apply forms-based authentication?
Total Hit (999) Forms-based authentication is an ASP.NET authentication service that enables applications to provide their own logon UI and do their own credential verification. ASP.NET authenticates users, redirecting unauthenticated users to the logon page, and performing all the necessary cookie management. This ....Read More
Rating
This is a link to a different site Grant or deny permission to a user or role?
Total Hit (948) ASP.NET is used to control client access to URL resources. It is configurable for the HTTP method used to make the request (GET or POST) and can be configured to allow or deny access to groups of users or roles. The following example shows access being granted to a user named John and a role named A ....Read More
Rating
This is a link to a different site Using Windows and Forms Authentication Together
Total Hit (798) ASP.NET provides two main ways to secure your web applications. They are - Windows authentication and Forms authentication. Windows authentication uses windows users names and passwords to authenticate them where as Forms authentication typically uses user ids and passwords stored in some database. ....Read More
Rating
This is a link to a different site Implementing Role Based Security in ASP.NET
Total Hit (890) In many applications in addition to authenticating users you need to authorize them based on their roles. In this article we will see how to use Windows built in as well as custom roles to authorize users of your application. This article will cover folloing topics «LI»What are Principals, Rol ....Read More
Rating
This is a link to a different site Keeping Passwords in a Database Secure
Total Hit (2295) This article shows how to store encrypted password inside the sql database.
Rating


(Page 1 of 2) 44 Result(s) found  1 2

Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.