683 reputation
1320
bio website
location
age
visits member for 1 year, 4 months
seen 14 hours ago
stats profile views 142

Humpback Whale


19h
answered An Entity with Key (PK) will not round-trip
19h
asked An Entity with Key (PK) will not round-trip
21h
accepted return only objects with count more than X
21h
comment return only objects with count more than X
Exactly what i was looking for. Thanks also for the false inspiration, i didn't know you could do that :) I like it better as well
22h
comment return only objects with count more than X
yes that was the thing i was looking for. Thanks man!
22h
asked return only objects with count more than X
22h
comment LINQ to Entities does not recognize the method 'System.Collections.Generic.List`1[System.Int32]
:)yes i noticed indeed, anyways, thanks for the answer :)
1d
accepted LINQ to Entities does not recognize the method 'System.Collections.Generic.List`1[System.Int32]
1d
comment LINQ to Entities does not recognize the method 'System.Collections.Generic.List`1[System.Int32]
In java jpa you define the java property names directly in the generated poco class. I don't know where to do that with the efw.
1d
comment LINQ to Entities does not recognize the method 'System.Collections.Generic.List`1[System.Int32]
where is it posisble then to change the property names without them being overwritten every time you reload the model? In the edmx diagram?
1d
comment LINQ to Entities does not recognize the method 'System.Collections.Generic.List`1[System.Int32]
thanks that solved it. yeah i know it does that but sql naming conventions say you need to use underscores with the first two letters representing the table name. In order to solve that i would have to to getst_past_enrollment_success which is a bit weird. With java's jpa you can create synomyms, with c# efw that's not possible...
1d
asked LINQ to Entities does not recognize the method 'System.Collections.Generic.List`1[System.Int32]
May
17
accepted Can't execute regular sql query through Entity Framework
May
17
comment Can't execute regular sql query through Entity Framework
will accept after 5 mins when the system allows me too
May
17
comment Can't execute regular sql query through Entity Framework
yeah hahaha i just realised that also was just about the delete the question lol.
May
17
asked Can't execute regular sql query through Entity Framework
May
12
asked Exception when creating new ADO.NET Entity Data Model
May
12
accepted jQuery Address appends new deep link to existing deep link
May
11
awarded  Popular Question
May
10
comment Woocommerce: disable payment method with cost on delivery
you have to look in your code for that. And when you find it include the above command when the ajax content has been parsed in the document without the $(document)ready