Visual Studio 2010 Launches in Less than 2 Weeks
Just sayin…
Keep track using my handy-dandy Launch countdown timer:
Here's the markup to use it:
1: <div id="silverlightControlHost">
2: <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="190" height="180">
3: <param name="initparams" value="TargetDate=04/12/10" />
4: <param name="source" value="https://gdtest.members.winisp.net/ClientBin/SilverCountDown.xap"/>
5: <param name="onError" value="onSilverlightError" />
6: <param name="background" value="black" />
7: <param name="minRuntimeVersion" value="3.0.40624.0" />
8: <param name="autoUpgrade" value="true" />
9: <a href="https://go.microsoft.com/fwlink/?LinkID=149156&v=3.0.40624.0" style="text-decoration:none">
10: <img src="https://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style:none"/>
11: </a>
12: </object>
13: <iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px"></iframe>
14: </div>
Comments
Anonymous
March 28, 2010
Your handy-dandy launch countdown timer isn't exactly up-to-date. It prompts you to download beta 2. What about RC?Anonymous
March 30, 2010
@Bruce: You are correct. You'll find, however, that if you click the link, it will take you to the RC. If I have time, I may update it, but it's a low-priority fix at the moment.