Default value for bit type

first post: FyodorM wrote: I have several bit columns that have default values. I have attemp...

latest post: ctacke wrote: Can you provide a simple repro app for this?

Left join between two tables

first post: hunguyen75 wrote: How do I accomplish the equivalence of using left join between two...

Null Column

first post: hunguyen75 wrote: If I have a column that has either a value or null (by default), w...

latest post: hunguyen75 wrote: Thanks for your quick reply. Yeah I solved it by setting the Entity...

SQL Server 2008 R2

first post: Vaccano wrote: I notice that this supports SQL Server CE. Would you be willing t...

latest post: ctacke wrote: @Erik, Absolutely, there's no reason not to investigate other ORMs,...

how to set a primary key initial value

first post: wince wrote: Hello, I have an entity like below [Entity(KeyScheme.Identity)] p...

latest post: wince wrote: OK. Thanks.

how does Reference attribure work?

first post: wince wrote: I'm trying to understand how the ORM work, and I have a question. ...

latest post: wince wrote: I have two sets of sensors which measure the same parameters but by...

Speeding up OpenNETCF.ORM ?

first post: chriszero wrote: Hi, I'm using the OpenNETCF.ORM with SQLCE to save enviromental s...

latest post: ctacke wrote: So after discussing it with the SQL Compact team and doing some tes...

Inserting with GUID-key Scheme

first post: RickardLofstrom wrote: Hi there, first I'd like to thank you all for this framewinork, it...

latest post: ctacke wrote: Not sure how I missed this question - sorry for the delay. Just lea...

Additional case for EnsureCompatibility()

first post: djb wrote: I noticed the more recent builds have an EnsureCompatibility() met...

latest post: ctacke wrote: Just completing the loop here - the last source check ( a few weeks...

How to store long data

first post: svbirdy wrote: Hello, i want to store a long bytearrayin my db. I tried Convert.T...

latest post: ctacke wrote: No idea how that happened, but yes, TFS missed adding them into th...