Search

You searched for the word(s): userid:341964

Matching Posts

  • Asp.net AJAX Progress Indicator by your Cursor

    I wrote an article/tutorial on how to show a progress indicator that will show by your mouse cursor. Take a look if you are interested. Source code included. No ads either! Click here to check it out
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by WVDom on 10/10/2007
    Filed under: ajax .ASP.Net 2.0 javascript
  • Web service not generating proxy class inside update panel

    I have a master page (scriptmanager). My main aspx page which uses the master page is Default.aspx. I have an update panel on that page. Inside the update panel I am dynamically populating a user control. Inside this user control I need to register a web service in the scriptmanagerproxy. The problem is that the proxy class is not being generated when the update panel is refreshed. I have a scriptreference in the scriptmanagerproxy as well and it is sent to the browser just fine, but no proxy class
  • Re: Users Online Live (AJAX) module

    The source code will be released very soon. Have any other suggestions or comments?
    Posted to Custom Modules (Forum) by WVDom on 12/22/2005
  • Users Online Live (AJAX) module

    It's a template driven Users Online module with AJAX support. A module that will allow you to show live statistics of who's on your site and where they are located. Click here for a live demo. What do you all think?
    Posted to Custom Modules (Forum) by WVDom on 12/20/2005
  • BloodyFlux - Google Analytics 1.0

    New Google Analytics module. Check it out. http://www.snowcovered.com/snowcovered2/Default.aspx?tabid=166&CatalogItemID=2498 for PA Only. http://www.snowcovered.com/snowcovered2/Default.aspx?tabid=166&CatalogItemID=2498&PackageID=3307 with source code.
    Posted to Custom Modules (Forum) by WVDom on 11/17/2005
  • Re: N-Tier with User Controls

    Thanks for the great replies! I'm new to the concept of tiered application architecture so forgive me for stupid questions... Why would using a custom Server Control be better than using User Controls? In my hypothetical app, there is a user control that could have an editable datagrid and multiple data entry form elements. It seems like a Server Control is much more difficult to deal with and doesn't provide additional benefits. I'm sure it's ignorance that makes me say that. In the app there could
    Posted to Architecture (Forum) by WVDom on 6/8/2005
  • N-Tier with User Controls

    I have a question about n-tier design as it relates to using User Controls. If I have 10 User Controls that are loaded dynamically onto a "master page" based on certain parameters. Each User Control does very unique things, but all pull data from the same database. My question is this: Should I separate each one of my User Controls into separate tiers (business login and dal for example)? Would I not end up with a ton of DLLs floating around for each User Control?
    Posted to Architecture (Forum) by WVDom on 6/7/2005
  • Re: Reporting Services for Internet Applications

    I may be wrong, but why not purchase Windows SBS 2003 Premium which includes SQL Server 2000 Standard without limitation on unauthenticated connections and stick it behind a firewall and use another system as the web server? You would get the benefit of using SQL Server 2000 and RS with minimal costs and better security, imo.
    Posted to SQL Server Reporting Services (Forum) by WVDom on 2/23/2005
  • Re: Editable datagrid

    Thanks for replying. I assume that you where one of the ones who made the module. Did you run into any trouble making your datagrid editable? Anything special you had to do to make it work correctly?
    Posted to DotNetNuke (Forum) by WVDom on 6/10/2004
  • Re: Editable datagrid

    Now that I think about it, I think an editable datalist control would work too.
    Posted to DotNetNuke (Forum) by WVDom on 6/9/2004
Page 1 of 2 (19 items) 1 2 Next >