Sunday, September 9, 2012

Visual Studio Achievements - Software engineer's glory won't be unnoticed now

Have you faced situation that in your project development you have put lots of efforts in developing, debugging code, bug fixing, testing code and due to that your project has became successful and after all glory of success has been taken by your manager or superior or any other person and you have remained unnoticed??!


Yes all software engineer have experience this type of scenario particularly when they are doing a job. However now it's time to lock your achievements of your efforts when you are developing code so you can show to others that i have worked!.

If you are Dot Net developer and developing on Visual studio in your daily life then it is good to know about Visual Studio Achievement by which you can unlock your achievement while you code! and based on activity on VS IDE. It is in form of Extension which you can download it from here and install it,after installing when you'll open Visual Studio then it'll prompt for msdn/channel 9 account so your badges will  remain store online as history shown in below steps.

#1 Prompt for login first time after installing


#2 Ask for Authorization to your account


#3 Achievement is being unlocked while we code 


 #4 Profile page for achievements on channel 9


You can also put widget of it on your blog OR Website if you have any by just adding below script.

<script src="http://video.ch9.ms/widgets/VSachievements.min.js?user={Your Username}" id="ch9VSachievements" defer="defer"></script>

SO NOW DON'T CODE JUST BLINDLY BUT UNLOCK YOUR ACHIEVEMENTS AS WELL...

Reference:

No comments: