Browse by Tags
All Tags »
.NET (
RSS)
Are you serious with the third place winner being "GoogleFind" ? I'm probably gonna come off looking like an ass for even bringing it up, but so be it. I posted a macro that did at the beginning of 2003. Here's the original post on my old Radio weblog...
Everyone's blogging about Daniel Boyd's open letter to Microsoft regarding the future of scripting technologies on the Windows platform. Personally, I think that the new Microsoft Shell (MSH) will be the answer to these people's prayers. Here's a couple...
Simon Fell 1 is venting about the lack of true streaming reads in ASP.NET. I agree, it really sucks that everything gets buffered. I'm not quite clear why this is the way it is. After all, if you look at what is basically the lowest layer of the CLR based...
Scenario Ok, I'm writing an add-in which extends solutions with custom properties. This add-in is written in C#. I've created the extender provider, I'm registering it for the solution object, the properties show up as expected under the properties window...
Ok, I needed to prove to myself that my theory of being able to just use the built in PartialCachingControl would work if it's constructor were just public. So, I resorted to a little hackery and fell back on our friend System.Reflection to instantiate...
Ian Griffiths wrote the following in the comments section of this previous post : Can't you make the cached control the child of an uncached control? The uncached control wouldn't contribute anything to the output - it just wraps the cached control. That...
Preface: I've seen this discussed before, but haven't really found a solution through all my searching, so I'm hoping I'm just missing something. As you may or may not know, if you're creating a server control you can enable that control to be automagically...
In Luca Bolognese's PDC presentation on ObjectSpaces, he stated in a diagram that you should use ADO.NET's objects DataSets/DataReaders if "You require maximum control/performance/functionality" That seems to indicate that we should not use ObjectSpaces...
In case anyone's interested. Here's what my PDC Calendar is looking like so far. Of course I might change things on the fly depending on how I'm feeling about certain subjects, but probably not too drastically. You'll notice it consists mostly of Indigo...
Welp, I depart Newark airport tommorrow at 3PM to head for LA. I'm really excited that I'm going to be there to experience the first major step in the revolution of Windows programming since Win32. I'm really looking forward to finally being able to talk...
More Posts
Next page »