Visual Studio Achievements
7 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
Announcing Visual Studio Achievements For Windows 8 App Development
Avg Rating: 4.25
(6)We are excited to announce an update to the Visual Studio Achievements extension: the availability of nineteen new achievements all oriented toward Windows 8 app development. These new achievements can be earned in JavaScript, C#, VB and C++. Some examples include: I Like To Move It Move It… -
[Special Edition] Achievement Unlocked! - Visual Studio Achievement Beta Released
Avg Rating: 5
(3)A quick special edition post, the Channel 9 team has been working on brining a little fun to our everyday development and today it's being released to beta. I mean who doesn't like Achievements?! Yep Achievements! In Visual Studio! You can now download a Extension that adds Achievements to your… -
Announcing Visual Studio Achievements Beta
Avg Rating: 4.25
(15)Bring Some Game To Your Code!A software engineer's glory so often goes unnoticed. Attention seems to come either when there are bugs or when the final project ships. But rarely is a developer appreciated for all the nuances and subtleties of a piece of code--and all the heroics it took to write… -
Visual Studio Achievements FAQ
Avg Rating: 0
What versions of Visual Studio does the achievements extension work on? Visual Studio 2010 Professional, Premium or Ultimate. Achievements marked with Uses FxCop only work on Visual Studio 2010 Premium or Ultimate unless FxCop is installed. FxCop is a free download and can installed from here:… -
Visual Studio Achievements API
Avg Rating: 5
(2)You can access the Visual Studio Achievements via an API. To get a list of all achievements as JSON, do an HTTP GET to the achievements page like this: http://channel9.msdn.com/achievements/visualstudio?json=true To get a list of a user's achievements, do an HTTP GET to the user's achievements… -
FxCop For VS Achievements
Avg Rating: 5
(1)You may notice that earning some of the achievements requires FxCop. If you have Visual Studio 2010 Premium or Ultimate, you are all set, as FxCop gets redistributed with these products. However, if you have Visual Studio 2010 Professional, you will need to install FxCop from here.… -
Coming Soon: Visual Studio Achievements
Avg Rating: 5
(1)We are going to be rolling out a new project soon called Visual Studio Achievements. With the Visual Studio Achievements add-in, your code will be monitored and, as you proceed, you will unlock various achievements based on your activity. When you unlock an achievement, Visual Studio will let you…