Browse by Tags

Related Posts

  • 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   (Weblog) by Freakyuno on 12-01-2007, 12:00 AM
    Filed under: .NET, ASP.NET, Ajax, Microsoft, LINQ, .NET 3.5
  • 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   (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
  • 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's ASP.NET 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
  • 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's ASP.NET 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
  • 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's ASP.NET 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
  • 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's ASP.NET Blog (Weblog) by stefan.sedich on 03-17-2008, 12:00 AM
    Filed under: Javascript, AJAX, ASP.NET, .NET, .NET 3.5, LINQ, C#
  • Simplified ASP.NET AJAX Custom Control Development With VS Item Template

    Hello, At work today I had a friend (Blair) have issues with trying to get a browser alert to popup on the page during an ASYNC post back. I told him I would make a custom control in 30 secounds or less that would do this and make life much easier. Overkill I know for such a simple task but it was more...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 04-01-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, MICROSOFT, .NET 3.5, C#, CONTROLS
  • Our First ASP.NET 3.5 Site Goes Live!!

    Hello All, UPDATE 20080409: Another site has launced, check out www.betts.com.au !!! Thanks Stefan ---------------------------------------------------------------------- Finally our first ASP.NET 3.5 website went live today, there are 2 more to come but this one is the only one live atm: http://www.zushoe...
    Posted to Stefan's ASP.NET Blog (Weblog) by stefan.sedich on 04-03-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, LINQ, MICROSOFT, .NET 3.5
  • ASP.NET Podcast Show #114 - ADO.NET Data Services in .NET 3.5 Service Pack 1 Beta1 with ASP.NET AJAX

    Subscribe to everything . Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/05/31/asp-net-podcast-show-114-ado-net-data-services-in-net-3-5-service-pack-1-beta1-with-asp-net-ajax.aspx Subscribe to WMV . Subscribe to M4V for iPod . Subscribe to MP3 . Download WMV . Download...
    Posted to Wallace B. McClure (Weblog) by Wallym on 06-02-2008, 12:00 AM
    Filed under: AJAX, Community News, ADO.NET, Podcast, ASP.NET Podcast, .NET 3.5, ASP.NET Ajax, .NET 3.5 SP1
  • Interesting findings on History in .NET 3.5 sp1 beta 1

    When you encode the parameters to save the page state, you can't use complex objects. You have to save strings or nulls. Complex objects can't be saved out. You'll need to enable history on the scriptmanager by setting the EnableHistory. This property appears to be set to false by default.
    Posted to Wallace B. McClure (Weblog) by Wallym on 06-05-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, .NET 3.5, .NET 3.5 SP1
Page 1 of 1 (10 items)