grauenwolf

Stories kicked by grauenwolf

Do Language Specific Libraries Belong in .NET? (infoq.com)

submitted by grauenwolfgrauenwolf(75) 3 years, 11 months ago

Should we really have libraries in .NET that are language specific? Why do only VB programmers get a Copy Directory function? Why do J# programmers (all 3 of them) get ZIP and UNZIP for free? read more...

add a comment |category: |Views: 18

tags: another

Anonymous Methods vs Threads(vaultofthoughts.net)

submitted by mikeonmikeon(5200) 4 years, 11 months ago

What happens when you combine anonymous methods and threads - a things you need to be aware or you will encounter a strange behavior that will be hard to explain. read more...

add a comment |category: |Views: 14

tags: another

The wrong attitude of learning on the job(buunguyen.net)

submitted by qn111qn111(575) 4 years, 11 months ago

When many years of experience does not mean a penny read more...

add a comment |category: |Views: 7

tags: another

Quick Tip: Use System.IO.Path.Combine instead of string concatenation(mattberseth.com)

submitted by mbersethmberseth(1385) 4 years, 11 months ago

System.IO.Path has a number of utility methods that are useful when you have to progamatically build a file path ... read more...

2 comments |category: |Views: 234

tags: another

Fire and Motion: What OpenXML Means to IBM and Lotus Notes(infoq.com)

submitted by grauenwolfgrauenwolf(75) 5 years, 3 months ago

A theory on why IBM is trying so hard to kill OpenXML and the role Lotus Notes plays in the dispute. read more...

add a comment |category: |Views: 1

tags: another