|
|
terrble
terrble
 |
|
Stories submitted by terrble
|
|
submitted by
terrble
4 months, 3 days ago
nunit.com — For new applications, I recommend you set aside ExpectedException and use either Assert.Throws or Throws.Exception. That way, what you are testing is clearly stated right in the code, for everyone to see. read more...
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 months, 4 days ago
jeffreypalermo.com — If you are looking for a full, working application as an example, please have a look. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 5 days ago, submitted by
terrble
4 months, 5 days ago
jeffreypalermo.com — The fundamental rule is that all code can depend on layers more central, but code cannot depend on layers further out from the core. This architecture is unashamedly biased toward object-oriented programming, and it puts objects before all others. read more...
1 comment
|
category: Architecture | Views: 291
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 months, 12 days ago
code.msdn.microsoft.com — This is a set of libraries to demonstrate functional programming aspects as implemented in C#. This is not to imply that C# is a functional language, but can implement some of the aspects of it. This project is to demonstrate some of those techniques read more...
add a comment
|
category: C# | Views: 13
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 months, 12 days ago
albahari.com — Of all the things that will drive you to manually constructing expression trees, the need for dynamic predicates is the most common in a typical business application. Fortunately, it’s possible to write a set of simple and reusable extension methods that radically simplify this task. This is the role of our PredicateBuilder class. read more...
add a comment
|
category: Linq | Views: 11
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 11 days ago, submitted by
terrble
4 months, 12 days ago
grimes.demon.co.uk — Ask anyone the question above and they will say that managed is slower than unmanaged code. Are they right? No they are not. The problem is that when most people think of .NET they think of other frameworks with a runtime, like Java or Visual Basic; or they may even think about interpreters. They do not think about applications, or what they do; they do not think about limiting factors like network or disk access; in short, they do not think. read more...
6 comments
|
category: CLR | Views: 474
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 13 days ago, submitted by
terrble
4 months, 14 days ago
codingthewheel.com — Ruby. Java. C#. VB.NET. And yes, even Haskell. Whatever you program in: C++ will make you better at it. read more...
add a comment
|
category: C++ | Views: 264
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 4 months, 17 days ago, submitted by
terrble
4 months, 18 days ago
lostechies.com — I've been hearing from several colleagues about how their Visual Studio solution files have many (i.e. more than 10, and usually more than 30 -- in one case, more than 100!). So far, none of them have been able to give me any good explanation for why this is and most of them hate it but they can't change it because their architect/lead/whatever won't let them.
I'm hoping that by getting the discussion going on this in the greater community, we can try to discourage everyone from having lots of projects in a solution. read more...
add a comment
|
category: Visual Studio | Views: 447
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
terrble
4 months, 18 days ago
bradwilson.typepad.com — Is it possible that you simply can't create Nullable<T> programmatically for an arbitrary T? Is Nullable<T> a Heisenberg-Type, where observing it changes it fundamentally? read more...
add a comment
|
category: CLR | Views: 15
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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