grenade

Stories kicked by grenade

Named arguments, optional arguments, and default values(blogs.msdn.com)

submitted by samngsamng(135) 3 years, 3 months ago

C# 4.0 introduces the concept of optional parameter values into the language. Now, this has been a controversial subject in the past, and we have had many requests for the feature, but have traditionally stayed away from it. So, why now? Well, before we get into the philosophy of why we decided to add it this time (which we will! I promise!), first lets discuss the feature itself. read more...

1 comment |category: |Views: 24

tags: another

Subsonic Roadmap(blog.wekeroad.com)

submitted by AnastasiosyalAnastasiosyal(960) 4 years, 5 months ago

Rob describes the state of the Subsonic project and reveils the future plans for SubSonic. read more...

add a comment |category: |Views: 63

tags: another

Easy browsing of public subversion repositories.(subversionreports.googlecode.com)

submitted by grenadegrenade(85) 4 years, 5 months ago

Subversion Reports is an open source ASP.Net application capable of browsing and displaying stats for any URL-accessible subversion repository. It makes it easy to see at a glance who has been committing code to the repository as well as what was committed or changed. The project is under active development and a demonstration is available at: http://www.subversionreports.org/ The project is also actively seeking contributors and developers to help expand the functionality and feature set. read more...

add a comment |category: |Views: 22

tags: another