Become proficient with security aspects before a web application goes live over the Internet.
Latest Net Security Articles
Understanding .NET Encryption
There's no shortage of functionality built into the .NET framework to help you encrypt and secure your data. Follow along and feel more secure.
Connecting to SSH Servers in .NET
Need to monitor a Linux-based server from a Windows-based computer? It's easier than you might think.
ASP.NET FTP with SSL
This code snippet and document show how to connect to an FTP server with SSL enabled using ASP.NET. The code is written in C#.NET.
Using SSH Tunneling in Your Application
Use SSH tunneling to secure MySQL connections.
Writing a Custom Membership Provider for the Login Control in ASP.NET 2.0
In ASP.NET 2.0 and Visual Studio 2005, you can quickly program custom authentication pages with the provided Membership Login controls. In this article, Dina Fleet Berry examines the steps involved in using the Login control with a custom SQL Server membership database.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Using File Functions in .NET
There's lot's more hidden under the surface of file functions than might appear at first glance.

Making a Countdown App (Timer)
Count up or count down. Learn how to do it all with Visual Basic.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.