This is a migrated thread and some comments may be shown as answers.

New refactors...

1 Answer 28 Views
Refactorings
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
john
Top achievements
Rank 1
john asked on 19 Dec 2012, 07:00 PM
I have some suggestion for refactoring....
1. Linq2Entity ->   Compiled entity query
2. for         ->   Parallel.For
3. foreach     ->   Parallel.ForEach
4. Convert a method to ASync
5. Make method fluent
6. Inline a method

Thanks

1 Answer, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 20 Dec 2012, 01:56 PM
Hi,

 Thanks for the suggestions.
I would recommend you to post any of your suggestions, describe it in details and vote for it at our new feedback portal. As many votes it has as sooner it will be targeted for implementation.
Thank you.

Greetings,
Zdravko
the Telerik team
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
Tags
Refactorings
Asked by
john
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
Share this question
or