15,602 reputation
11535
bio website
location Tbilisi, Georgia
age 23
visits member for 2 years, 2 months
seen 15 hours ago
stats profile views 634

Convention over configuraiton!


May
5
awarded  Nice Answer
Apr
26
awarded  c#
Apr
25
comment entity type has no key defined - Code first
That should have fixed error. Maybe you should rebuild solution to make it work
Apr
25
answered entity type has no key defined - Code first
Apr
23
comment Is there anyway to populate an outlook email from an asp.net-mvc web page
Why would one downvote this?
Apr
19
comment How to Hide Parameters of URL in MVC4
You should not hide them
Apr
19
comment How can I put a button in the down state?
@Casebash ok. It's very simple with custom styles, I do not know how can it be done with browser ones. Maybe you could make your css for button to look like as browser default.
Apr
19
comment How can I put a button in the down state?
Do you want to use browser's default button styles or use custom css?
Apr
2
awarded  Guru
Apr
1
awarded  Nice Answer
Apr
1
comment Adding multiple nested items inside one form
You do not need to save languages temporarily on server - you save them in inputs in client-side html.
Apr
1
answered Adding multiple nested items inside one form
Mar
30
awarded  Good Answer
Mar
28
answered Naming Convention for Entity Models when Using MVC
Mar
28
answered Submit form in <a href=“form.submit();”>
Mar
22
comment Asp.Net MVC Partial view with Nullable<T> model
You're welcome @StefanoAltieri
Mar
22
comment Asp.Net MVC Partial view with Nullable<T> model
My code was just a guess :). You could do @Html.DisplayFor(model => user.ResignDate, "UserStatus"), but as I mentioned, only if UserStatus view is placed in DisplayTemplates folder
Mar
22
answered Asp.Net MVC Partial view with Nullable<T> model
Mar
22
awarded  Nice Answer
Mar
14
awarded  asp.net-mvc-3