Getting the most out of Resharper - good tutorials/screencasts [closed] - resharper

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've just installed Resharper, and I really don't know how to use it "correctly".
I noticed that there are some demos and documents at their website, but I'm wondering..
..how did you learn to use it efficiently? Are there any other good resources(demos/tutorials)?

There is a series of screencasts on the Dime Casts website which are quite good as an introduction.
There is also the 31 days of Resharper and the official demos give you an idea of what's possible so you know to dive into the menu.

JetBrains is now offering one free month of access to the ReSharper Fundamentals course on Pluralsight to license holders. See Pluralsight and JetBrains Agreement for details.
This isn't just any courseware, it's a complete 3 hour course on how
to better master ReSharper, created by James Kovacs, JetBrains Academy
Board Member and long-time ReSharper user.

There is a ReSharper Workshop on GitHub.
It is a Visual Studio project that guids you through many features of ReSharper.

Related

What options are there for collaborating with Visual Studio Code? [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 9 months ago.
Improve this question
Me and my friend are planning on doing html/css/javascript development, and I was looking at Visual Studio Code as an option for working on this together. We live in seperate areas, and of course COVID-19 as well is here, so we need to do this remotely. I've seen that Visual Studio Code has Live Share, but that's not something that would work, as it requires the host be online to edit the code. Next, I found out about "Codespaces", and it seems to be good, but it would turn out to be quite expensive for us ($20-$30 a month), as we're still high school students. Then I thought of the idea to use GitHub with it, and just store it locally on my friend and I's PCs, and just do commits and pull requests on there and bring it in to our local machines.
So My Question: What options are there for remote collaboration with Microsoft Visual Studio Code?
Wrapping up this question due to its age. We've stuck with VSCode and using GitHub repositories and simply pushing, pulling, doing regular commits.

Is there a Planning Poker or similar app in Microsoft Teams [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 1 year ago.
Improve this question
Is there a planning poker (Scrum Planning Poker) or similar app extension in Microsoft Teams.
You could also try this one: https://planningpokeronline.com/
It doesnt have integration but works really well and its so simple
There is an app: Team O'clock. I have a team working on an application in the future.
Since it is not mentioned here:
ScrumPoker integrated in MS Teams
This app is not for MS Teams but I've been using it since it has a really cool feature to keep track of sprint points during planning.
https://play.google.com/store/apps/details?id=com.btreeapps.scrumpoker&hl=en
Hope that helps.
On https://estimationpoker.de there is a free version of planning poker which is easy to use.

Are there any free IDE's available? [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 6 years ago.
Improve this question
Not having a lot of money, i was wondering if it's possible to find some free IDE's out there, specifically for web development. I've downloaded an IDE once that was supposed to be free but then i later got a message that told me my trial will expire in 3 days. Can sombody please make me some recommendations?
Try Visual Studio 2015 - Community Edition.
It's free, and will allow you to create .net web projects (or even plain old HTML sites) as well as .net applications.

When will API of "Office lens" be available [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 think "Office lens" is quiet a useful tool that turns photos into documents. After that, the documents can be used as input for many other applications. So, I think the release of Office Lens's API will motivate quite a large number of wonderful apps.
Looking forward...
The Office Lens app has been available on the Windows Phone platform for a while now and recently was made available on iOS as well as Android (Beta). http://blogs.office.com/2015/04/02/office-lens-comes-to-iphone-and-android/
Please give it a try.
Since the question specifically talked about creating documents programatically, the Word ObjectModel can be directly used (https://msdn.microsoft.com/en-us/library/office/ff597928.aspx) to achieve the desired result.

is there a free bug tracking system that does not have to be installed and set up [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 3 years ago.
Improve this question
I know this question has been asked before but I am looking for bugtracking system that is free and is just online.
We are not looking for anything fancy, just want the test team to be able to log something so that testers can go back and go through the bugs.
I've looked at bugzilla but it has to be installed and the installation seems very long. Basically looking for something quick and dirty...
If this is a class project (e.g., a university course project), you can get a free FogBugz account for the duration of the project. Joel has mentioned it several times on the Stack Overflow Podcast. I only suggested this because you didn't give any details about what type of project you are working on. This may not apply to your situation.
You can use Google Code. It's for open source projects, so your bugs will be visible, but it is free to use.
Also this.
you could always create your own using google docs.
We use veoproject.com to track our bugs. It's a fully-featured project management system, but works great for our needs. They have a basic free account that works really well.
I like BugHost.

Resources