Earlier quoted context omitted.
The money grubbing part is that the existing free version will expire and you will no longer be able to use it. So even if you are willing to use the existing product (which doesn't require a "dedicated team of developers"), you are out of luck.
If they allowed this old version to float-around, it might tarnish the brand. Also, what stops people from saying "it's money grubbing to have a crippled freebie like this and demand $35 for full version". $35 is nothing. I wrote decompilers and they're pretty damn hard and require constant upkeep and testing.
ILSpy is the open-source .NET assembly browser and decompiler.
31–34 of 34 posts
Re: ILSpy is the open-source .NET assembly browser and decompiler.
#32I checked back at my comment on the announcement ( http://news.ycombinator.com/item?id=2170957 ) and was amazed to see it was only two weeks ago. Either they work fast or were already working on this.
Re: ILSpy is the open-source .NET assembly browser and decompiler.
#33It seems the number of startups using .NET is increasing, or, at least, the interest on it by the HN community is growing. I'm curious, so: AskHN: Are you using .NET on your startup and why did you chose it?
We're using it, because we knew it, and it just works.
(Macintosh : PC with MS Windows) in 1995 = (.NET+C# : Java) in 2010
The latter is cheaper and has more choice, but the former fits together so much better.
Re: ILSpy is the open-source .NET assembly browser and decompiler.
#34Earlier quoted context omitted.
I have used .NET for all my start up endeavors. Like others have suggested, it just works for me since I have background in .NET and windows development. Although I have experimented with Ruby and Python both I never felt like the incurring the cost of learning curve while trying to complete a project. In my opinion my customers do not care about the language the application is written in as long as they are accessin…
Have you tried hosting on mono/linux? I'm curious about this, myself.
However, I've been looking at postgreSQL for a while and it looks ok. I am curious if anyone has tried this before.
Has anyone done this with MySql/PostgreSQL?