vote up 2 vote down star

I know that there are two obvious answers: sharpDevelop and Paint.net. But I was thinking the other day, what else is out there? What are some good, useful, applications created using C# / .net ?

flag

80% accept rate
Are you consider web applications useful ? – MichaelT Sep 18 '08 at 15:38
I was thinking more along the lines of desktop applications. But either work. – Joel Sep 18 '08 at 15:48

18 Answers

vote up 1 vote down

Microsoft Live Writer

link|flag
vote up 1 vote down

I'm fond of Reflector, but perhaps this is not the kind of application you are asking.

link|flag
vote up 0 vote down

C# or .NET? This one's not C#, but rather VB.NET: DotNetNuke

link|flag
vote up 0 vote down

I find ForestPad to be quite useful.

It's a super simple application I wrote to store all the text I need to remember and it's free source.

link|flag
vote up 0 vote down

PlentyOfFish.com is a really popular dating site done in .Net by a single dev.

link|flag
vote up 0 vote down

PageFlakes is a pretty cool ASP.NET site, and PlentyOfFish has made its founder (Markus Frind) a wealthy man.

link|flag
vote up 0 vote down
  • Beagle - a spotlight like tool for linux

  • F-spot - an image organizer for linux

link|flag
vote up 2 vote down

Singularity

link|flag
vote up 0 vote down

How about the "umbraco" CMS at http://www.codeplex.com/umbraco

Don't forget about SharpZipLib (not an application, a library, but very useful :-)).

Netron, a graphing library, that unfortunately died because the source got bought. Still, the last releases on SF are there: http://sourceforge.net/project/showfiles.php?group_id=69788&package_id=123851

link|flag
vote up 1 vote down

SharpReader has not been updated for a while, but is a solid desktop RSS reader written in C#.

link|flag
vote up 1 vote down

I use FlashDevelop daily, it's IMO the best free ActionScript editor

link|flag
vote up 2 vote down

Personally, I don't see too much of a difference between desktop and web applications - they both have an end in mind, and as long as that end is met via the implementation, you could say the language/platform used was useful - and there are plenty of web applications that are useful, I have worked on many over the last 6 years.

Stack Overflow may prove to be a useful web application...

link|flag
vote up 1 vote down

SharpOS

link|flag
Note, the website I had for SharpOS has gone, if someone knows if/where the new one is, post it and I'll correct my post. – Timothy Carter Jan 29 at 13:14
vote up 0 vote down

the LSE software.....duck

link|flag
vote up 0 vote down

Cropper is a great, free screen capture utility created in C#.

Download and source code can be found here:

http://www.codeplex.com/cropper

link|flag
vote up 2 vote down

MySpace? duck

link|flag
I agree that Myspace despite any personal feelings towards the application is a great example in the power and scalability of an ASP.net application. – jwarzech Sep 18 '08 at 15:39
vote up 4 vote down

My 10 month old loves Baby Smash! by Scott Hanselman

link|flag
vote up 0 vote down

Check out CodePlex.com. Most projects there are .Net and most of those are C#.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.