a side note a couple of things I do that seems to help me are,
-
always run my project in debug mode (open the .sln file and push f5) that way I can see where in the code the crash happened.
-
Use Inteli sense/ Visual Assist to see what functions are available to me