Browse by Tags

Related Posts

  • 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: LINQ, Ruby, DLINQ, AJAX, Programming Languages, Rails, Atlas, JavaScript, XLINQ, C#, Tools, .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 Community Blogs (Weblog) by Anonymous on 06-21-2006, 12:00 AM
    Filed under: LINQ, Ruby, DLINQ, AJAX, Programming Languages, Rails, .NET, Atlas, JavaScript, XLINQ, C#, Tools
  • 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
  • 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
  • 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
  • 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#
  • 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#
  • 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
  • Reduce ASP.NET Page size and complexity using JQuery-Part 1

    Reduce ASP.NET Page size and complexity using JQuery-Part 1 This is my first post on asp.net blog. ASP.NET Ajax and JQuery are two different ajax framework. In this post I will show, how we can enhance gridview using ASP.NET Ajax and JQuery. I also compare the implementation of these frameworks. In next...
    Posted to Sanjeev Agarwal (Weblog) by SanjeevAgarwal on 07-08-2008, 12:00 AM
    Filed under: ASP.NET, JQuery, JavaScript, CSS, C#, VB.NET, .NET, XML, Ajax
  • 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
Page 1 of 2 (14 items) 1 2 Next >
Microsoft Communities