(This has been sitting in my Performancing extension for several weeks, so since I haven’t updated recently, might as well publish it.)I’ve just discovered that the regular expressions available through Find/Replace in VS.NET 2003 are not standard .NET/POSIX regular expressions. It seems curlies ({, }) specify tagged expressions. Unfortunately, this means one of the most [...]
Archive for the '.NET' Category
ASP .NET 2.0 and script.aculo.us
30Oct05I’m having an absolutely awesome dicking around with script.aculo.us. For those who don’t know, script.aculo.us is a fabulous Javascript library built on Prototype to add a lot of cool AJAX functionality. Prototype ispretty tightly bound to Ruby-on-Rails, and apparently script.aculo.us is meandering down that route too. Massive shame — it really is quite nice, and [...]
ASP.NET 2.0 name mangling
14Oct05Code mangling’s always been a problem with ASP .NET — the VS .NET 2002/2003 used to mangle the HTML badly when you switched between design and code views, and while that’s been fixed in VS .NET 2005 (aka, The-Shiznit-For-Web-Development-2005), there’s still the problem of element name mangling while rendering. So, for example, a FormView element [...]



Recent Comments