Security Sample code from Developer Fusion https://www.developerfusion.com/t/security/code/ Security Sample code from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 14 Jun 2006 08:04:00 GMT The AJAX "Top 5" security tips There is no doubt that AJAX and AJAX-style technologies are the way forward for web design. Developers can create true "applications" on the web like never before - however care needs to be taken with AJAX, in order to keep web sites secure. http://www.developerfusion.com/code/5802/the-ajax-top-5-security-tips/ http://www.developerfusion.com/code/5802/the-ajax-top-5-security-tips/ Wed, 14 Jun 2006 08:04:00 GMT Moe Tarhini Start a Process as a Different User This tutorial will help you learn how to start a process as another user e.g. the Administrator account. http://www.developerfusion.com/code/5679/start-a-process-as-a-different-user/ http://www.developerfusion.com/code/5679/start-a-process-as-a-different-user/ Tue, 09 May 2006 22:12:00 GMT Peter Rekdal Sunde Encrypting Web.config sections in ASP.NET 2.0 Learn how to encrypt any section of your Web.config file on-the-fly and programatically; plain-text connection strings in your config file are no more! http://www.developerfusion.com/code/5263/encrypting-webconfig-sections-in-aspnet-20/ http://www.developerfusion.com/code/5263/encrypting-webconfig-sections-in-aspnet-20/ Sat, 21 Jan 2006 22:25:00 GMT Xavier Larrea Using the Credential Management API Following secure development best practice, an application should obtain and store user credentials securely. Microsoft has provided a means to accomplish this on the desktop: the unmanaged Credential Management API, which exposes the capability to provide a standard login experience for the user which is also secure. This code demonstrates how to create a generic dialog implementation using this API. http://www.developerfusion.com/code/4693/using-the-credential-management-api/ http://www.developerfusion.com/code/4693/using-the-credential-management-api/ Thu, 28 Apr 2005 16:39:00 GMT Alan Dean Simple Object Relation Mapping with Reflection This is some code I wrote a little while back as an example O/R mapper. http://www.developerfusion.com/code/4666/simple-object-relation-mapping-with-reflection/ http://www.developerfusion.com/code/4666/simple-object-relation-mapping-with-reflection/ Fri, 11 Feb 2005 13:29:00 GMT Simon Soanes Forms Authentication Against An XML File The code demonstrates how to validate a username and password against an XML file. http://www.developerfusion.com/code/4657/forms-authentication-against-an-xml-file/ http://www.developerfusion.com/code/4657/forms-authentication-against-an-xml-file/ Mon, 17 Jan 2005 02:03:00 GMT Orcs Web Create Hashes - MD5, SHA1, SHA256, SHA384, SHA512 In PHP its a simple task to generate hashes, but in C# it takes a little more work. We'll create a Hash class to simplify the process. http://www.developerfusion.com/code/4601/create-hashes-md5-sha1-sha256-sha384-sha512/ http://www.developerfusion.com/code/4601/create-hashes-md5-sha1-sha256-sha384-sha512/ Mon, 05 Apr 2004 05:57:00 GMT David Cumps ADO Utility Class ADO class containing useful functions - counting records, creating database from scratch, openning/closing database, filling listbox/combo box with an sql statements, manipulating records....and much more. http://www.developerfusion.com/code/3205/ado-utility-class/ http://www.developerfusion.com/code/3205/ado-utility-class/ Mon, 26 Jan 2004 11:20:00 GMT NeverMalchik Database Schema using ADOX Print all the Table names and their respective Column names in whatever database you choose http://www.developerfusion.com/code/1861/database-schema-using-adox/ http://www.developerfusion.com/code/1861/database-schema-using-adox/ Fri, 22 Feb 2002 08:59:00 GMT CodeWarrior Create your own Web Robot Create your own Web Robot that searches the net your way. Enter the keywords and the relevance level and the bot will do rest of the job. http://www.developerfusion.com/code/1893/create-your-own-web-robot/ http://www.developerfusion.com/code/1893/create-your-own-web-robot/ Thu, 21 Feb 2002 12:52:00 GMT S.S. Ahmed Opening Control Panels How to open an item in the Control Panel http://www.developerfusion.com/code/1805/opening-control-panels/ http://www.developerfusion.com/code/1805/opening-control-panels/ Wed, 24 Oct 2001 23:51:00 GMT Kym Manson Security Lock-Out Screen Create a screen that prevents users from using the PC, until they enter a valid password http://www.developerfusion.com/code/97/security-lockout-screen/ http://www.developerfusion.com/code/97/security-lockout-screen/ Sat, 14 Jul 2001 14:48:00 GMT James Crowley Determine if internal database objects exist Use VB's ADOX to determine if internal database objects exist http://www.developerfusion.com/code/200/determine-if-internal-database-objects-exist/ http://www.developerfusion.com/code/200/determine-if-internal-database-objects-exist/ Sat, 14 Jul 2001 14:48:00 GMT ElementK Journals