By tag: version
0
kicks
How to Access Assembly Version Info in Silverlight
I need to access the AssemblyVersion info from my assembly, and I was going to use something like this: Assembly.GetExecutingAssembly().GetName().Version; But, I see that GetName() is [SECURITY CRITICAL]. How can I get a hold of a Version object??
0
kicks
Version Control With Subversion Quick Refrence
Quick guide to Subversion for impatients. Get started quickly without going through much theory.