We live in a world where everything must be portable, ranging from mobile applications to making an application able to run on Linux, Windows and OS X. Making a C# application to be completely portable across all windows computers is a problem that Microsoft knows about and willingly admits they will not fix. [Mike] from Geek Republic has taken it … Read the rest
C Sharp Development 101 – Part 2: Toolbox Controls
October 15, 2010 By 29 Comments

In this tutorial we are going to start finding out more about the toolbox we utilized in the previous tutorial. The Controls available in the toolbox are quite extensive and allow users to simplify a variety of everyday tasks such as manually creating and instantiating a textbox on a windows form. At the end of this tutorial you should
C Sharp Development 101 – Part 1: Hello World
September 30, 2010 By 55 Comments

In this tutorial we are going to get up close with the Visual Studio 2010 environment. We will learn how to make a console application as well as a form to display our hello world applications. This will give us an opportunity to view 2 types of solutions of the many available in Visual Studio. We will start making the … Read the rest
C Sharp Development 101 – A Tutorial Series
September 3, 2010 By 107 Comments

In this tutorial series we are going to look at C# Development using the Visual Studio 2010 Express editions. This will take you from the basics of installing Visual Studio 2010 Express, to the Object Oriented Programming style associated with C# and other languages, dabble in some database access (Access & SQL Server Express) and finally, design a project that
Subscribe for weekly videos

Recent comments