|
|
PatrickSmacchia
PatrickSmacchia
 |
|
Stories kicked by PatrickSmacchia
|
|
published 9 days, 12 hours ago, submitted by
johnsheehan
9 days, 15 hours ago
codebetter.com — I was recently browsing the code source of Managed Extensibility Framework and realized that this future part of .NET 4, full of tricky and advanced ideas, was naively relying on strings to describe files and directories paths. It seems that the version 4 of .NET will miss the need for a descent path API. There is the class System.IO.Path but it is feature limited, full of flaws and pitfalls (to not say bugs) and it fosters users to encode their paths into raw strings. It seems to me that using strings to encode paths is as primitive as using String.IndexOf("<tag>") to parse some XML. read more...
1 comment
|
category: CLR | Views: 247
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 3 months, 5 days ago, submitted by
Lein
3 months, 13 days ago
codebetter.com — A case study of cleaning up entangled code by reducing dependencies.
Tips of how to avoid more entangled code to be added.
Plugs NCover. read more...
1 comment
|
category: Architecture | Views: 491
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aloker
3 months, 15 days ago
blog.andreloker.de — The current version of NDepend added support for dependency graphs under 64 bit operating systems. If you remember, this was one of the few points of criticism I mentioned in my little review on NDepend. Visual NDepend can now visualize the dependencies between types, namespaces and members read more...
add a comment
|
category: Products | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 25 days ago, submitted by
Widescreen
4 months, 25 days ago
codebetter.com — Really interesting breakdown of the new 3.5 sp release. read more...
1 comment
|
category: CLR | Views: 374
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 15 days ago, submitted by
traskjd
6 months, 16 days ago
blog.bluecog.co.nz — Code quality is an important aspect of every software development project - discover how NDepend can aid in giving you a richer and more meaningful understanding of the quality of your code as well as helping to identify areas you could improve. This post is a high level overview of what you can achieve with NDepend. read more...
add a comment
|
category: Tips & Tricks | Views: 365
|
|
tags:
NDepend, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 7 months, 8 days ago, submitted by
maartenba
7 months, 9 days ago
blog.maartenballiauw.be — A while ago, I blogged about code performance analysis in Visual Studio 2008. Using profiling and hot path tracking, I measured code performance and was able to react to that. Last week, Patrick Smacchia contacted me asking if I wanted to test his project NDepend. He promised me NDepend would provide more insight in my applications. Let's test that! read more...
add a comment
|
category: C# | Views: 256
|
|
tags:
Architecture, Design, Code, Performance, Quality | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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