rrinaldi

Stories submitted by rrinaldi

Learning to use Fluent NHibernate: Mapping with Composite Keys(dimecasts.net)

submitted by rrinaldirrinaldi(65) 3 years, 2 months ago

In this episode we will continue our short series on how to use the FluentNHibernate library to create you NHibernate mapping files. We will walk you though how to create your mappings for tables which have Composite Keys. This is NOT meant to teach you how to use the NHibernate OR/M read more...

1 comment |category: |Views: 870

tags: another

XML Comments: filterpriority(geekswithblogs.net)

submitted by rrinaldirrinaldi(65) 3 years, 4 months ago

Scott Dorman explores the meaning of an undocumented XML Documentation tag which is used throughout the BCL source read more...

add a comment |category: |Views: 17

tags: another

SQL Server full text indexing of HTML content (ryanrinaldi.com)

submitted by rrinaldirrinaldi(65) 3 years, 4 months ago

you happen to have a site that is storing Unicode HTML content in a SQL Server database and you want to enable full text indexing there are a few hoops you have to jump through that aren't obvious. read more...

add a comment |category: |Views: 20

tags: another