How can I monitor the quality of my .NET code? [closed] - test-coverage

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am currently developing a Ruby project and I often use code climate to see the quality of my code. The thing is, we will rewrite the code in .NET, so my boss wants to be able to monitor the quality of code by uploading the code into tool just like in codeclimate.
Do you guys know any tool alternative (free or not) to code climate for .NET?

It is very recent that I have started using SonarCube for monitoring quality of our application, and I must say that it is a very good tool with tons of features with support for variety of languages.
You can view the code quality with Visual Studio Code Analysis and Code Metrics also, but I think SonarCube is closer to Code Climate.

I am not that familiar with code climate. However there are few tools in .net arena which an do the same. You can use Visual Studio Static Analysis tool for code analysis. And also you can use nCover product as well. There is one more product called DotTrace from Jetbrains which is also a nice product in my opinion. And with Visual Studio 2015 you will receive more reading on memory usage during code execution etc. You may want to look at those features as well.

You can use NDepend, a pretty cool tool completely integrated to Visual Studio, it integrates a wide range of features.

Related

CLANG Static Code Analysis for iOS Development [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am fairly new to project management of iOS development projects and I have been working on my first challenge. I am trying to make proactive use of tools that will increase software quality. I have two questions:
a.For iOS development, do you think CLANG Static Code Analysis tool will help increase the code quality and effectively help us detect bugs early on?
b. What other tools would you recommend to increase our software quality for iOS Development?
The question is not "Should I do static analysis" but rather, "Is CLANG effective (not generating too many false positives, not providing warnings that the compiler could also pickup)? And "Are there any other tools that is worth using for increasing code quality?".
Cheers..
Taner
A very important aspect of software quality and stability is unit testing. Unit testing will easily help identify bugs and crashes, although it is not a silver bullet or a cover all solution. Unit testing is part of the Xcode toolset now and can be run right from within Xcode. If you have a large project, i.e. more than 2-3k lines of custom code I definitely would use unit testing to some degree. There are hundreds of tutorials online that will teach you how to properly conduct unit testing within Xcode.
If you are working with a team of developers and team members are constantly committing changes to the project, you could integrate continuous integration into your development cycle. Continuous integration will has many features that will improve the quality and stability of the code base. In Xcode 5 Apple introduced Xcode server which is a way to integrate continuous integration right through Xcode. Check the Apple documentation to learn more about it.
Apple Xcode Server and Continuous Integration Guide

Are there any agile management tools out there that uses TFS as a "backend", but gives you a more delicate UI to work with? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
In one of my projects we are using Jira and Greenhopper (with Confluence) to manage everything related to the project.
Another client I'm about to start working with uses TFS with workitems and the lots. After reading some material about TFS and its "agile setup" (and seeing some demos), I am wondering if I can get the best from both worlds. TFS can still host the code and the work items, but something else gives me the planning board, task board, burndown reports, etc.
I've googled a little and found products like this: http://www.targetprocess.com/ and http://www.eylean.com/.
Does anyone know about them and can comment on them, or comment on other similar tools?
I am a sales manager of Eylean Board and ,as you mentioned, it has an integration with TFS. One of the main features that lets you easily use both tools is that Eylean simply visualises TFS work items on a Kanban board, so you wont need to learn a new tool. Other features include a time tracking system, various reports, drag and drop for task assigning, additional information for each task, etc.
More information can be found here: http://www.eylean.com/tfs
Even though this is officially off-topic (tools related advice is off-topic for StackOverflow):
Not that I know of, there are tools though that extend Team Foundation Server with additional features:
Urban Turtle,
VSO Enhancer

Tool for visualizing TFS 2010 Storyboard [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I need a tool to clearly present a story board to my development team on a daily basis that shows the iteration stories and the tasks that need to be done. I've tried TFS Workbench v2.2, but found that it doesn't make efficient use of the screen which is critical when using a projector and showing off to the whole team.
Previously I've used tools like XPlanner and Rally which were friendlier to use, but my current project stores everything in TFS so I have to have tight integration.
Have you given Telerik Work Item Manager and Project Dashboard a try?
http://www.telerik.com/agile-project-management-tools/tfsmanager-and-tfsdashboard.aspx
Okay, so it's not a web app, but I've found it fairly useful.
Try http://urbanturtle.com/. It's integrated with Team Web Access and does pretty well on larger screens. There are a number of convenient things built in which make it a pretty good active digital board.
Eylean Board could be a good solution for this. It offers integration with TFS, the taskboard is designed to be informative on a small or a big screen and it has nice additional features such as time tracking and reports.
Take a look at AgileWrap.
It has a built-in Taskboard that shows story and task cards for an iteration. You can project Taskboard on a big screen during daily meeting and update status of stories, tasks and defects. If you have some data in external system that you cannot move to AgileWrap then you can store external system's hyperlinks in the description and comments (links are clickable) of stories and tasks for reference.
Take a look at TaskBoard video at YouTube.

Open Source Extendable ERP Package [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
As the title suggests I am looking for a open source ERP package. While there are tons of ERPs out there, None of them meet my needs. I am looking for a package which I can use configuration or minimal coding to create my customize ERP package for a customer. MS CRM has this ability, it has some built in modules as well we can add more module using configuration files and where needs extend the functionality using aspx of workflow (dll) modules. Please let me know if you need more info on this, I have been looking for this for sometime and yet to get something.
I ended up using Sugar CRM for the need because of its ability to customize the package.
IntarS might be your solution. Very extensible, running real world productive implementations since 10 years. Universal application architecture.
I think ebizframe ERP software can meet your needs related to ERP.
Check erpnext.com - clean, easy to read codebase, available on gihub with an excellent team of guys supporting it. They also offer a hosting service to go with it which is very affordable. Your data is also safe - you can get a mysql dump of all of it at any time if you need to.

Code snippets for Delphi? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Is there a good code snippets application for Delphi or general purpose with IDE integration? I would like to store Code, queries, notes, etc..
Thanks
GExperts has a Code Librarian feature for code snippets amongst many other nice features and integrates with the IDE. Well worth to check out even if you don't decide to use the Code Librarian feature.
Delphi 2006 and later has Live Templates. They are a bit tricky because you've got to edit XML files to really make them work, but they are powerful when they do. See Nick's Live Templates Camtasia Presentation. Ctrl-J is the shortcut to invoke this.
Prior to that, Delphi 2005 and earlier had simple code snippets. I believe Ctrl-J also invoked them.
Another option is to use Castalia and its Code Templates feature.
Dittos to Ozmosys above.
Also check CodeSnip Database Viewer from the delphidabbler:
http://www.delphidabbler.com/software/codesnip
I use Knowledgebase from Ozmosys. It hasn't been updated in a while, but it works, and it is written in Delphi. Ozmosys
I have to endorse Ozmosys' Knowledge Base too. The reason it hasn't been updated in a while is that it just works. When I DID have issues early in the development of the program, the author was very responsive and quick about doing it. It's logical and easy to post code and other types of hints. I use it every day, juggling the three or so projects that seem to be perpetually on my plate.

Resources