For the apps I\'m writing in Visual C#?
Well, the minimum requirements for your application written in C# is probably going to be the .Net framework, which has a nice page here listing the requirements for the various versions.
How usable will your app be using the recommended minimum? You'll have to find some hardware (or use a virtual machine see comments) and try it out.