Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • ASP.NET Ajax using a custom ViewManager to render paged data without updatepanels

    Sometimes you do not want the overhead of using an updatepanel, as each time you make a request it is posting more back than you might need, sure it can be powerful and easy to use but not always the most effective way Say you would like to be able to not use viewstate or postbacks but would like to...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 03-17-2008, 12:00 AM
    Filed under: Javascript, AJAX, ASP.NET, .NET, .NET 3.5, LINQ, C#
  • Fully Accessible And SEO Friendly Ajax Paging Using DataPager

    Hey All, Working on my current project I implemented paging using a listview and a datapager. I then decided it would be much nicer to use AJAX for my paging so wrapped all this up in an updatepanel. Next step was the issue when you would goto a page, select a product and hit the browser back button...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 02-08-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, MICROSOFT, .NET 3.5, VB.NET, PAGING
  • EventValidation issues with asp.net ajax and FireFox caching causing issues...

    Hey All, Was having some wierd issues with asp.net ajax in firefox. If for example you put a textbox and a button in an updatepanel and put in a value and click the button. Then you hit F5, in IE the value will be gone, but in FireFox the value is still there. This is due to firefox caching input values...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 01-18-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET, MICROSOFT, .NET 3.5, C#, Event Validation, FireFox
  • PNG Fix Component

    Needing a solution to fix transparent PNG in IE6 I came to start using one of the many javascript based solutions to do this. But when it came time to use ajax and populating new images in my postbacks this obviously broke. So I created a custom ASP.NET Component to help me do this... Control: I created...
    Posted to Stefan Sedich's Blog (Weblog) by stefan.sedich on 01-03-2008, 12:00 AM
    Filed under: Javascript, AJAX, ASP.NET, .NET, MICROSOFT, .NET 3.5, C#, PNG
  • AuctionSite Starter-kit Update

    I've done an update to the starterkit today, and figured it might be a good idea to get some screenshots in front of people, as well as a demo site up - so I've done both. :) The demo site is available at http://ask.proessent.com/default.aspx Feel free to register a username and look around. If you don...
    Posted to Bryan Sampica (Weblog) by Freakyuno on 12-02-2007, 12:00 AM
    Filed under: .NET, ASP.NET, Ajax, .NET 3.0, Web 2.0, LINQ, .NET 3.5
  • AuctionSite Starterkit Alpha Release

    Just a quick plug to the community. I've gotten to the Alpha release of my AuctionSite Starterkit and have published a release on Codeplex http://www.codeplex.com/auctionsk It's designed and produced in .net 3.5 utilizing some cool features like LINQ, the new Listview, the .NET membership, full CSS design...
    Posted to Bryan Sampica (Weblog) by Freakyuno on 12-01-2007, 12:00 AM
    Filed under: .NET, ASP.NET, Ajax, Microsoft, LINQ, .NET 3.5
Page 1 of 1 (6 items)