Articles Written by Jay Miller

.NET Tip: Execute Commands From C#

Have you ever needed to execute a system command from your application? You can accomplish this easily with C#.

.NET Tip: Converting Strings to Numbers

Converting strings of digits into numeric data types may not always yield the result you expect. Take a look at three ways to convert a string of digits to an integer and learn what you need to watch out for with each method.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds