Apr
14
2007

Going to Vista

After several issues using Windows XP with ATI Drivers I decided to update to Vista my new professional notebook, a great HP nw 8440 with 4Gb memory :-). The update went as I thought, I was not able to reboot on Vista, after trying to fix it till 2AM with the tools on Vista DVD, it was without any luck and as I am not a real fan about updating OS, I decided to do a full install of Vista. So my dear friends of ecenter solutions, or what ever ;-), you will have to try yourself the update or to do another full installation. I see your face Bojan ;-)

To restore needed files from the old notebook installation I used Acronis True Image Workstation (offered by Acronis, Thanks). And I have to say that I really liked the way to mount an image and browse the file as read only. A great tool.

The installation and patches went really well and now I am almost ready to go and it is great to see that all my issues with changing the screen resolution went away, even with my docking station. Great. Still needing the Cisco VPN tool for Vista; but it zill qrrive I hope soon:

Btw I had an issue to install a tool I can't leave without: GhostDoc and found the solution on the forum

    • Create a batch file in the directory where the MSI file resides, containing the following line:
      msiexec /i GhostDoc1.9.5.msi
    • Right-click on the batch file and select "Run as Administrator"
Nov
11
2006

Wygwam TV Interview - Mono session

After mono session I have been interviewed in French by Patrice from Wygwam. You might find the interview on the following page. And all the video they have recorded al Wygwam TV.

During the session mono 1.2 has been announced as rtm.

It was the first time that I attend a mono presentation and I was really disappointed, even if the slides this time were able to be shown (;) Rédo). Basically I hate when someone talk about the competitor products with bad words, just to give his product a "good" feeling. And even worth when someone in the assistance is there just to give a push to the ambiance, you really think that we are that naive, or ?

Mono technically is a great thing, but it was not presented on this level. I mean having the possibility to build an application on Windows/Linux and run it on Linux/Windows/... is cool. As Miguel said his goal is to bring more developers to Linux platform, why not, but then make real application demonstration like web applications using asp.net, ado.net, apache and mysql. The demo of the game application was ok, but doesn't bring something in such a presentation.

The second part about the application to migrate .NET application to Java, was useless, after discussing with others attendees we are not really sure of the link with mono except that the company behind it has developers working for the mono project. And when you have a product that you are selling, and someone in the assistance ask you three times for a price you must give numbers not hide behind the fact that you are a technical person and not marking one.

I personally prefer the approach of the IKVM, a Java bytecode to .NET IL translator. I have for example used it to have access to FOP on .NET, before using NFop.

The discussion brought by someone on the assistance about the real goal of mono was a very good question, but the answer went in a direction of saving cost against Windows licenses, and this is just not true. You save cost on hardware when you go for example from an HP-UX to Linux, because then you will have the choice of the hardware. But from Windows to Linux...

Open source is a development model not a business model. And even if you want to use open source in your business you need to pay, something called support. The only way to save on the license/support using open source software is to have gurus internally that are working on open source projects, and for example install something like debian distribution. Because then you wont need external support.

Do you really thing that companies like novell/suse/red hat are philanthropic? For sure not they need also to make money for living.

Aug
3
2006

ASP.NET Development Server crash

This morning I had a strange crash of ASP.NET Development Server, it is the first time that it happens and I was really stressed about it.

With debugger I got: "An unhandled exception of type 'System.StackOverflowException' occurred in Unknown Module."

I thought of third parties assemblies but that wasn't it, so I finally thought of infinite loop and pointed out that I was doing the following in my last changes:

public virtual string ChromeTemplateFile

{

    get

    {

        if (WebPartManager.GetCurrentWebPartManager(Page).DisplayMode == WebPartManager.BrowseDisplayMode)

            return BrowseDisplayModeChromeTemplateFile;

        else

            return ChromeTemplateFile;

    }

    set { throw new ApplicationException("Not Implemented"); }

}

 

Bingo, one miss tipping of a properties name and you end up in an infinite loop. Thanks Valentin for the nice msn talks ;-)

Jul
8
2006

Initial Checkin of Tech Head Brothers Authoring Project on Codeplex

I just made my first checkins on CodePlex for the project Tech Head Brothers Authoring.

CodePlex is REALLY COOL, having an access to a Team Server from Visual Studio 2005 is just great. I like it very much.

This is an initial version of my authoring tool and there is more to come that I have not already migrated to this new project. Stay tuned.

About Laurent

Laurent Kempé

Laurent Kempé is the editor, founder, and primary contributor of Tech Head Brothers, a French portal about Microsoft .NET technologies.

He is currently employed by Innoveo Solutions since 10/2007 as a Senior Solution Architect and certified Scrum Master.

Founder, owner and Managing Partner of Jobping, which provides a unique and efficient platform for connecting Microsoft skilled job seekers with employers using Microsoft technologies.

Laurent was awarded Most Valuable Professional (MVP) by Microsoft from April 2002 to April 2012.

JetBrains Academy Member
Certified ScrumMaster
My status

Twitter

Flickr

www.flickr.com
This is a Flickr badge showing public photos and videos from Laurent Kempé. Make your own badge here.

Month List

Page List