BusinessRx Community

Dedicated to the advancement of software, technology and the people who devote their lives to it.

Welcome to BusinessRx Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » asp.net controls   (RSS)
Sorry, but there are no more tags available to filter with.
  • partial nested classes

    ''Partial classes'' is on of the new features of v2 that, while I totally get why Microsoft wanted to add it, I didn't really see any use of them beyond the vstudio code gen world. ''Nested classes'' was one of the features of v1 that, while I completely understood the theoretical point of them, I had a HECK of a time coming up with any possible ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on September 5, 2005
  • yay @ atlas

    The cat's out of the bag about Atlas. AJAX may actually get productive soon. Not to dismiss the other frameworks in place at all. ( AJAX.net has some great ideas there ) It's just easier to incorporate a library into custom controls when it's already baked into the system. Boy, I would _kill_ to be on the team working on that. Share ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on June 29, 2005
  • Event handler declarations in the tag are the right thing

    Teemu brought up the current event declaration behavior today, and even pointed to a bug report about it. I'm going to take the opposite stance. putting the onclick=''whatever'' attribute on the tag is the best solution to a complicated problem. Now, if the problem were limited to the points that Teemu addresses, then yes, it looks like it ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on September 14, 2004
  • Composite controls that do their own databinding

    Most databound controls are written from the perspective that they will be databound to something, but the control writer doesn’t know what that would be. It is assumed that the control’s container will set the datasource and databind it. Therefore the same container knows about and handles the datasource, databinding, viewstate usages, event ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on August 29, 2004
  • The Death of DynamicImage

    Of all the features cut from asp.net v2, the only one that I'm really going to miss is the loss of DyanmicImage and the Image Generation Service.  Not so much because it's a little harder to do dynamic images in my app without them, but because it's much harder to do dynamic images in my 3rd party server controls without them. The fact ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on August 17, 2004
  • MetaBuilders and Telligent

    It's not often that a contractor says, ''wow, I’m so incredibly happy about my latest client'', but I see myself in that position. And seeing that I have a voice, I just need to tell y’all. I recently signed up to help out Telligent with their Community Server: Forums project. I can’t express how big the smile on my face was when I started ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on August 8, 2004
  • Web Control Developer Macro Goodness

    I've had these control dev macros sitting around for a while, and I thought I'd share them finally. First I looked for a wiki I could post them to, but I was surprised to not find one for vstudio addins/macros/whatnot. The closest I found was the gotdotnet developer powertoy site, but the whole submission/wait-for-approval thing just bores ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on August 2, 2004
  • Firefox nonbug that caused me some grief today

    I ran into a rather unfortunate issue today with a server control that I thought would probably be good to talk about. The issue is created by non-bugs that come together to make a bug. Firefox persists the values of form fields when the user refreshes the page. Firefox does not persist any script objects ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on July 14, 2004
  • Materials from my usergroup presentation

    It's taken me a while to remember to do this... I gave a presentation on monday to the denver .net user group on developing asp.net server controls and i'm positing the presentation materials on for those that want it. So anyway, grab the powerpoint and code from my presentation if you want it. Share this post: Email it! | bookmark it! | digg ...
    Posted to BusinessRx Reading List (Weblog) by Anonymous on June 30, 2004
Powered by Community Server, by Telligent Systems
'