Linvi

DispatcherUnhandledException catches children window Exception before try catch (ShowDialog)

Problem Application.DispatcherUnhandledException is a solution provided by the .NET Framework to...

Author: linvỉ Date: 09/30/2013

Nested/Recursive Regex and .NET Balancing Groups - Detect a function with a Regex

Problem Overview Regex is a powerful tool allowing us to extract content from a string based on a...

Author: linvỉ Date: 05/14/2013

Insert a WebBrowser in a Word Document! Or how to insert a WPF/ Winform Custom UserControl in a Word Document

This post provides an example on how to insert custom control inside a Word Document using VSTO. You...

Author: linvỉ Date: 04/15/2013

MSCOMCTL.OCX won’t register

I have been facing an issue with the Visual Basic component MSCOMCTL.OCX which I was not able to...

Author: linvỉ Date: 04/09/2013

Netsh wlan start hostednetwork, The hosted network couldn't be started.

While trying to share my wifi connection, the error "The hosted network couldn't be started. The...

Author: linvỉ Date: 01/26/2013

SQL server 2012 Install/Update Failure - 84B20001

When trying to update SQL Server 2012 with the patch KB2716442 (Windows 8) I was not able to solve...

Author: linvỉ Date: 10/19/2012

TypeScript project in Visual Studio 2012

Introduction Reading some forums, I have seen some people having troubles creating a new TypeScript...

Author: linvỉ Date: 10/02/2012

Bulk Copy - Use BCP from SQL to concat databases

Introduction This post’s goal is to introduce you to Bulk Copy. We’ll create a SQL query...

Author: linvỉ Date: 08/30/2012

Activate Windows 8 RTM Enterprise without slui (DNS name does not exist)

If like me you have installed Windows 8 Enterprise on your machine, you have certainly noticed that...

Author: linvỉ Date: 08/28/2012

Debugging Node.JS

Node.Js is a simple technology to host a webserver. I wanted to share the steps to enable debugging...

Author: linvỉ Date: 07/21/2012

WPF - Select canvas UIElement

This post goal is to demonstrate how to deal with canvas drawing and selection of items in the...

Author: linvỉ Date: 09/26/2011

Hello World

Hi, this is my first post on my msdn blog. I decided to create this blog after 6 months working at...

Author: linvỉ Date: 09/20/2011