#fluentnhibernate zoekresultaten
NHibernate with Firebird... are these features enabled? stackoverflow.com/questions/6375… #firebird #csharp #fluentnhibernate #nhibernate
How To Configure Multiple ISessionFactory in NHibernate? stackoverflow.com/questions/4201… #csharp #nhibernate #fluentnhibernate
C# Fluent NHibernate map table with no ID stackoverflow.com/questions/7170… #orm #csharp #fluentnhibernate
How select only root entity and all inner entiry with identificator loaded(with statlesssession) stackoverflow.com/questions/6536… #csharp #nhibernate #fluentnhibernate
Blogged about integration testing #FluentNHibernate mappings with #AutoFixture http://bit.ly/ov96W9
is still #FluentNHibernate sources on SVN repository broken? Workaround... http://pastie.org/586860
Always leave your FKs nullable! you got me again #FluentNHibernate
#fluentnhibernate: confusing how .Mappings(m => m.AutoMappings, m.FluentMappings) are processed and override each other (or not)
#fluentnhibernate with #nhibernate.linq rocks! http://tinyurl.com/mn9ado
There's nothing "fluent" about having to make a whole new class to specify "hilo" as your ID strategy. #fluentnhibernate #nhibernate
How do you guys read documentations and see exactly what you are looking for? #Techtwitter #CSharp #FluentNHibernate
Help, can't find any good references for: Fluent NHibernate + Automapping + Table-Per-Hierarchy + Enums as discriminator #FluentNHibernate
Integrating #castle NHibernateFacility with #FluentNHibernate, thanks god 6 months ago they accepted my ConfigurationBuilder patch :)
which is the public repo (main line) of #FluentNHibernate ? (can't find it in #GitHub)
I just posted my first question on stackoverflow on #fluentnhibernate filters : one small step for mankind, ... :) http://bit.ly/d2gr5D
Dei mais um passo, e consegui usar #FluentNHibernate e #FluentMigrator com #DotNETCore, ainda em versão preview, mas bom o suficiente. É o ponto que eu precisava para adotar o NH de vez no .NET Core. Vejam o post, e tem um exemplo de código no Github. buff.ly/2EHfaTe
First time using #NuGet for real work=fail? Turns out its an outage. Fear: Did I cause it? timestamps match. wanted #FluentNHibernate
StackOverflowException when use hierarchical object mapping with AutoMapper and Fluent NHibernate lazy loading #ASP.NetMVC #Automapper #FluentNHibernate via sadomovalex bit.ly/3NpLe3j
How do you guys read documentations and see exactly what you are looking for? #Techtwitter #CSharp #FluentNHibernate
C# Fluent NHibernate map table with no ID stackoverflow.com/questions/7170… #orm #csharp #fluentnhibernate
NHibernate with Firebird... are these features enabled? stackoverflow.com/questions/6375… #firebird #csharp #fluentnhibernate #nhibernate
Mapping object-oriented models to relational models creates challenges. This article shows how to easily represent one-to-many relationships with Fluent Migrator and Fluent NHibernate levelup.gitconnected.com/one-to-many-re… #FluentMigrator #FluentNHibernate #net5 #csharp
Database transactions are as easy as Begin-Commit? Well, not quite. This article shows how to catch exceptions and roll back a transaction in C#. It also shows how to make this easy and without duplicate code. medium.com/swlh/database-… #net5 #NHibernate #FluentNHibernate #csharp
Working with databases in .NET 5 doesn't have to be hard. This article shows how using Fluent NHibernate can make it increadibly easy. Spend more time on the core functionality of your software. medium.com/nerd-for-tech/… #nhibernate #FluentNHibernate #net5 #csharp
How to use transactions with NHibernate on .NET 5.0 - How to avoid duplicating boilerplate code: An easy to read intro manfredmlange.medium.com/database-trans… #csharp #nhibernate #fluentnhibernate #net5 #netcore
How To Configure Multiple ISessionFactory in NHibernate? stackoverflow.com/questions/4201… #csharp #nhibernate #fluentnhibernate
How select only root entity and all inner entiry with identificator loaded(with statlesssession) stackoverflow.com/questions/6536… #csharp #nhibernate #fluentnhibernate
O #FluentMigrator e o #FluentNHibernate agora tem versões estáveis. Atualizei o projeto de exemplo. Isso é *muito importante*, agora temos versões estáveis para uma stack que inclui um ORM bastante poderoso com #dotnetcore. Bora comemorar! buff.ly/2JSgfex
Dei mais um passo, e consegui usar #FluentNHibernate e #FluentMigrator com #DotNETCore, ainda em versão preview, mas bom o suficiente. É o ponto que eu precisava para adotar o NH de vez no .NET Core. Vejam o post, e tem um exemplo de código no Github. buff.ly/2EHfaTe
Great post about #FluentNHibernate and #AutoMapping iamnotmyself.com/2011/06/22/usi… …
when @AutofacIoC, #NCrunch, #FluentNHibernate, #dbup and other tooling/patterns that I'm used to support Core AND it's easy to migrate to...
@majimenezp Pues si esta guapa #nancyfx es como #PHPslim , ahora estoy probando si funciona bien con GNU/Linux y #FluentNhibernate
We compared #fluentnhibernate vs #loquacious - see results: techwars.io/fight/fluentnh…
We compared #fluentnhibernate vs #loquacious - see results: techwars.io/fight/fluentnh…
Always leave your FKs nullable! you got me again #FluentNHibernate
How select only root entity and all inner entiry with identificator loaded(with statlesssession) stackoverflow.com/questions/6536… #csharp #nhibernate #fluentnhibernate
C# Fluent NHibernate map table with no ID stackoverflow.com/questions/7170… #orm #csharp #fluentnhibernate
How To Configure Multiple ISessionFactory in NHibernate? stackoverflow.com/questions/4201… #csharp #nhibernate #fluentnhibernate
NHibernate with Firebird... are these features enabled? stackoverflow.com/questions/6375… #firebird #csharp #fluentnhibernate #nhibernate
Database transactions are as easy as Begin-Commit? Well, not quite. This article shows how to catch exceptions and roll back a transaction in C#. It also shows how to make this easy and without duplicate code. medium.com/swlh/database-… #net5 #NHibernate #FluentNHibernate #csharp
Mapping object-oriented models to relational models creates challenges. This article shows how to easily represent one-to-many relationships with Fluent Migrator and Fluent NHibernate levelup.gitconnected.com/one-to-many-re… #FluentMigrator #FluentNHibernate #net5 #csharp
Working with databases in .NET 5 doesn't have to be hard. This article shows how using Fluent NHibernate can make it increadibly easy. Spend more time on the core functionality of your software. medium.com/nerd-for-tech/… #nhibernate #FluentNHibernate #net5 #csharp
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Thursday 27.2K posts
- 2. #TheFirstDayandNight N/A
- 3. Happy Halloween Eve 1,713 posts
- 4. #PitDark 1,148 posts
- 5. #ThursdayThoughts 2,605 posts
- 6. Happy Friday Eve N/A
- 7. #thursdaymotivation 3,193 posts
- 8. #thursdayvibes 2,889 posts
- 9. Super Sentai 1,601 posts
- 10. Happy Birthday Kat 1,332 posts
- 11. Tomorrow is Halloween 2,321 posts
- 12. Rickey 1,266 posts
- 13. ARC Raiders 19K posts
- 14. Heaven Can Wait N/A
- 15. FUNDRAISE 2,458 posts
- 16. Austin Reaves 71.3K posts
- 17. Thune 35.2K posts
- 18. President Xi 99.3K posts
- 19. Sudan 878K posts
- 20. Chipotle 6,783 posts