Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

July 26, 2014

A sample Wix installer using the ActiveSetup feature

All users have the software in the case of a local machine install contrary to user install

.NET activesetup Addin Excel Excel-DNA installer msi windows registry wix

July 8, 2014

Executing PSake build script with Teamcity

For my build tasks I have been using MSBuild for a while. I found out that it is fine to use it for standard build tasks such as invoking msbuild.exe itself. However, when it comes to really custom actions it...

build C# msbuild powershell psake software versioning teamcity

June 1, 2014

Tools for javascript TDD with Visual Studio

In this post I describe the tools that I have selected for efficient development of javascript tests within Visual Studio. Indeed, if you are developing sites with ASP.NET or Apps for Office then you are more or less committed to...

chutzpah jasmine javascript MSTest powershell Unit Testing visual studio

March 15, 2014

Unit Testing Drag and Drop logic with MVVM pattern in WPF

I recently had a discussion with a friend about the Model-View-ViewModel pattern (MVVM) for UI apps and the fact that it allows unit testing where you would not have thought it possible in the first place, for example, logic involved...

C# GongWPF mock framework MOQ MSTest MVVM Unit Testing WPF XAML

December 22, 2013

No hdmi sound without OS reboot? Restart the drivers...

Edit: end july 2015 the problem is now fixed for me with windows 10.

Device driver HDMI hdmi sound Microsoft Windows Operating system powershell Television

Newer Posts Page 5 of 6 Older Posts

Benoît Patra's blog © 2024.
Powered by Jekyll.

Back to top