MOST RECENT
raccoon_tim,

Windows 8 is having to endure with a lot of headwind at the moment. The weather forecast doesn’t appear to improve in the near future either with prominent game developers and publishers taking to the ...

AngelEyes,

A short but important talk about ReST, -why we should make our client simpler, how do we do it?Sebastien Lambla talks about "secret agents, assassination attempts and ReST" at Oredev.https://vimeo.com/37... ...

Michael B. McLaughlin, wp7 general

I’m looking forward to the launch of the Nokia Lumia 920. Why? Well, it stacks up better than the competition for one thing. Then there’s also that security problem that certain other phones have. Mostly, ...

Anthony Trudeau,

I found a rather simple way to remove a file association (default program) tonight that I thought others might find useful. I found it after discovering that Windows 7 doesn't provide a straight-forward ...

Robert May,

“Introducing Windows ME, reimagined as iOS6 and by Apple!”

Remember, it just works, and when it doesn’t, you’re holding it wrong.

D'Arcy Lussier,

So on Tuesday (Sept 25th) I did my 2nd Insanity workout (for those keeping track, I’m not counting the fit test as #1) and it was MURDER on my legs. I wasn’t able to get to it yesterday, and I’m noticing ...

AngelEyes,

This is long overdo... Just a short and simple example of Partial Function Application. For some good explanations, which also include the difference between Currying and Partial Function Application, ...

anirudha,

In last month I hear about Visual studio 2012's release. See hanselman's post http://www.hanselman.com/blog/VisualStudio2012AndNETFramework45IsRELEASEDHeres5MinuteVideosToGetYouUpToSpeedQuick.aspx

Aligned,

There are several blogs on how to do this (http://scottwhite.blogspot... etc). I’ve found a few useful things to point out: Debugging is difficult, but ...

PhubarBaz,

In my last post I talked about using funcs in C# to do async calls in WinForms to free up the main thread for the UI. In that post I demonstrated calling a method and then waiting until the value came ...

anirudha,

In last weeks I hear about Webmatrix 2 released. Webmatrix 2 is a nice tool for getting started working on html,css,javascript. it's supported one click installation of framework in php like Wordpres,joomla ...

Laurent Bugnion, .NET Windows 8 Work UX Technical stuff

LayoutAwarePage is a pretty cool add-on to Windows 8 apps, which facilitates greatly the implementation of orientation-aware (portrait, landscape) as well as state-aware (snapped, filled, fullscreen) apps. ...