Browse by Tags
All Tags »
.net development (
RSS)
Perhaps my last cross-post to weblogs.asp.net? a viewstate filter....
...The scary thing is, I don't think people realize just how easy it is to add context menu items to IE. It involves just two things: A html file containing a script (or a script file) A single entry in the registry ...But where's the fun? (more specifically...
So, as I suggested in a previous post , I'd like to use the VS2005 CTPs. All of 'em. However, I don't want to tear my hair out trying to figure out what version we should use because the stuff I'm working with is broken in the latest version. I also don...
I think the community can make the CTP drops much more useful to all of us. MS said it: VS 2005 CTP is not a beta. VS 2005 CTP is not a beta. VS 2005 CTP is not a beta. VS 2005 CTP is not a beta. Developers. The Problem: The expansions in C# - one of...
It's beta 2 of the new visual studio, soon to be VS.Net 2002. It's awesome, and I'm blown away. In all ways, I love .net development, and Visual Studio gets better and better. However, one bug will plague me through my career. ... Warning -- it's extremely...
Where I push out an HttpModule that keeps scroll position between postbacks....
I put up a somewhat old writeup on the ManualResetEvent and AutoResetEvent on my full blog, thought since it was .net, I'd post here as well. Here's an excerpt: Confused about WaitHandles? Sure you are. For one, they have the word "Event" on them.. Are...
Where I send out a tablet control...
While doing code reviews (for .net code, of course!), I see one minor annoyance with strongly typed datasets again and again - not using the TableName property. I don't know why this comes up so often, so I thought I'd add a quick tip about it. If you...
I really wish I knew where I found this... but after only an hour of digging in my old code, I found the regex to deal with CSV files (that is, handle both quoted and non-quoted values, commas in quoted values, etc). I know I didn't write the regex pattern...
More Posts
Next page »