Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » C#   (RSS)

Introducing new blog series - Bag of toys

Introduction I have many PowerShell scripts and functions lying around, some are preloaded in my profile, some I just use from time to time and can be found in PowerShell’s folder on one of my computers. Every time I am faced with a computer task (or
Posted by Lior Elia | 1 Comments
Filed under: , , ,

Creating a debugger visualizer for Visual Studio (C# tutorial)

This article was originally published here . What is a “debugger visualizer”? Here’s a direct quote from MSDN: A visualizer creates a dialog box or other interface to displays a variable or object in a meaningful way that is appropriate to its data type.

Converting icons from 32bit to 16bit

The story behind this post Last week I ran into an interesting bug at work. We were extracting icons on one windows machine and saving them on an another windows machine as part of one of our features. This was a mechanism developed a while ago and it
Posted by Lior Elia | 2 Comments
 
Page view tracker