Joined: Tue Mar 27, 2007 10:55 pm Posts: 2103 Location: Earth Has thanked: 39 time Have thanks: 56 time
Hi dear ,
If you need any help in C# ,just make a new topic (click on -new topic button - ) . and share with us your problem and we will help your as soon as possible .
Please if you have a code post it with the [code] tags in your posting form .And please give us clear description.You have to login to make a topic .If you are not yet, a member of ^codemiles^ you can register free and fast .
Thank you
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
infomercialscams
Question subject: Re: Need help in C#
Posted: Thu Jun 04, 2009 1:06 pm
Joined: Thu Jun 04, 2009 12:49 pm Posts: 3 Has thanked: 0 time Have thanks: 0 time
Hello kindly help me I have Problem with c# automatic properties?
I'm having an issue with Ibatis.Net 1.6.2 and the auto properties of c# 3. Basically I have a nullable boolean property. When I map to the auto property it comes back as false when it should be null. However, when I convert the property to a traditional property with a backing field it comes back correctly as null. Is this a known issue?