by Nico
Update
So the conversion to MVC3 is about done, I've uploaded the first testversion to http://www.huizedegraef.be/test and so far it's working fine.
The next step is to get the admin panel up and running, stay tuned!
Original
So the conversion of the Huize De Graef project from asp.net webforms to MVC3 is going really well.
A first testversion ran fine on my local test server using the trust configuration of the webhost (thank you SoHosted for providing the file) but unfortunatly once uploaded Entity Framework wouldn't connect to the MySQL DB, always giving security errors.
After spending 2 days researching and mailing with the SoHosted support team still no solution. At Techdays 2011 I heard something about SQL Server compact edition, a Microsoft SQL solution that didn't require an installation. A quick test indeed proved that MVC3 apps using EF and SQL CE work perfectly on the webhost.
So currently I'm converting the MySQL to SQL CE, I'm hoping to have it online by the end of the week.
by Nico
I'm guessing there will be a worldwide productivity drop, because the webbased version of Angry Birds has just gone open beta!
You can try it out here: http://chrome.angrybirds.com/
It works really well on my old IBM Thinkpad T60 that has Visual Studio 2010, remote desktop and about 11 IE9 tabs open, so it will basically run on everything!

461017c9-acb7-4cf7-bccb-5bad5742f7a3|0|.0
by Nico
So keeping a blog does sound simple, but as it turns out it's not so easy to make time to update it :)
I'm going to try and update this more often as I continue my current projects
Some of my current projects:
- Migrating the Huize De Graef website from asp.net webforms application to MVC3 and build new admin panel
- Building an XNA game for Windows Phone 7
- Building a custom blog in MVC3
That's right, I'm working on my own blog software because both Wordpress and .net blogengine don't suffice for the full 100%
The plan is to also build a Windows Phone and Windows application to write blogposts.
All these projects are done in my spare time, which I don't really have a lot of, so updates will be slow. Also because I'm learning new stuff as I go.
So expect updates more often and hopefully finally some usefull articles as well.
f6afe01a-4581-40d9-8e44-e905cd033d55|0|.0
.Net