Controlling complexity is the essence of computer programming. --Brian Kernigan
Welcome to my blog and project site for Microsoft.NET development.

I've been a full time .NET developer for ten years, but I didn't start my professional life as a programmer ... more
Share/Print this page:

Category: Data Types

language elements
data types
[Articles: 2]

Sort:Most RecentUpdatedAuthorPagesViews TodayTotal Views 

Convert String to Int in C#

By steve on November 05, 2011.  |  Updated on January 22, 2012.  |  418 views, 1 today.  |  1 page.
 .NET  C#  Conversions  Data Types  Snippet  Text and Strings 
Three different ways to convert a string to an integer in C# and the pros and cons of each.

Online Random Number Generator

By steve on February 14, 2007.  |  Updated on January 22, 2012.  |  10,381 views, 4 today.  |  1 page.
 C#  Data Types  Has Downloads  Has Images  Math and Statistics  Snippet 
Need random numbers? Learn more about our online generator of random numbers.