Browse by Tags

Related Posts

  • GeoRSS Editor alpha version is up and running

    GeoRSS is a great way to share geographic information that updates all the time, sending simple geography (points, lines and polygons to a consumer. GeoRSS is RSS with a collection of points, as flexible as RSS with the advantage of providing location to your information. A great tool that I personally...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 08-29-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, GeoRSS, JavaScript, ESRI, Geo Twitter, AJAX
  • AJAX: Cómo crear nuestro propio UpdateProgress

    A veces no queremos hacer uso del UpdateProgress que viene con ASP.NET por diversos motivos. Objetivo El objetivo es conseguir el efecto del UpdateProgress. Para ello necesitamos un UpdatePanel donde tengamos por ejemplo un botón con un Label. Para que el efecto sea visible se recomienda usar el método...
    Posted to Eugenio Estrada's Weblog (Weblog) by Eugenio Estrada on 08-24-2008, 12:00 AM
    Filed under: ASP.NET, Ajax, JavaScript, CSS, C#
  • What the AJAX Sys.ParameterCountException: Parameter count mismatch error?

    Developers turn to Google or Cuil.com when they receive an error message, I believe is an automatic reaction, in the old days you were stuck debugging that COTS library, right now, we are looking for peers that went through the same experience, and hopefully they were successful, this post is not the...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 07-31-2008, 12:00 AM
    Filed under: C#, ASP.NET, .NET, JavaScript, AJAX
  • How to fix Sys.WebForms.PageRequestManagerParserErrorException in AJAX 1.0

    Last year I wrote a fix for AJAX 1.0 on my old blog, looks like many people found it helpful, I wanted to make sure people understood that issue only happened with ASP.NET AJAX 1.0. I cannot reproduce the same problem with AJAX 3.5. You will encounter this issue when mixing callbacks and postbacks, as...
    Posted to Albert Pascual ASP.NET Blog (Weblog) by albertpascual on 04-22-2008, 12:00 AM
    Filed under: Code, C#, ASP.NET, .NET, JavaScript, AJAX
  • 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#
  • Microsoft Ajax JavaScript Converters

    I just joined the ASP.NET blogging community, being one of the 150 newly added bloggers by Joe Stagner , so here's my first post. I'd like to share my last research, about implementing custom JavaScript converters. If you're using web services with Asp.Net Ajax, the custom entities moved back/forward...
    Posted to Cristian Odea (Weblog) by crissianx on 01-23-2008, 12:00 AM
    Filed under: JavaScript, AJAX, ASP.NET, C#
  • 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
  • Determine if a user enables JavaScript

    I made a post over on my business' blog about the general concept of my post today, determining if a user has JavaScript enabled. This is sort of a touchy subject since Microsoft has their own AJAX stuff and they pretty much do what they want with that. But what about ASP.NET developers like me that...
    Posted to Zack Owens (Weblog) by zowens on 11-22-2007, 12:00 AM
    Filed under: .NET, Visual Basic, C#, JavaScript, AJAX, jQuery, ASP.NET
  • A great article on functional programming...

    http://www.defmacro.org/ramblings/fp.html This article was a great overview of many of the aspects of functional programming. With what Micosoft is doing to the CLR and C# and VB it would seem that functional programming is making advances into the main stream. His article has imaginary Java samples...
    Posted to David Findley's Blog (Weblog) by findleyd on 06-20-2006, 12:00 AM
    Filed under: C#, Ruby, .NET, Tools, JavaScript, Atlas, LINQ, DLINQ, XLINQ, AJAX, Rails, Programming Languages
  • jQuery & .NET

    In the Javascript world, the hot topic these days seems to be jQuery .  Microsoft is beginning to see its value, and DotNetNuke is baking it in in their 5.0+ release.  For me, it just makes sense to add it to my portfolio. When I take the time to learn any sort of new technology I make an attempt...
    Posted to Rob Chartier ~ Contemplation... (Weblog) by Rob Chartier on 04-07-2009, 12:00 AM
    Filed under: .NET C#, C#, .NET, ASP.NET, AJAX, 2008, Codeplex, Javascript, jQuery
Page 1 of 6 (56 items) 1 2 3 4 5 Next > ... Last »