Paolo Ponzano

- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 11
-
Created [Moderately urgent] - Problem when writing a closing bracket... brings me mad..
Hello, I've updated R# to the latest version and I got a really weird thing... I don't know why this happens When I add manually a close bracket } instead of putting it highlight the whole class, ... -
Created dotMemory unit & test, newbie question
AnsweredI've got a simple test that's made of <pre> [Test]public void TestMethod2(){var mimmo = new Mimmo(); GC.WaitForPendingFinalizers();GC.Collect(); dotMemory.Check(memory =>{Assert.That(memory.GetObje... -
Created Creating all Unit Test from a class file or project
Hello, Does resharper implement such a feature? To create unit test starting from a class file nor the entire project solution, or does any plugin do so? Thanks in advance Paolo -
Created Add action when performing "Initialize Field From constructor"
Hello, I was wondering if It's possible to perform addictional step when performing this action What I've to do in the specific is to add this <pre> Argument.IsNotNull(()=>repository); </pre> an... -
Created How to add a code modification feature
Hello, I don't know if it's possible and how to achieve this.... I'm using Catel as MVVM Framework in a WPF application and since I'm using a weaver assembly to convert the auto properties to Catel... -
Created Is there any way to apply region wrapping?
AnsweredHello, I was wondering if resharper can perform code format to apply the #region for variables /constructor/methods... I mean consider the following code public class SettingsWindowViewModel : View... -
Created Resharper.user and Visual Source Safe
Hello to everybody.... is there a way to avoid the <project>.Resharper.<version>.user to be added under source safe? We're 10 developers and each time someone checks out reshaper's file all the oth... -
Created [Reshaper 4.1] Ambiguous Reference incorrect error!
Hello to everybody,I've got an asp application, each .aspx page inherits from a page called JAPage defined as this way :public class JaPage : System.Web.UI.Page{ public JaPage() { } pro... -
Created Just a stupid question........ (new to resharper)
Where can I download EAP 4.0.900? and what EAP stays for?Thanks! -
Created Resharper 4.0 and Visual Source Safe 2005
Hello to everybody,I got a problem with resharper and visual source safe, I'm currently leading a team of 2 person, we have both vs2008 and r# 4.0, we have some iussues on _Resharper folder that ha...