Manni on DotNet

Comments, how-to's, examples, tools, techniques and other material regarding .NET and related technologies.

Wednesday, June 30, 2010

A “useful” help page for ModelStateDictionary.AddModelError()?

›
Just tried to use Microsoft’s online documentation for ModelStateDictionary.AddModelError() . The following picture is a screen shot as of 3...

Disable Disk Defragmenter on Windows Vista

›
Ok, this is not a .NET topic at all. Still. This problem got increasingly annoying on my Vista laptop. Upon each reboot, and at least once a...
Saturday, June 26, 2010

Formatting Source Code for Blogger.com (and other blog sites)

›
When you search the net for a solution to formatting source code for your blog there won’t be a shortage of hits. I’ve tried quite a large n...

How To Test Sending an Email in .NET?

›
Sending an email can be tested in many different ways. One option could be setting up an account with an online email provider (Yahoo, Hotma...

One More: R# Memory Consumption in VS 2010

›
In my last two posts I wrote about memory consumption of the VS 2010/Resharper 5 combo. In one of the posts I demonstrated how an average o...
2 comments:
Saturday, June 19, 2010

Update: ReSharper 5.0 Memory Consumption in Visual Studio 2010

›
After some discussions with a friend (thank you, Steve!) I have conducted further tests. This time I ran my little experiment with just Visu...
Thursday, June 17, 2010

Visual Studio 2010, ReSharper 5 and Memory Consumption

›
The final word on memory consumption for R# is still not said. It looks as if the jury is till out. But judge for yourself. I ran the foll...
2 comments:
Tuesday, June 15, 2010

Visual Studio 2010 Professional Crashes

›
Feature-wise Microsoft’s new Visual Studio 2010 is definitely a big step forward. I spare you the details. In addition a large number of ext...
1 comment:
Sunday, June 13, 2010

A Simple CAPTCHA Mechanism for ASP.NET MVC 2

›
Sometimes you may want to protect certain functionality from being used by automated tools. One way of preventing this from happening is usi...
15 comments:
Saturday, February 27, 2010

ReSharper 4.5 Memory Consumption – Hopefully The Last Post On This Subject

›
I posted in the past about the memory consumption of ReSharper 4.5 with large solutions containing C# but also many C++ projects with over ...
Tuesday, February 23, 2010

Generic Empty Array

›
In certain situations empty arrays of a specific type can be handy. Of course you could always use “new MyType[0]” to instantiate such an em...
Friday, February 19, 2010

Whereabouts of csUnit

›
Ok, I’ve been a bit quiet on csUnit for a while. The reason being that I tried to get a plug-in for ReSharper running. And to some degree I ...
Tuesday, February 16, 2010

Consuming a WCF Service

›
In one of my recent posts I demonstrated how to implement a simple WCF service using Visual Studio 2008. This time I’ll look at how to impl...
Friday, February 12, 2010

Installing SQL Server 2008 (64bit) on Windows 7 (64bit)

›
As described here you can run into an error when trying to install Microsoft SQL Server 2008 (x86, 64bit) on a Vista (64bit). The error mes...
1 comment:
Thursday, February 11, 2010

Microsoft Visual Studio 2010 RC Released

›
Microsoft just made available the release candidate (RC) for Visual Studio 2010 and the .NET Framework 4.0. The downloads are available for...
Thursday, February 04, 2010

Using Environment Variables in WiX

›
Today I ran across a challenge with WiX , which took me a couple of hours to resolve. Maybe I can help you saving this time by describing wh...
5 comments:
Wednesday, February 03, 2010

ArgumentException vs ArgumentNullException

›
Ok, maybe I’m missing the point, but here is an item I don’t understand: When you want to throw an ArgumentException with the parameter nam...
Tuesday, February 02, 2010

Implementing a WCF Service in Visual Studio 2008

›
I’m aware that there are quite a few examples already for how to implement and consume services using WCF in Visual Studio 2008. However, I’...
4 comments:
Wednesday, January 13, 2010

ASP.NET Web Deployment Projects and Subversion

›
If you are using both ASP.NET Web Deployment Projects and Subversion you might have come across the issue that the deployment project copies...
1 comment:
Saturday, January 02, 2010

Compile error in file reference.cs

›
It's a bit strange but I'm observing the following: ASP.NET Web Application + Service Reference + master page = compile errors in f...
‹
›
Home
View web version

About Me

My photo
Manfred Lange
New Zealand
Interested in stock markets and information technology
View my complete profile
Powered by Blogger.