393 reputation
211
bio website
location
age
visits member for 1 year, 4 months
seen 18 hours ago
stats profile views 19

Apr
3
awarded  Nice Answer
Feb
9
comment Updating your edmx to reflect changes made in your db (.net linq-to-entities)
This is the way I do it as well :), this should be the accepted answer
Jan
29
comment How to Fill ListBox
When you say ListBox are you refering to a DropDownList?
Jan
29
answered Translate string from the database to different languages
Jan
23
answered MVC4 Membership GETALLUSERS()
Jan
19
awarded  Enlightened
Jan
19
awarded  Nice Answer
Jan
12
awarded  Yearling
Dec
11
answered Visual Studio Express 2012 and Git
Dec
1
awarded  Revival
Oct
14
revised Entity Framework Database First, Interface for a self referenced entity hierarchy
added 48 characters in body
Oct
14
answered Entity Framework Database First, Interface for a self referenced entity hierarchy
Oct
14
revised Entity Framework Database First, Interface for a self referenced entity hierarchy
deleted 95 characters in body
Oct
14
asked Entity Framework Database First, Interface for a self referenced entity hierarchy
Sep
30
comment Display Included object fields in the datagrid - entity framework
I would say Path=RelatedEntity.Property instead of RelatedObjectTable
Sep
30
accepted Code First Migrations for a custom NuGet package can't be executed from main application
Sep
28
awarded  Critic
Sep
28
revised Code First Migrations for a custom NuGet package can't be executed from main application
deleted 36 characters in body
Sep
28
answered Code First Migrations for a custom NuGet package can't be executed from main application
Sep
28
comment Code First Migrations for a custom NuGet package can't be executed from main application
I have a database already with data. I think that that would be the next problem. The main problem at this moment is that I find no way to run the migrations that come in the NuGet package