Tools every C# developer should know about(geekswithblogs.net)

submitted by RobChappelRobChappel(2720) 6 years ago

17 useful tools for C#

2 comments |category: |Views: 43

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by AdamVanAdamVan(0) 6 years ago 0

I'll add:
* For Visual Studio 2003, I heartily recommend ReSharper 1.5: http://www.jetbrains.com/resharper/
It's a coding assistant that does, well, IDE things that VS 2003 left out.

VS 2005 has a lot of (but not all of, and not some of the most useful) features built-in, but ReSharper 2.0 is still in development.

* I find it odd that the IE webdev toolbar is mentioned, but not any of the Firefox equivalents. Who webdevs just for IE anymore?

* Source control yes, SourceSafe: NO! Unless you're a one man shop, "no atomic checkins" means "blood, sweat and tears trying to figure out who changed what when, and why."

Reply

posted by gregyounggregyoung(0) 6 years ago 0

heh well I generally deal with writing framework style libraries to be honest ... Occasionally I have need to write some neat little doodad for the web but frankly its not my cup of tea. That's why I asked for others in a more distributed development group to post their top tools as well :)

Reply

information Login or create an account to comment on this story