drugarce


Comments:

Folks - A small, simple and fast Ajax framework.

posted by drugarcedrugarce(610) 4 years, 3 months ago 0

"The Folks is under development, its current version is 0.0.1"

Wish I knew that before opening the link :/

Reply

How To: Prevent running ASP / ASP.NET code in specific folder

posted by drugarcedrugarce(610) 4 years, 2 months ago 0

a nice tip indeed, especially (as some commenter mentioned there) for folders where users can upload content

Reply

Things I Hate About .NET

posted by drugarcedrugarce(610) 4 years, 1 month ago 0

its amazing how little it takes for some people to consider themselves as professionals :)

Reply

Test with multiple IE Rendering Engines

posted by drugarcedrugarce(610) 3 years, 11 months ago 0

sounds like a useful program but still in alpha and WinXP with IE6 apparently has problems... will wait for a newer version

Reply

IIF equivalent in C#

posted by drugarcedrugarce(610) 3 years, 11 months ago 0

IIf is evil. Other then the reason mentioned by gregbeech, the other thing is that it returns an Object so in most cases you would need to cast it before assigning the evaluated expression

Reply

Using Classes To Fight CSS Class Explosion

posted by drugarcedrugarce(610) 3 years, 11 months ago 0

The title of the post is misleading (here) but nevertheless it's a good article

Reply

A Programming Job Interview Challenge #10 - The Missing Number

posted by drugarcedrugarce(610) 3 years, 10 months ago 0

How is this related to ADO.NET?

Reply

Metrosexual Developers

posted by drugarcedrugarce(610) 3 years, 10 months ago 0

Come on people, this is common sense and it applies to everybody, not just developers

Reply

.NET Developers' Reference Card Round-Up

posted by drugarcedrugarce(610) 3 years, 10 months ago 0

Does anybody else get a browser crash with Firefox 3 when opening the page? In IE6 page loads fine but my FF always crashes :( I am not sure if it is the browser itself or some of the extensions

Reply

.NET Developers' Reference Card Round-Up

posted by drugarcedrugarce(610) 3 years, 10 months ago 0

XP here as well

Reply

Creating always visible div using CSS

posted by drugarcedrugarce(610) 3 years, 9 months ago 0

This does not work in IE6

Reply

I hate Vista. I'm moving to Windows Mojave.

posted by drugarcedrugarce(610) 3 years, 9 months ago 0

When I opened the mojave experiment web site I thought that they are using Silverlight but it turns out it's Flash :)

Reply

ASP.NET gets no Respect

posted by drugarcedrugarce(610) 3 years, 9 months ago 0

ASP.NET gets my respect :D

Reply

ADO.NET with Windows Forms using Visual C#

posted by drugarcedrugarce(610) 3 years, 5 months ago 0

wow, somebody really wants to be on the front page!

Reply

10 Reasons ASP.NET Webforms Suck

posted by drugarcedrugarce(610) 3 years, 4 months ago 0

Wow, I hope that I'm not going to have the same opinion after 8 years of asp.net exposure :)
I remember having similar frustrations when I started with asp.net (coming from the php world) but after a while you do learn to minimize or for most of the points even avoid the drawbacks and appreciate the many advantages
just my $1/50

Reply

Visual Studio 2010 == Visual Studio 2008 + ReSharper

posted by drugarcedrugarce(610) 3 years, 4 months ago 0

It looks like they've also packed something like NDepend (the Architecture Explorer)

Reply