by swodogrick | 29 June 2017 | C#.NET, Programming | 0 Comments
You don't need Visual Studio for simple C# projects. Everything you need is included when you install the .NET Framework, except a decent text editor. (I highly recommend Notepad++) To get started, you'll need to install the .NET Framework, if you haven't already done...