Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net android asp.net asp.net mvc azure backup bigdata book business intelligence c# community continuous delivery database denali excel gotcha how to indexing java mongodb nancy nhibernate nosql performance powershell ruby security silverlight sql sql advent 2012 sql friday sql server sql server 2000 sql server 2005 sql server 2008 sql server 2008 r2 sql server 2012 sql server denali sqlcop ssis ssms ssrs structuremap syndicated t-sql tip unit testing vb.net visual studio 2010 windows 7
Authors
- SQLDenis (585)

- Christiaan Baes (chrissie1) (528)

- Ted Krueger (onpnt) (332)

- Jes Schultz Borland (grrlgeek) (140)

- Eli Weinstock-Herman (tarwn) (117)

- Alex Ullrich (51)

- George Mastros (gmmastros) (46)

- Koen Verbeeck (31)

- Naomi Nosonovsky (27)

- Axel Achten (axel8s) (23)

- David Forck (thirster42) (22)

- Kevin Conan (18)

- chopstik (18)

- Rob Earl (14)

- thatrickguy (12)

- More...
Main Categories
Search
Google Ads
Tags: resharper
Making automated tests for my resharper plugin
Sometime in the past I made a blogpost on how I made a resharper plugin. This is a follow up post on how to test it.
Agent mulder for resharper or how to see if a type is registered by your DI container
Agent Mulder plugin for ReSharper analyzes DI containers (Dependency Injection, sometimes called Inversion of Control, or IoC containers) in your solution, and provides navigation to and finding usages of types registered or resolved by those containers.
Why you should never concatenate string with + in VB.Net and how resharper can help.
There are several ways to concatenate string in VB.Net. Most will use the &-operator but we all know you should use the String.Format method. And sometimes you might by accident use the +-operator. The +-operator is however not such…
Resharper 6 Custom patterns for Nunit
Custom patterns with Resharper are cool. And can help you and your team to make your code more uniform. I know me and my team are using them ;-). The human brain works in such a way that it will filter out any information it knows or thinks it knows…
Resharper 6 is out
Yesterday Resharper 6 launched and if you are developing in Visual studio you should seriously get it. I love it and have been playing with the nightly builds and the bet, beta2, beta3, RC, RC2 for a few weeks now. I just hated that I had to install a n…
Resharper 6 EAP and VB.Net: First impressions
Introduction I installed Resharper 6 EAP (The nightly builds) just because Hadi Hariri (him again) asked me to. You can read on some of the new features on the Jetbrains blog. And here are some of the things for VB.Net that caught my eye and that are…
Resharper is useful even for VB.Net
Introduction You will see that many people use Resharper. Most of those are however C# users and you will see most of the demos are in C#. So why should you buy Resharper if you are a VB.Net user (I don't get money nor love from JetBrains for writing…
An nUnit testfixture file template for resharper that also conforms to stylecop laws
Like the title says An nUnit testfixture file template for resharper that also conforms to stylecop laws. Here it is.
VB.Net: Resharper New version 4.1
I don’t know when they released it, but it has a huge amount of fixes and improvements.
The Release notes page says it all.
Edit:
Apparently they did it yesterday.
Today, we’re excited to announce the release of ReSharper 4.1! This minor version is highlighted by:
* Support for Microsoft Visual Studio 2008 SP1
* Enhanced ASP.NET experience
* Improved performance and usability: quicker solution load, optimized Unit Test Explorer behavio...
VB.Net: Resharper SurroundTemplate for Try Catch
Apparently someone at JetBrains forgot to add a surround template for Try catch in VB.Net. It is there for C#. So I created it for myself.
This is the xml. Just save it in a file and import it in resharper.
:: Next >>

LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.