Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
javascript pattern framework
database pattern framework
adaptive data models
design patterns
javascript tutorial
sql + database tutorial
all tutorials
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Tags
Code Smells
Tagged with:
Code Smells
3
records found
date
active
views
answers
votes
Do you feel guilty when using a C# switch statement?
Now that I am familiar with Design Patterns I am beginning to feel guilty whenever I use the C# switch statement. It is almost like switches are a 'code smell' and that a better solution is possible ...
Mar 29, 2011
by
John Telstra
56
94.0
Last:
Mar 29, 2011
by
Robert Blixt
1,128
99.9
C#
switch
Code Smells
Views
1.6K
Answers
1
Votes
0
Answer
Code
Follow
0
Correcting Code Smells with Design Patterns?
I think I understand what a code smell is (don't you love that term? -- reminds me of fish for some reason). Here is what Wikipedia has to say about these smells: A code smell is any symptom in the source ...
Mar 04, 2011
by
Leo Benson
122
96.5
Last:
Mar 06, 2011
by
Rajesh Pillai
1,284
100.0
Code Smells
Refactoring
Design Patterns
Views
1.6K
Answers
1
Votes
0
Answer
Code
Follow
0
How to identify appropriate Design Patterns to resolve code smells
Hi, I am involved with an application where there are a lot of coding issues (i.e code smells), such as, many if else conditions, hard coded data passing from one layer to another, etc.. I want to ...
Sep 14, 2010
by
Harshad Riswadkar
256
99.4
Last:
Sep 14, 2010
by
Nunu Kohli
50
50
Design Patterns
Refactoring
Code Smells
Views
2K
Answers
1
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top