Pick up the basics of how to create dynamic assemblies and how to run dynamic code.

Pick up the basics of how to create dynamic assemblies and how to run dynamic code.
Play with the Fibonacci sequence and prime numbers in this example-driven article.
Count up or count down. Learn how to do it all with Visual Basic.
With this article, I will try my best to assist you in protecting valuable information such as Passwords, account numbers and so on.
Cover a few of the better-known sorting algorithms with sample code for VB6.
Learn how to enable VB6 applications to use function pointers and how to embed native code without using external DLLs.
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.
Learn how to search for keywords in a command line app on Flickr.
See how easy it can be to implement Role-based Security in your Visual Basic applications.
As a web developer you should be aware of a few security best practices while developing your ASP.NET web application. Arun Karthick lists his top 7 tips to help you keep your ASP.NET security intact.