|
|
vtortola
vtortola
 |
|
Stories kicked by vtortola
|
|
published 8 months, 24 days ago, submitted by
PeterRitchie
8 months, 25 days ago
msmvps.com — Does the "Single Point of Exit From a Function" Principle still applicable in Object-oriented programming? read more...
1 comment
|
category: C# | Views: 3
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 26 days ago, submitted by
kayos
8 months, 27 days ago
blog.reamped.net — A friend of mine was showing me about some common interfaces and some good use cases for them the other day. A discussion arose of how to accurately create a deep copy of an object and the best way to go about it. Shortly after that discussion we got into the Sort() method and how to dictate how that method will sort your objects. This is when he spilled into telling me all about these common interfaces. read more...
1 comment
|
category: C# | Views: 14
|
|
tags:
ICloneable, IComparable, C#, Interfaces | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 8 months, 29 days ago, submitted by
agnes_
9 months, 2 days ago
saftsack.fs.uni-bayreuth.de — If possible this version uses the special File.Replace on NTFS and gracially falls back on Delete+Move on any other filesystem. Nothing else to comment about here. I am just amazed that this kind of save moving is not supported by the framework itself. Instead the framework's move routine throws an exception if there is an file existing at the target location. Weird. ;) read more...
1 comment
|
category: Tips & Tricks | Views: 55
|
|
tags:
C#, .Net, TipsAndTricks, Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 6 days ago, submitted by
simoneb
9 months, 6 days ago
michaelckennedy.net — Interesting information about the new behavior of the thread pool in .NET 3.5. read more...
2 comments
|
category: CLR | Views: 8
|
|
tags:
Shit, ThreadPool, CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 6 days ago, submitted by
chinhdo
9 months, 6 days ago
chinhdo.com — Over at Programmers Heaven.com, there’s an interesting article on the potential performance impact of try/catch blocks. The article concluded that the average cost of a try/catch block is essentially nothing (sorry there’s no author information on the post), and that .NET/C# programmers should not think twice about using try/catch blocks. The author is right that a try/catch block has essentially zero cost. However, like most coding performance issues, exceptions and try/catch blocks do not have performance implications until they occur in some type of loop. read more...
9 comments
|
category: C# | Views: 9
|
|
tags:
Shit, Bullshit, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 6 days ago, submitted by
gojko
9 months, 7 days ago
gojko.net — Last week, at the London .NET User Group meeting, Ian Cooper talked about Test-driven development, focusing on both good and bad practices. I’m a big fan of learning from anti-patterns and mistakes of other people, so the second part of his session was very interesting to me. Here is a short list of things that Ian identified as symptoms that TDD has gone bad in a project, along with my comments... read more...
add a comment
|
category: Unit Testing | Views: 17
|
|
tags:
UnitTesting, TDD, Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 11 days ago, submitted by
JozefSevcik
9 months, 11 days ago
code.msdn.microsoft.com — Gmail class library for getting gmail atom feeds and for sending emails through gmail. read more...
add a comment
|
category: C# | Views: 29
|
|
tags:
Gmail, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 16 days ago, submitted by
wisemx
9 months, 17 days ago
weblogs.asp.net — LINQ provides a standard way for developers to query data in diverse locations, ranging from in memory objects, XML data, or relational data living in an Oracle Database.Lets take a look at a scenario where we use Linq to objects to query a directory on the local drive for files that match a given extension, and show the results in a Datagrid control. read more...
add a comment
|
category: Linq | Views: 6
|
|
tags:
LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 16 days ago, submitted by
j.monty
9 months, 17 days ago
blogs.msdn.com — Does the question sound rhetoric to you? Do you think the answer is “Yes” by default these days?
Think twice. Ask yourself the questions below. You may change your mind at the end. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 19 days ago, submitted by
DevTopics
9 months, 20 days ago
devtopics.com — "To err is human, but to really foul things up you need a computer." –Paul Ehrlich read more...
add a comment
|
category: Other | Views: 28
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

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