madskristensen


Comments:

My Blogger A-List - a good start feed for .net Developers

posted by madskristensenmadskristensen(8565) 5 years, 7 months ago 0

Excellent point. It would be a great feature to be able to only get the advanced stuff.

Reply

Just Ask Google

posted by madskristensenmadskristensen(8565) 5 years, 7 months ago 0

This has just been posted by someone else...

Reply

How does one make wikis work?

posted by madskristensenmadskristensen(8565) 5 years, 6 months ago 0

The link is dead.

Reply

Two interesting things about C# strings

posted by madskristensenmadskristensen(8565) 5 years, 6 months ago 0

Overlooked by whom? This is normal string behavior.

Reply

Page_Load is Evil

posted by madskristensenmadskristensen(8565) 5 years, 4 months ago 0

The points stated in the post are not valid. The Page_Load is not evil. It is what you can do with it that is, which also is what the author means. However, that doesn't make it evil. That's like saying constructors are evil because you can write 300 lines of code in them.

Reply

Simple ASP.NET 2.0 Tips and Tricks

posted by madskristensenmadskristensen(8565) 5 years, 1 month ago 0

Pretty basic stuff

Reply

Official release of BlogEngine.NET 1.0

posted by madskristensenmadskristensen(8565) 5 years ago 0

You're the man Korayem. Thanks for spreading the word.

Reply

Subkismet to the rescue

posted by madskristensenmadskristensen(8565) 4 years, 9 months ago 0

Have yoy tried using ajax to submit new sites instead of postbacks?

Reply

Where are all the cool startups that run on ASP.NET?

posted by madskristensenmadskristensen(8565) 4 years, 8 months ago 0

zyb.com is built using ASP.NET and C#

Reply

Fixing BlogEngine HTML Editor Problem

posted by madskristensenmadskristensen(8565) 4 years, 6 months ago 0

The fix has been added to the code base of BlogEngine.NET. Thanks

Reply

Count clicks on external links in ASP.NET

posted by madskristensenmadskristensen(8565) 4 years, 5 months ago 0

Yes, you cloak the destination from spiders which you have to do in order to get the correct number of humans following the links. Google does the same in their search results. Check the onmousedown attribute.

The majority of websites in the world runs on managed hosting where you don't have access to the IIS logs.

Reply

New BlogEngine Theme - Bright Side of Life

posted by madskristensenmadskristensen(8565) 4 years, 3 months ago 0

I agree, this has gotten out of hand. As RazorAnt points out, there is a theme section at the BlogEngine.NET website for this very purpose.

Reply