| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 5 months |
| seen | 19 hours ago | |
| stats | profile views | 30 |
|
Apr 30 |
comment |
Is it possible to change return type when intercepting a method? @NSGaga the usage is very simple var repository = new PersonRepository(); List<PersonEntity> persons = repository .GetAll(). I can change the code/design all I want. |
|
Apr 30 |
comment |
Is it possible to change return type when intercepting a method? @BrianO''Byrne Your suggestion would solve the problem, but it doesn't answer the question: Is it possible to change return type when intercepting a method? Maybe the answer is no. |
|
Apr 27 |
asked | Is it possible to change return type when intercepting a method? |
|
Apr 19 |
awarded | Popular Question |
|
Apr 7 |
awarded | Popular Question |
|
Mar 5 |
awarded | Caucus |
|
Feb 18 |
asked | Filter on language or country in Facebook graph api? |
|
Feb 11 |
awarded | Popular Question |
|
Jan 29 |
awarded | Teacher |
|
Jan 19 |
accepted | How to get general data from facebook graph api |
|
Jan 19 |
asked | How to get general data from facebook graph api |
|
Dec 23 |
awarded | Critic |
|
Dec 23 |
accepted | How do I write equations with sin in .NET Math class? |
|
Dec 22 |
asked | How do I write equations with sin in .NET Math class? |
|
Nov 6 |
accepted | Default model binder freaks out when explicitly defining controller parameter |
|
Nov 6 |
accepted | Why use Automappers ValueResolver? |
|
Nov 6 |
comment |
Why use Automappers ValueResolver? Now I'm content. Tanks! |
|
Nov 5 |
comment |
Why use Automappers ValueResolver? Thanks for your reply. I'm sure you're right but I'm not yet satisfied. See the example I added in the original question. I can perform business operations and throw exceptions without using a ValueResolver. Is possible for you to show an example where I must use a ValueResolver? |
|
Nov 5 |
revised |
Why use Automappers ValueResolver? more code examples |
|
Nov 5 |
comment |
visual studio 2012 RC Could not load type System.Web.Http.RouteParameter This didn't work for me. |