Stories recently tagged with 'Tools'

50+ Great Free Tools for .NET Developers(www.devproconnections.com)

submitted by rcashrcash(4144) 6 months, 17 days ago

A cross section of some of the most popular free tools for .NET Developers from the following categories - Code-generation/editing/templates, Content management systems (CMSs), Controls/Components, Data access and Object-Relational Mapping (ORM), Documentation & Project Management, Performance Analysis/Management, Software Configuration Management/Version Control, Testing and Debugging, Visual Studio add-ins. read more...

1 comment |category: |Views: 132

tags: another

Git For Windows Developers – Git Series – Part 3(www.lostechies.com)

submitted by omar.qadanomar.qadan(275) 1 year, 1 month ago

the 3rd article read more...

add a comment |category: |Views: 8

tags: another

PostSharp – The best way to do AOP in .NET(blog.decayingcode.com)

submitted by arch4ngelarch4ngel(585) 2 years, 7 months ago

Who knows about Aspect-Oriented Programming (AOP)? Common! Don’t be shy! Ok, now lower your hands. My prediction is that a lot of you didn’t raise their hands. So let’s resume what AOP is: Aspect-oriented programming is a programming paradigm that increases modularity by enabling improved separation of concerns. This entails breaking down a program into distinct parts (so called concerns, cohesive areas of functionality). […] read more...

add a comment |category: |Views: 29

tags: another

StExBar - A Great Add-on for Windows Explorer(ferventcoder.com)

submitted by ferventcoderferventcoder(836) 2 years, 8 months ago

One of the best utilities that I have been using recently is StExBar. It's a great utility that comes from Stefan's Tools ( http://tools.tortoisesvn.net/ ). From the site: The StExBar provides many useful commands for your everyday use of Windows explorer. And you can add as many custom commands on your own as you like. Have you ever needed to open a console window while you were using the explorer? And to have that console already set to the directory you're showing in explorer right now? Well, StExBar provides that with one simple mouseclick. There's also a hotkey defined for this: simply press Ctrl-M to open the console. It does a bunch of other great things as well. read more...

add a comment |category: |Views: 3

tags: another

Part 3 – Advanced mocking functionalities of Moq(blog.decayingcode.com)

submitted by arch4ngelarch4ngel(585) 2 years, 11 months ago

When you have some simple scenario like “when the method “GetTax” is called, return 5$” it’s a simple scenario that a lot of mockers will see. However, there is some rarer scenario that people will wonder how to do it. One of those scenario is with event handlers. read more...

add a comment |category: |Views: 48

tags: another

List of C# Tools(dotnetjunkies.com)

submitted by jniesjnies(60) 3 years, 1 month ago

A collection of C#/.NET tools. read more...

add a comment |category: |Views: 65

tags: another

NArrange or Keeping Your Code in Order(blog.dynamicprogrammer.com)

submitted by jniesjnies(60) 3 years, 1 month ago

An overview of NArrange, an open source .NET code formatting tool, and how to run it on a single C# file from Visual Studio. read more...

add a comment |category: |Views: 29

tags: another

27 Free Must-have Online Collaboration Tools(crazeegeekchick.com)

submitted by RyanFarleyRyanFarley(585) 3 years, 2 months ago

hese days teams can be dispersed all over the globe. With outsourcing, telecommuting, distance learning and complex project collaboration, it's often helpful to have tools that can assist with the various collaborative tasks need to be done by dispersed teams. I've put together a great list of 27 free... read more...

4 comments |category: |Views: 1050

tags: another

The problem with SVN(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(1993) 3 years, 2 months ago

Are you working on the most recent code? Read more... read more...

5 comments |category: |Views: 698

tags: another

SVN-Monitor is finally out for free download!(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(1993) 3 years, 3 months ago

A full-featured .net application that integrates SubVersion, TortoiseSVN and all your checked-out folders and repositories. Use it to perform all your svn commands and monitor all your projects' activities in a single place. Access all commands from the tray menu or from the main window. This is a must-have tool for every windows+svn user! read more...

2 comments |category: |Views: 1475

tags: another

Have you seen the new ANTS profiler?(brian.genisio.org)

submitted by BrianGenisioBrianGenisio(1000) 3 years, 4 months ago

Red-Gate has put out a new version (4.0) of their ANTS profiler. The updates to the performance profiler blew me away. read more...

add a comment |category: |Views: 34

tags: another

RedGate acquires .NET Reflector(blog.andreloker.de)

submitted by alokeraloker(1810) 3 years, 5 months ago

This morning I got an e-mail from Lutz Roeder, creator of the marvelous .NET Reflector in which he announces that he handed development of .NET Reflector over to Red Gate Software read more...

2 comments |category: |Views: 10

tags: another

Clone Detective for Visual Studio(codeplex.com)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 5 months ago

Clone Detective is a Visual Studio integration that allows you to analyze C# projects for source code that is duplicated somewhere else. Having duplicates can easily lead to inconsistencies and often is an indicator for poorly factored code. read more...

add a comment |category: |Views: 546

tags: another

WPF application localization kit(intagger.blogspot.com)

submitted by inTaggerinTagger(15) 3 years, 6 months ago

Article describes WPF application localization pattern and offer to use localization tool which helps to easily translate and to support many language dictionaries. Hope it will be useful. read more...

add a comment |category: |Views: 44

tags: another

CodeRush with Refactor! Pro vs ReSharper(rod.blogsome.com)

submitted by rodplrodpl(110) 3 years, 7 months ago

Every developer knows already, that Visual Studio is not sufficient enough for code writing. Maybe this comparission will show other developers what can do with theses addons. read more...

add a comment |category: |Views: 135

tags: another

Useful Diagnostic Tools(adrianbanks.co.uk)

submitted by adrianbanksadrianbanks(95) 3 years, 7 months ago

I recently visited a customer site to diagnose some problems with an application deployed on a server. This is the set of tools I took with me. read more...

add a comment |category: |Views: 30

tags: another