RSS MSDN Blogs
哪吒推荐该订阅
简介:the blogs of msdn
原站:http://blogs.msdn.com/default.aspx
标签:msdn blogs
点击立即订阅,“MSDN Blogs”的内容有更新,哪吒第一时间提醒您
“MSDN Blogs”的内容更新
累计:95789 篇(自 2007-04-15 起)
更新:约54篇/天,更新比较频繁,最后更新809 天前
MSDN Blogs
my buddy simon davies has a quick example of ror running on windows azure. you can see it here and get more details from his blog post.... (315 天前)
MSDN Blogs
pdc 2009 でもいくつかの並列プログラミング セッションを受け持っていた stephen toub が「patterns for parallel programming: understanding and applying parallel patterns with the .net framework 4」というドキュメントを公開しています。100ページもある長文ですが、c#のコードも多数あるのが幸いです。... (315 天前)
MSDN Blogs
one way of adding tests for thread safety is to let the important object handle the locking through two protected members: 1: public class importantobject 2: { 3: private mutex _lock = new mutex(); 4: 5: public void importantmethod() 6: { 7: lock(); 8: // do things. 9: unlock(); 10: } 11: 12: protected virtual void lock() 13: {... (315 天前)
MSDN Blogs
silverlight 4 beta est disponible publiquement depuis plus d’une semaine, et le client avec qui je travaille actuellement a décidé de cibler cette version afin de profiter des nombreuses nouvelles fonctionnalités offertes. une question légitime qu’il s’est posé lors du passage vers silverlight 4/visual studio 2010 est celle de la rétrocompatibil... (315 天前)
MSDN Blogs
tore lervik has released an updated version of his fantastic hyper-v monitor gadget.? new features in this release include: neat little cpu graph for running virtual machines option to use remote desktop to connect to running virtual machines support for turning on / shutting down a remote hyper-v server using wake-on-lan if you have not tried this too... (315 天前)
MSDN Blogs
in my last column, "spontaneous combustion of rancid management," i talked about how managers should restrain themselves from randomizing their employees. but what if you are on the receiving end? as an employee, how do you best respond to a random request, or requests of any kind, that aren't directly related to your current task?sure, we'd all love to... (315 天前)
MSDN Blogs
[windows 7 application compatibility episode 3]someone brought me an application complaining that it fails while installing msvbvm60.dll...well, i think this application tries to write this file under system32 folder before running the application, because it needed this file but they found that some windows xp machines don't have it.i think the insta... (315 天前)
订阅者 ( 6 )
gerald.deutsch
leialuo
wab.benben
lhyyzh
leedgyn
benben_wab
相关订阅源
RSS Channel 9

look inside our cockpit and help us fly the plane.

标签: channel9 msdn channel

指数 | 6人订阅  

RSS Channel 9

channel 9 keeps you up to date with the latest news and behind the scenes info from microsoft that developers love to keep up with. from linq to silverlight – watch videos and hear about all the cool technologies coming and the people behind them.

标签: english

指数 | 4人订阅  

RSS Channel 9

Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.

标签: channel

指数 | 1人订阅  

我要反馈