Ali Bolourian

- Total activity 47
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Ali Bolourian created a post, Test runner doesn't stop at breakpoints when debugging
I used to debug my unit tests with no problem. Lately after I added two libraries to my solution and started adding new unit tests, I noticed that unit tests don't stop at breakpoint when I try to ... -
-
Ali Bolourian created a post, Suggestion to add chained calls for formatting
I suggest to add chained call formating to list of "Line Breaks and Wrapping. For example, let's say I have the following line:Expect.Call(dao.LockRecordDAO.GetProcessedOrLockedRecordIds(typeof (Al... -
Ali Bolourian created a post, Go to next usage doesn't work
Hi all,I'm using ReSharper 4.1 on VS 2008. When I press Alt+F7 to find an expression it works just fine. But when I press Ctrl+Alt+Down arrow it doesn't go to next usage. I checked keyboard shortcu... -
-
Ali Bolourian created a post, Where are ReSharper 3.0 plugin document and samples
It's disappointing to see that ReSharper 3.0 as a commercial product has no document or sample for creating plugins. C'mon guys, this is not an open source product where you leave the documents for... -
-
Ali Bolourian created a post, [239] Code completion font
I'm in VS2003. I changed the font of editor, but the font of code completion list is still Courier New. The option is set to use Editor Font.--Ali Bolourian -
Ali Bolourian created a post, [236] VS 2003 crash when attaching process to aspnet_wp.exe
Once in a while I get an exception in VS 2003 and VS crashes when I try to attach the project (class library) to asp.net working process for debugging. This happens a few times a day to me. Please ... -