[fluent-nhib] Setting ForeignKey Name For Joined Subclass Using Conventions

2009-09-29 Thread Mark Phillips
Hi, Is it possible to set the ForeignKey Name for Joined Subclasses using Conventions? If so, could you please tell me how? The IJoinedSubclassInstance convention does not seem to consistently provide values of the SuperClass to enable this to be used safely. Thanks, Mark --~--~-~--~--

[fluent-nhib] Re: Hiding Useless Memembers (like ToString, GetType, etc)

2009-09-29 Thread Mikael Henriksson
Stuart I am pretty sure the "supress in same assembly" is intentional. Without that it would be kind of hard to create frameworks. :) And a BIG thanks to Miguel, I am sure not only Fluent will benefit from this but all frameworks we ever lay our hands on!! On Tue, Sep 29, 2009 at 3:51 PM, Stuart C

[fluent-nhib] Re: Hiding Useless Memembers (like ToString, GetType, etc)

2009-09-29 Thread Stuart Childs
Yes, no I understand how it works and it actually *does* work the way I expect it to if I disable ReSharper's IntelliSense overrides. I did some digging and it's a known problem with ReSharper (submitted by Fabio Maulo, in fact): http://www.jetbrains.net/jira/browse/RSRP-112038

[fluent-nhib] Re: Mapping DayOfWeek

2009-09-29 Thread Eric Ridgeway
Dayofweek is an enum and fnh does not natively support them. however there area some solutions out there if you look. On Sep 29, 2009 4:54 AM, "Mauro D." wrote: I'm trying to map a DayOfWeek property with Fluent Nhibernate but the result is: "Can't Parse 0 as DayOfWeek" How can I map it? thi

[fluent-nhib] Re: Mapping DayOfWeek

2009-09-29 Thread Mauro D.
On 29 Set, 13:42, "Mauro D." wrote: > I'm trying to map a DayOfWeek property with Fluent Nhibernate but the > result is: > > "Can't Parse 0 as DayOfWeek" > > How can I map it? > > this is my Class Mapping > > public class FasciaProduzioneMap : ClassMap >     { >         public FasciaProduzioneMap

[fluent-nhib] Re: Hiding Useless Memembers (like ToString, GetType, etc)

2009-09-29 Thread Mikael Henriksson
Of course, that's the whole point :) On Tue, Sep 29, 2009 at 2:22 PM, yonkz wrote: > > This feature only works with binary references. In the case of a > project reference, Visual Studio doesn't filter which members are > visible to intellisense based on the EditorBrowsable attribute. This > f

[fluent-nhib] HowTo set the collection type factory class

2009-09-29 Thread José F . Romaniello
How can I set the collection type factory with fluent nhibernate? Thank you in advance. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To post to this group, send email to fluent-nhibernat

[fluent-nhib] Re: Hiding Useless Memembers (like ToString, GetType, etc)

2009-09-29 Thread yonkz
This feature only works with binary references. In the case of a project reference, Visual Studio doesn't filter which members are visible to intellisense based on the EditorBrowsable attribute. This feature is designed to allow you to hide members from third party consumers of your code, and no

[fluent-nhib] Mapping DayOfWeek

2009-09-29 Thread Mauro D.
I'm trying to map a DayOfWeek property with Fluent Nhibernate but the result is: "Can't Parse 0 as DayOfWeek" How can I map it? this is my Class Mapping public class FasciaProduzioneMap : ClassMap { public FasciaProduzioneMap() { Id(x => x.Id); Map(x

[fluent-nhib] two way mirrors in trial rooms

2009-09-29 Thread ashi raheel
This site is specially designed for those people who feel tired while surfing internet or during work on internet. You can enjoy your time here. Hope you all like and send your best comments to update site. http://itstime2enjoy.blogspot.com/2009/08/beware-of-two-way-mirrors-in-trial.html --~--~--