Failures happen. It's a fact of life, but you can learn to regroup and continue on.
Latest Net Security Articles
Web Service Security: A Way to Prevent Replay Attacks
Gain awareness of the .NET Web service developers involving replay attacks and learn about measures to secure the Web services they build.
Role-based Security Within VB
See how easy it can be to implement Role-based Security in your Visual Basic applications.
Using Self-signed Certificates to Encrypt Text
Self-signed certificates aren't just for securing communication with sockets. Learn how to use them to encrypt text.
Using Secure Sockets in .NET
Securing regular sockets against tampering isn't that difficult if you follow this lead.
.NET Website Security Guidelines Checklist
Become proficient with security aspects before a web application goes live over the Internet.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Using Visual Basic to Create PDFs from Images
Explore how to convert images to a PDF document and how to combine two PDF documents into one.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.