C#: A Better Date-Masked Text Box
John on Google CodeProject Let’s face it. Managing date information within the .net framework (or any framework, really . . . Java is not much better) is a pain the the ass. Really. What makes it even worse is managing user data...
Getting Started with Git for the Windows Developer (Part III) – Working with Files Using Bash
CodeProject Up to this point . . . This is the third part in a series focused on getting familiar with Git for Windows developers. The series assumes little or no experience using the command line. If you missed the first few...
Getting Started with Git for the Windows Developer (Part II) – Get Acquainted with Bash
This is the second installment of a multi-part series about getting your feet wet with Git for Windows Developers. If this is your first time here, you may want to review Part I of the series. If you have been following along so...
Basic Git Command Line Reference for Windows Users
CodeProject While there are GUI interfaces available for GIT (some good, some bad), familiarity with at least the basics of git’s command line interface can only enhance your ability to use the tool to maximum effectiveness....
Getting Started with Git for the Windows Developer (Part I)
I am a late-comer to version control in general, and, having grown up teaching myself programming in the Windows/Visual Studio/C# realm, It took the growing prominence of Github to draw my attention to what is currently the most...