Quantcast
Channel: Robert Daniel Moore's Blog » Visual Studio
Browsing all 5 articles
Browse latest View live

ReSharper and .NET: A day of learning

We had a .NET/agile contractor start with us today and in a few hours I learnt quite a number of great tips and tricks. I thought I’d share them: Keyboard shortcuts (some of these are ReSharper (VS...

View Article



Source Code Indentation

I hate using spaces for indentation. I’m just putting it out there. My work mates think it’s a bit silly to have such a strong opinion on such a minor (mostly invisible) thing, however the pedantic...

View Article

Getting up and running with Database testing quickly in .NET

When I first started learning about how to do database code in .NET and in particular how to test your database code I came across a really useful post on the Code Project. It basically goes through a...

View Article

Web Deploy Package Connection String Parameterisation Problem

I recently came across a problem using web deploy packages, and more specifically with connection string parameterisation. I was generating a web deploy package using the “Package” MSBuild command and...

View Article

Image may be NSFW.
Clik here to view.

Developing ASP.NET web applications with IIS

When you File -> New Project an ASP.NET application in Visual Studio and then F5 by default it will spin up IIS Express and navigate to the site for you. IIS Express is pretty cool – it runs under...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images