cyclops79

Stories kicked by cyclops79

Code Size Is The Enemy (in Java or elsewhere)(codinghorror.com)

submitted by whoisvaibhavwhoisvaibhav(1000) 4 years, 5 months ago

Here's an interpretation by Jeff Atwood of Steve Yegge's Code's Worst Enemy - a look at how Java is its own worst enemy and how dynamic languages may be better suited to some situations that static ones like Java read more...

add a comment |category: |Views: 4

tags: another

Dependency Injection Objection(scruffylookingcatherder.com)

submitted by powerrushpowerrush(3873) 4 years, 5 months ago

"The amount of heat I anticipate receiving is so disproportional to the probable light gained that it makes me hesitate." read more...

add a comment |category: |Views: 7

tags: another

Yet another ALT.NET opinion(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 4 years, 7 months ago

Everybody is saying his words about the ALT.NET movement, so I thought I should something as well. read more...

1 comment |category: |Views: 3

tags: another

Database Drivers not provided by Microsoft(weblogs.asp.net)

submitted by rjdudleyrjdudley(1465) 4 years, 7 months ago

Where to find .NET drivers for Oracle, MySQL, SQLite 3 and nHibernate. read more...

add a comment |category: |Views: 3

tags: another

.NET Framework 3.5 Is Shared Source(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 7 months ago

Microsoft's .NET Framework 3.5 is going to be released open source. read more...

26 comments |category: |Views: 152

tags: another

Evolution of a C# Query—Step by step from C# 1.1 to LINQ(blogs.msdn.com)

submitted by Coldduck9Coldduck9(470) 5 years ago

This article takes you step-by-step from C# 1.1 to LINQ. read more...

2 comments |category: |Views: 5

tags: another

Needed: An Open Source Rock Star(blog.wekeroad.com)

submitted by jongallowayjongalloway(4380) 5 years ago

Run an open source Forums project based on SubSonic, get an MSDN license. Sounds like a good deal... read more...

add a comment |category: |Views: 1

tags: another

NNHibernate 1.2 has been released(blog.hibernate.org)

submitted by locrainlocrain(400) 5 years ago

The two features that NHibernate users have wanted the most are support for .NET 2.0 and stored procedures. Both are now available. NHibernate 1.2 also performs better than version 1.0, in part due to code refactoring and in a larger part due to performance-related enhancements such as update batching on SQL Server. Many other features have been implemented as well. read more...

add a comment |category: |Views: 5

tags: another

SequenceViz :: generate sequence diagrams from .NET assembly file(weblogs.asp.net)

submitted by nlegharinleghari(205) 5 years, 1 month ago

SequenceViz is a free open source tool to automatically generate sequence diagrams from .NET assemblies. read more...

1 comment |category: |Views: 72

tags: another

.NET Format String Quick Reference/Cheat Sheet(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. read more...

add a comment |category: |Views: 310

tags: another