class Programmer : IEnableMuch {
"Simplicity can't be bought later, it must be earned from the start" -- DB
Wednesday, May 29, 2013
Limited .DefaultIfEmpty support is available on NHibernate now
›
As of the time of this writing, DefaultIfEmpty is not yet available on NHibernate from NuGet, so just get the latest NHibernate directly fro...
Friday, May 24, 2013
Automating Integration Test with WatiN and Microsoft Test
›
A physicist is an atom's way of knowing about atoms. – George Wald We also have that in software development field. The web developer...
My musings on domain modeling. To map or not to map a collection
›
There's no such thing as bloated model, especially NHibernate doesn't eagerly load an entities' collections when we don't e...
Wednesday, May 22, 2013
When a language feature renders the naming convention / design pattern obsolete
›
I initially wrote this kind of code: string i18n_EmployeeName = I18nUtility.GetGlobalResourceString("EmployeeName"); string i18n...
Thursday, May 16, 2013
.NET The Future
›
Windows/Azure has a bright future and .NET does not. Learn as many as platforms as you needed for your career, it's not on Microsoft...
1 comment:
‹
›
Home
View web version