What MS SDK do you use and why?
-
Does it even matter? I suppose if you need something uniquely implemented in the new SDK, you're want to build/link against it. But if you have a basic app, why worry about it? As a rule, do you just keep your SDK on your machine current to the latest from Microsoft? thx
Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.
-
Does it even matter? I suppose if you need something uniquely implemented in the new SDK, you're want to build/link against it. But if you have a basic app, why worry about it? As a rule, do you just keep your SDK on your machine current to the latest from Microsoft? thx
Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.
-
My perception as well. Context: so I typically have one development machine for about 4 years. The one I'm typing on is 5+ years old (dang, I need to replace). So what happens over that period of time is that I collect SDKs. I don't pay attention. But I'm trying to position code I need in a "highly secure environment" - which means its elephanting impossible to get any work done, but the IT guy promises to install what I request.
Charlie Gilley “They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759 Has never been more appropriate.