My goal is to possibly create my own security system (as opposed to paying for a company). My service will monitor a set of sensors that are installed on windows and doors, record events into an SQL server, and alert me by text message if needed.
My two questions are as following... where I can I get a set of sensors to put on my doors/windows that I can someway hook up to my computer. Secondly, how can I get this to work with C# (if possible)? The rest is easy but I don't know of any way to get started.
I have no background in hardware development and am strictly software based.