Manni on DotNet

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

Monday, February 21, 2011

All About Agile

›
I just added another entry to the “Interesting Links” section. There are quite a few sites about agile approaches in particular for software...
Sunday, August 08, 2010

Partial Methods in C#

›
While experimenting with ASP.NET MVC 2 – I’m working through “Professional ASP.NET MVC 2” - I also took a lock at some of the generated code...
Sunday, August 01, 2010

Using HTTP Response Filter in ASP.NET

›
In an ASP.NET application if you want to manipulate the HTML code after it has been rendered but before it is being sent back to the client,...
Saturday, July 31, 2010

Updating a Lucene Index – The “Green” Version

›
There are plenty of examples available on the internet that are good introductions into the basics of a Lucene.NET index. They explain how ...
3 comments:
Friday, July 30, 2010

Configuring log4net for ASP.NET

›
Yes, there are already a few posts out there, and yet I think there is value in providing just a recipe to make it work in your ASP.NET proj...
1 comment:
Wednesday, July 28, 2010

Wildcard Searches in Lucene.NET

›
Yes, you can do wild card searches with Lucene.Net . For example you can search for the term “Mc*” in a database with names it will then ret...
5 comments:
Monday, July 26, 2010

Lucene Index Toolbox

›
After you have succesfully created your first index with Lucene.Net you might wonder whether the index was actually created as you wanted. ...
Sunday, July 25, 2010

Visual Studio 2010 and WCF: Hard-to-read Error Message

›
Just ran into the following error/failure when updating a service reference to a WCF based service: The challenge I had was that I coul...
Wednesday, July 21, 2010

SVN Location of Lucene.NET

›
I’m probably the last one to notice… And if not, here is the subversion (SVN) repository location of Lucene.NET after it has come out of Ap...
Sunday, July 18, 2010

Selenium RC and ASP.NET MVC 2: Controller Invoked Twice

›
Admittedly MVC (as of writing I use ASP.NET MVC 2) has been designed from the ground up for automated testability ( tutorial video about add...
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 ...
‹
›
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.