Tabla Periódica - App Destacada
Aaron Ramirez creó su app Tabla Periódica para Windows 8, como parte de un proyecto de clase, pensando en una aplicación que fuera de gran utilidad en la academia como recurso en el aprendizaje de...
View ArticleSQL Server performance investigation
IntroductionI frequently help teams inside and outside of Microsoft investigate SQL Server database performance issues. As well, I monitor some large internal SharePoint databases to understand their...
View ArticleJetGetObjectInfo() does not get record count by default
We recently had the following question: I am trying to get the space occupied by each table that we have by using JetGetObjectInfo. The api succeeds but it returns 0 for both number of cRecords and...
View ArticleQuickLinq Helpers
Sometimes in F# it is useful to use LINQ extension methods such as .Take(n), .Skip(n) and .Count().However, in F# some LINQ extension methods such as .Where(...) and .Select(...) require a type...
View ArticleWindows Azure Community Roundup (Edition #48)
Welcome to the latest edition of our weekly roundup of the latest community-driven news, content and conversations about cloud computing and Windows Azure.I would like to take this opportunity to...
View ArticleCalling all ALM Rangers to nominate their Champions!
We are calling on all ALM Rangers to cast their votes for the ALM Ranger champions as outlined in the recent monthly and weekly flash emails. One Ranger six votes What awards?The awards are based on...
View Article[Sample of Dec 7th] Show data with multiple value field in SharePoint
Sample Download : CS Version: http://code.msdn.microsoft.com/CSSharePointshowDataWithMul-cfca24dfVB Version: http://code.msdn.microsoft.com/VBSharePointshowDataWithMul-f050be29 The sample will show...
View ArticleAdding application config for custom transport channel
The custom transport channel has been configured in code only so far. In order to make it configurable via app/web.config, there are a few additions required. This post covers how to add those.Click...
View ArticleThis Week In Sustainability – Energy Efficient Data Centers and a Philippine...
This week, GreenBiz discussed data center efficiency, a hot topic across the tech industry as companies seek to reduce their carbon emissions and environmental impact. A global industry group called...
View ArticleA whole slew of security reports
If you’re looking for something to read, say, the latest trends on Internet threats, I have a whole bunch of them here for your online perusal. I’ve gone through them and I have a highlight from each...
View ArticleAwait HttpClient.GetStringAsync() and cancellation
I’m a big fan of supporting cancellation on async methods. I was recently wondering how to do this for HttpClient.GetStringAsync(). This post has some answers. Async Function TestAsync(uri As Uri,...
View ArticleDirect Access for Windows 7 Works! ... and then it stops.
I'm seeing lots of cases were a Direct Access proof of concept has been set up and it works really well for a while with both Windows 8 and Windows 7 (Server 2012 for the DA server - don't waste your...
View ArticlePush vs. Pull
Here’s from my Channel 9 Subscribe blog, an ad-hoc, single-take whiteboard discussion on "push" and "pull" communication patterns. There's a lot of talk in the industry on push (see push notifications)...
View ArticleComplexité des mots de passe : il faut passer à un autre niveau !
Dans un article en anglais récemment publié, j’ai pu lire un nouveau rythme auquel il est possible de tenter de casser des mots de passe : un cluster de machines équipé au total de 25 GPU est capable...
View ArticleHow to Control the DataTemplateSelector in Windows Store Apps
I've been building SharePoint solutions for a while and now I get the opportunity to build a Windows Store App. One of the first challenges that I ran across is modifying the UI and tiles in a Windows...
View Article自分の決めたキーワードでアプリを起動する
#wpdev_jp #wpjpさて、アプリケーションはOSの持っている音声認識機能を使って「起動 アプリ名」で起動させることができます。しかし、アプリ側でキーワードを登録してやれば、そのキーワードを使って起動させることもできます。(起動 という必要はありません)ただ条件があって コマンド+オプション...
View ArticleBulk Database Migration from On-Premise SQL Server to SQL Azure - Step 1:...
I recently had a task where I needed to perform a bulk migration of hundreds of databases to Windows Azure SQL Database (formerly known as SQL Azure) from an instance of SQL Server 2012. If you need...
View ArticleDev Center アカウント切れのメールについて
#wpdev_jp 現在何人かの方から、Windows Phone デベロッパーセンターのアカウントがまだ60日以上残っているにもかかわらず、「客様のデベロッパーセンターアカウントは間もなく取り消されます」...
View ArticleCOMMUNICATIONS - December Readiness Update
Lync conference February 19-21, 2013You are invited to the first-ever Lync Conference to learn about the Lync platform futures, and connect with the Lync engineers, consultants, partners, and...
View ArticleLIVE from DevTeach Montreal - Beyond VMs: From Saving Money to Adding Value
For those of you who tuned in to this month’s D³: LIVE & INTERACTIVE, you heard me inviting you to watch a special presentation of the show LIVE from DevTeach Montreal. This coming Monday, December...
View Article