воскресенье, 27 января 2013 г.

Visual Studio Feeds English

Visual Studio Feeds English


Interview Question: What is Duck Typing?

Posted: 27 Jan 2013 01:45 PM PST

"Duck Typing" is not a common interview question but one of the interviewer in a panel may ask you this just to check

Facebook Graph Search

Posted: 27 Jan 2013 12:14 PM PST

Facebook last week announced Social Graph Search, a replacement of the rudimentary built in Facebook search.  Graph Search not only makes anything posted publicly in

My experiences with Knockout

Posted: 27 Jan 2013 10:42 AM PST

It has been quite here for some month as I was very busy on some critical projects and I also got used to

Adventures in Debugging: The NHibernate “don’t flush the Session” Error

Posted: 27 Jan 2013 10:11 AM PST

This is the first article in a new sporadic series I'll contribute to from time to time wherein I'll discuss some noteworthy issues

How to use the Accelerometer in Windows 8 C#/XAML Applications

Posted: 27 Jan 2013 05:22 AM PST

This post is part of a mulit-part posting series on how to use some of the onboard device sensors in Windows 8 applications. 

Organizing commands and queries

Posted: 27 Jan 2013 05:07 AM PST

In the last few posts I settled on an architecture for handling commands and queries. A byproduct

C# null-coalescing operator ??

Posted: 27 Jan 2013 04:51 AM PST

C# language provides many features and null-coalescing operator(??) is one of them. It's a great operator to check whether object is null and

WiX installer for VSTO projects

Posted: 27 Jan 2013 03:51 AM PST

A few people have been asking me for something akin to an MSI-based installer for my NoReplyAll (http://research.microsoft.com/en-us/projects/researchdesktop/noreplyall.aspx) tool but

Using async/await with WebClient in Windows Phone 8 (or: TaskCompletionSource saves the day)

Posted: 27 Jan 2013 03:36 AM PST

When you share code between Windows Phone 8 and Windows 8, you can use async/await (http://msdn.microsoft.com/en-us/library/hh191443.aspx) to code against asynchronous APIs, which is

OData for Team Foundation Service

Posted: 27 Jan 2013 01:49 AM PST

Last week I wrote (http://blogs.msdn.com/b/bharry/archive/2013/01/14/accessing-team-foundation-server-with-odata.aspx) about accessing TFS using OData and how this makes writing device apps against TFS easier.  Friday, we published

Комментариев нет:

Отправить комментарий