|
|
Stories recently tagged with 'Refactoring'
|
|
submitted by
mrkurt
7 months, 6 days ago
tryingthisagain.com — In an attempt to avoid out parameters (which suck) in C#, I refactored a bit of contrived code to bury them elsewhere. I also worked on the equivalent F# code, and found more things about C# that may or may not suck. read more...
add a comment
|
category: Other | Views: 47
|
|
tags:
Refactoring, Functions, F#, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jbeninghove
1 year, 2 months ago
joeydotnet.com — In my current project, I have an application service that is used to make various modifications to a shopping cart, like adding cart items, applying discounts, changing quantities, etc. Well as this service class evolved, the methods were starting to look like this... read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
Refactoring | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bayarsaikhan
1 year, 3 months ago
plentyofcode.com — Refactoring is the process of changing a software system in such a way that it does not alter the external behavior and result of the code yet improves its readability and internal structure. Object oriented developers recognize the value of refactoring working code. Until recently good tools have not been available. This list contains Refactoring tools and IDEs features Refactoring support. read more...
|
|
tags:
.Net, IDE, Java, Refactoring, tool | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Hyle
1 year, 9 months ago
en.csharp-online.net — Read a review of this modern classic book by Martin Fowler of UML Distilled fame. Excerpt: Refactoring is a risky procedure that dates back to the advent of the SmallTalk programming language. But, it has since spread to all modern languages; and, it is considered critical in framework and class library development—because a framework is never right on the first iteration. Whether refactoring as a discipline is a workable practice is controversial. Adherents lobby for more disciplined restructuring and testing while doubters claim real life refactoring is impractical and tricky.
read more...
add a comment
|
category: Patterns | Views: 0
|
|
tags:
Refactoring, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
madskristensen
1 year, 11 months ago
madskristensen.dk — Have you ever heard the saying “If you don’t know where to look, don’t look at all”? Think about this saying and coding. If a piece of code somewhere in the system is causing an error, don’t split the whole thing apart to find it. Know where to look for it before you cause even more damage. read more...
add a comment
|
category: Other | Views: 0
|
|
tags:
Refactoring | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 3 months ago, submitted by
mikeon
2 years, 3 months ago
mikeoff.blogspot.com — The problems I have encoutered in Visual Studio after installing LINQ preview (May 2006) for your consideration. read more...
|
|
tags:
Refactoring, Mikeon, LINQ, Visual, Studio | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|