I\'d like to integrate Twitter into my app but keep the tweets specific to the app topic.For example, if the app is about recipes, all tweets on the built in Twitter client will be about recipes.Basic
Is there a standard for case and naming conventions in wpf/mvvm that differs from C#? I am accustomed to camelCase with the first character being lower case for private and upper case开发者_开发知识库
There are many methods for representing structure of a program (like UML class diagrams etc.). I am interested if there is a convention which describes programs in a strict, mathematical way. I am esp