Thursday, February 7, 2013

Create your own Metro Style Icons

SyncFusion Metro Studio 

SyncFusion  has released a great tool for creating metro style icons.
Features :
  • Export to PNG
  • Export to Sprite
  • Create Icon from font
  • 1700+ icons included

Wednesday, January 6, 2010

Broadcom NIC Teaming on Windows 2008 R2 Core

Since we became a Microsoft Partner we are slowly migrating all of our non- Microsoft software to the Microsoft equivalent. This month it was time say: Goodbye VMWare, Hello Hyper-V !

Ofcourse this causes some slight problems too :-) I VMWare it is extremely easy to setup a NLB / Failover NIC team. Just by clicking arround.

Microsoft however decided to leave the NIC teaming up to the NIC manufacturers... Word is that intel has a very good tool that works under R2 Core also.

Today I found out that the software Broadcom provides by default doesn't install on 2008 R2 Core.
Here is how it's done:

- First go to the Broadcom Website and download the last version of BACS. Unzip it and store it somewhere on the hard drive of your core installation.

- Startup the console on the Core installation and navigate to the folder with the BACS files.
- Open the subfolder named "Driver_Management_Apps_Installer"
- On the command prompt type setup /s /v/qn   (the space missing between the v and /qn is no typo!)
- Now the drivers and the software will be installed on your system.
- To open the interface navigate to C:\Program Files\Broadcom\Bacs and run Bacs.exe. The GUI will pop-up and you can setup a NLB team for the NIC's on your system.

Happy configuring !!

PS. This doesn't work on Windows 2008 Non R2 because it lacks some .Net 2.0 Framework Files...

Thursday, November 12, 2009

.Net API Code pack for Windows 7

The windows 7 API code pack provides a library for .Net developers wich can be used to acces the cool new feutures of Windows 7 with ease from managed code. The features in de pack are not available to the windows developer without the code pack !

The code pack uses the .Net 3.5 SP1 framework. Lots of examples and documentation as well as the download of the codepack can be found here: http://code.msdn.microsoft.com/WindowsAPICodePack

Happy coding !

Monday, November 2, 2009

C# 4.0 New Features part 1: Optional and Named Parameters


One of the cool new features of C# 4.0 is the abillity to use optional and named parameters. Although this is not something that changes our way of programming, it is a very handy feature though!


The birth of yet another blog

To Blog Or Not To Blog...

It seems inevedable to blog in these days, the internet gets flushed by bloggers who think they have something to say. Most of them, however, do not really have anything usefull to add.

"So Jim, why are you blogging then"
To be honoust, I don't know.

I guess it's time for me to start spreading my own garbage over the internet. It might even be an attempt to say something usefull now and then.

My intention is to fill this blog with short articles, side notes and links to info about Programming .Net , Microsoft Software and MS Operating Systems.

So, for the people who share these interests: You might like this blog.
For those who don't share these interests: Yet Another Useless Blog !

Anyway; WELCOME to my buzz.