finarfin

Stories kicked by finarfin

NH2.1.0: generators behavior explained(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

Diving in generators behavior. In the last year we saw an increment of NHibernate’s users and sometimes they are ignoring some facts, by the way I'm hoping this post will be useful to “old” users too. I will try to show you what happen behind the scene and hopefully this will be one of the bases, of your decision, when you must choose a POID generator strategy.... read more...

add a comment |category: |Views: 191

tags: another

Diving in NHibernate.Validator(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

Surfing in the NET, to find some NHibernate.Validator (NHV) example, I saw that there are various things not so clear about how NHV is working. In this post I’ll try to give you a more deep explication.... read more...

1 comment |category: |Views: 284

tags: another

NHibernate.Validator: fluent-interface configuration(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

Fluent interface configuration for NHibernate.Validator explained. read more...

add a comment |category: |Views: 279

tags: another

Fluent Validation With ASP.NET MVC and Db4o(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 3 months ago

In this post, Tuna tries to implement validation that uses Fluent Validation as its validation framework. The approach he has taken is to apply validation rules at persistence level. read more...

add a comment |category: |Views: 353

tags: another

NH2.1.0: New generators(fabiomaulo.blogspot.com)

submitted by fabiomaulofabiomaulo(605) 3 years, 3 months ago

NHibernate new identity-style generators available for various dialects. read more...

add a comment |category: |Views: 273

tags: another

Castle Custom Component Activators(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 3 months ago

In this post, Tuna tries to explain what ComponentActivators of Windsor does, and how we can extend the framework abilities. read more...

add a comment |category: |Views: 112

tags: another

MVC Storefront Final(blog.wekeroad.com)

submitted by sharplifesharplife(4570) 3 years, 4 months ago

Rob Conery published the final episode of MVC Storefront video series. read more...

add a comment |category: |Views: 417

tags: another

All Microsoft SDKs in one place!(blogs.msdn.com)

submitted by sharplifesharplife(4570) 3 years, 4 months ago

Here's an almost complete list of all Microsoft SDKs for Azure Services Platform, Windows Desktop, Server Technologies, etc. along with their links in one place. read more...

1 comment |category: |Views: 532

tags: another

Transactional File System Operations with C#(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 4 months ago

In this post Tuna tries to explain his approach to transactional file system operations. This piece of code uses two of the Vista's new features namely Kernel Transaction Manager(KTM) and Transactional NTFS. read more...

1 comment |category: |Views: 1016

tags: another

NHibernate SchemaValidator(tunatoksoz.com)

submitted by tehliketehlike(1000) 3 years, 6 months ago

In this post Tuna tells about a new NHibernate feature: NHibernate SchemaValidator read more...

add a comment |category: |Views: 107

tags: another