Greg Does IT

Do it to get it

About

The blog of Gergely Orosz on IT related topics: web, software design, .NET, PHP and the rest. Follow me @gergelyorosz on Twitter.

Archive for April, 2009

First trip to Silicon Valley

Monday, April 13th, 2009

In summer 2008 me and three friends representing Hungary as team DigitalMania took part in the Microsoft Imagine Cup competiton in the software design category - one of the largest student technology competitons in the world. The task was to design an implement a solution regarding an environmental issue. We focused on the water problem [...]

Read the rest of this entry »

CMS Vendor Meme - the Sense/Net Response

Thursday, April 9th, 2009

About two weeks ago ECMS vendor Day started off a smaller lavina in the CMS vendor blogosphere by completing the reality checklist published by CMS Watch and tagged some other vendor to have them complete it as well.
As of now more than 20 vendors have completed this checklist. Even though Sense/Net was not tagged once [...]

Read the rest of this entry »

I’ve ran into a querying scenario with NHibernate that was much less obvious to solve with the NHibernate query API than it would have been with SQL - for me at least.
In my model I’ve had a simple many-to-many relation: Entries that had multiple Categories each and Categories that belonged to multiple Entries as well.
In [...]

Read the rest of this entry »