wwb_99

Stories submitted by wwb_99

Software Creationalism(codebetter.com)

submitted by wwb_99wwb_99(870) 5 years, 9 months ago

Software creationalism is a flavor of software development that is inordinately, irresponsibly, and often destructively concerned with the initial creation of an application's code. Tool vendors - especially in the Microsoft space - target software developers with a barrage of presentations on the wonders of wizards, drag and drop data-binding, smart tags, application generators, etc. These kinds of things are aimed at going from having no code, to having as much code as possible, and to do so with very little micro-iterative practice in play. read more...

add a comment |category: |Views: 1

tags: another

mod_rewrite for IIS (blogs.msdn.com)

submitted by wwb_99wwb_99(870) 5 years, 9 months ago

Ionic's ISAPI Rewriting Filter is a free, lightweight, open source ISAPI extension which works much like Apache's famed mod_rewrite. read more...

add a comment |category: |Views: 8

tags: another

The Demise of NDoc and A Challenge For Users Of Open Source Software(haacked.com)

submitted by wwb_99wwb_99(870) 5 years, 10 months ago

A summary of the unfortunate demise of the NDoc 2.0 project. But more importantly, it is Paul Haack's eloquent appeal to developers to do their part and contribute to the open source projects which make their lives much easier. read more...

2 comments |category: |Views: 4

tags: another

Generic Dictionaries vs. the XmlSerializer(sitepoint.com)

submitted by wwb_99wwb_99(870) 5 years, 10 months ago

Tips & Tricks for XmlSerialization and Generic Dictionaries. read more...

add a comment |category: |Views: 7

tags: another