dodiese

Stories kicked by dodiese

Advices on partitioning code through .NET assemblies (codebetter.com)

submitted by vkreyninvkreynin(1424) 3 years, 5 months ago

There're many reason why you should keep the number of your .NET assemblies to the strict minimum. Learn them here. read more...

add a comment |category: |Views: 399

tags: another

Units Conversions and WPF(mindstudies.psy.soton.ac.uk)

submitted by dmitridmitri(408) 3 years, 6 months ago

One of the typical localization issues when developing applications is that of units conversion – the conversion of one measurement system to another. Though the mathematics involved in such conversions is, in most cases, very simple, the semantics surrounding the process of changing units is less so. This article is a look at the typical problem faced by developers when implementing support for units conversion in C# applications. In it, we hope to explore the many caveats and problems typically encountered by developers. read more...

add a comment |category: |Views: 37

tags: another

Exception Handling - Do's and Dont's(dotnethitman.spaces.live.com)

submitted by misbaharefinmisbaharefin(845) 4 years ago

Exceptions provide a consistent mechanism for identifying and responding to error conditions. Effective exception handling will make code more robust and easier to debug. Exceptions are a tremendous debugging aid because they help answer... read more...

add a comment |category: |Views: 71

tags: another

How DotNetKicks posts are being ripped off for other sites!(mikeduncan.com)

submitted by DuncanChudDuncanChud(925) 4 years, 2 months ago

How posts from DotNetKicks are being copy-and-pasted wholesale into other sites. Is your hard work blogging just being stolen for other companies traffic? read more...

3 comments |category: |Views: 4

tags: another

There's some darkness in your silver light.(devlicio.us)

submitted by bennagebennage(1150) 4 years, 2 months ago

Rob voices his complaints about Silverlight 2.0 from the perspective of a developer of WPF and Flash applications. read more...

add a comment |category: |Views: 3

tags: another