Providing a login interface for a website, as well as an administrator interface formaintaining a user database is an important feature for any serious website.
The goal is to get dotGNU's portable.net up , compiled , and running.Heres a quick, dirty, but fast tutorial...Requirements:CVS client, CYGWIN or *nix enviroment, gcc, ...
ExplanationThis will allow you to send an email from an ASP.NET page using server side scripts.The first step is to do some page settings - ...
Download full source code.See this web application in action.In this article we will take a look at how to create a ...
I had an idea a couple days before writing this program - how great would it be to able to highlight ...
MD5 is a popular hash solution for cryptographic needs. In this tool you will see a file for ASP.NET known as webform1.aspx. This file takes ...
Digital cameras are becoming more and more common. But creating new pages for every singlepicture that you take can be time ...
What is the RSA cryptosystem, and what can it be used for? Many programs such as Internet Explorer, Netscape, and anything ...
Object serialization is an important topic which is quite powerful if used correctly. Serialization allows programms to persist objects by storing ...
Beginning Regular Expressions in C#, Java, and Perl Let's begin by saying that I'm an beginner, so my methods of using Regex is rather primitive, ...