|
Possible Duplicates:
Good code analysis tool for C#?
What static analysis tools are available for C#?
What would all of you recommend to use for code analysis of .NET code? Are there any good open source tools for this?
How about code deployment tools...
Started by notnot on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
For a free tool that give you basic static analysis, check out the Microsoft Code....
It has lots of measures, including things like developers within the scope of their open-source project .
NDepend is a very good tool for analysing .NET code.
|
|
I have familiarities with software automated build tools ( such as Automated Build Studio). Now I am looking at ETL tools.
The one thing crosses my mind is that, I can do anything I can do in ETL tools by using a software build tool. ETL tools are tailored...
Started by Ngu Soon Hui on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There are some open-source tools out there, so you can get a feeling of what an average tool does find something here .
It is correct that you can roll-out your own ETL scripts written using a development tool of your of it too.
|
|
TOOL BAGS
Started by TWISTED STITCH SEATS on
, 13 posts
by 7 people.
Answer Snippets (Read the full thread at teryxforums):
Where....
Which one? Large Tool Bag $59.00
Medium Tool Bag $57.00
Small Tool Bag $55.00
Goggle Bag $39.00
Impact Gun Bag $69.00 bump Quote american made material.
|
Ask your Facebook Friends
|
In a Channel 9 interview, David Callahan of Microsoft said,
Yes we would like to give you perfectly safe tools. That would require a complete rewrite of the infrastructure on up. So instead we will give you strong, effective tools and guidance on how ...
Started by Jonathan Allen on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If you just dropped the old.
You change your tool set as much as you need right now and no more.
|
|
I need to make a very simple drawing of a graph (NOT a chart but a graph, like in Dijkstra) with multiple nodes and multiple vertexes.
I once saw this guy using a tool where he wrote the data in notepad then compiled or something and then he had an svg...
Started by H4mm3rHead on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Try Graphviz:
http://www.graphviz.org/
http://granite.sru.edu/dailey09/grapher.html.
|
|
I'm a long-time C++ programmer developing on Windows, and have been using Visual Studio for developing unmanaged C++.
In the past 2-3 months, for the first time, I have been exposed to the world of C# and Java. Man, I'm astounded by the productivity gain...
Started by ShaChris23 on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Language with excellent tool support, but due to the way that the language is designed, those tools.
|
|
How do Visual Studio's testing tools compare to third-party frameworks like NUnit? Are there any significant differences?
Started by emddudley on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
I guess that choosing the correct tool mostly depends.
MS has coverage tool integrated as well.
Process.
|
|
Want to know what the stackoverflow community feels about the various free and non-free Java Profilers and profiling tools available.
Started by Nikhil Kashyap on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://www.ej-technologies.com/products/jprofiler/overview.html
You may find some help here: "If you have a Java application that is consuming CPU when it isn’t doing anything how do you determine what it is doing?"
... .
JProfiler works very well for us.
|
|
G'day,
Edit: We've been using Scrum very successfully for several years on several projects of varying sizes. In fact, our team developed the successful iPlayer project for the BBC using a classical Scrum approach.
After using various combinations of ...
Started by Rob Wells on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
For us, the get the simplest tool to fit not be asked here as management may....
I have been trying to over complicate what should have been a simple procedure .
You sound further along in the adaptation then we are .
Working with this tool.
|
|
My friend, Dave, and I have been talking about this, well mostly him, but I think it is an excellent question and has really got me pondering it lately.
Basically the question is this "Should you (ab)use tools/plugins for visual studio or use only what...
Started by Steve Hayes on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
I think you are muddling the difference ....
If the tool makes you more productive, why cripple yourself by continuing to do things the hard way?
If you take the argument to the extreme, one could say that the .NET Framework is just a tool.
|