Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Using jQuery to Call ASP.NET AJAX Page Methods – By Example

    A commenter recently requested a more in-depth sample demonstrating the technique I used in my Using jQuery to Call ASP.NET AJAX Page Methods post. He wanted to see how you could use jQuery to send the contents of a GridView row to a WebMethod page. Here are the steps: Create template columns in the...
    Posted to Craig Shoemaker (Weblog) by craigshoemaker on 11-07-2008, 12:00 AM
    Filed under: ASP.NET, AJAX, jQuery
  • Using jQuery to do Ajax Form posts in Asp.net MVC

    It is now official from a post by great Scott Guthrie that jQuery is bundled with Asp.net MVC Beta. jQuery is a tiny 15K JavaScript library that contains features from UI tweaks, DOM manipulation to full Ajax control. In my last post, I have shown how to get going with Ajax.Form using Microsoft MVC Ajax...
    Posted to Mehfuz's WebLog (Weblog) by mehfuzh on 10-13-2008, 12:00 AM
    Filed under: C#, asp.net, MVC, Ajax, AspNetMvc, FlickrXplorer, jQuery
  • JQuery is now 1st Party for Asp.net - Kinda

    Wow...AMAZING…Hurray…I mean, like, WOW man… In a very welcome turn of events, JQuery is now “officially” going to be part of Asp.net development. MS will provide support, annotated VS versions that’ll give us intellisense, provide us with demonstrations and tutorials on how jquery can work with features...
    Posted to HeartattacK (Weblog) by HeartattacK on 09-29-2008, 12:00 AM
    Filed under: Visual Studio, ASP.NET, AJAX, JQuery
  • Folks Ajax - New Release, Documentation and Samples now available!

    The Folks Ajax Framework 0.1.0 was released, stable, refactored, documented and with new features. This Folks' release contains a lot of changes: Features FolksManager - The responsible for managing the postbacks and other features. Now it isn't needed to extend the FolksPage (deprecated), turning the...
    Posted to Eduardo Dias (Weblog) by edurdias on 03-08-2008, 12:00 AM
    Filed under: .net, ASP.NET, Ajax, jQuery
  • ASP.NET MVC Tip #5 - Submitting an AJAX Form with jQuery

    This is one of the neatest, straightforward, and down right coolest way to submit a form with the ASP.NET MVC Framework. I've blogged in the past about jQuery and how useful it is. Combining MVC with jQuery can produce some really neat Web 2.0 style applications and today we'll take a look at some first...
    Posted to Mike Bosch's Blog on .NET (Weblog) by MikeBosch on 02-15-2008, 12:00 AM
    Filed under: AJAX, ASP.NET, MVC, jQuery
  • Drag – Drop Interaction with jQuery

    A few days ago, I posted about getting started with AJAX, Facebox and jQuery . Well, I've been doing a little more work with it, and wanted to do a quick demo of the Drag and Drop interaction that is possible with jQuery, and a little preview of how to deal with this stuff and AJAX. It's pretty slick...
    Posted to On the road again... (Weblog) by du8die on 01-25-2008, 12:00 AM
    Filed under: Ajax, ASP.Net, jQuery
  • jQuery, Facebox and AJAX

    One frustration that I've had for the 4 years that I've been working with AJAX is how messy the front-side code can get. There's lots of JavaScript, and that can get kind of annoying. Plus, there's the design perspective of trying to find the right real-estate to put things in. Where do you have a hidden...
    Posted to On the road again... (Weblog) by du8die on 01-22-2008, 12:00 AM
    Filed under: Ajax, ASP.Net, jQuery
  • .NET AJAX Survey Results

    Simone has finished the survey and published the results of the survey about the usage of AJAX among .NET web developers . The results are very interesting. The most used AJAX toolkit is ASP.NET AJAX with about 73.7% followed by the AJAX Control Toolkit which is used by almost half of the .NET developers...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-21-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, HTML, jQuery, UI
  • MVC Web Application and JSON

    I like the MVC (Model View Controller) framework which is available as a public CTP, now. You can download the latest bits with the ASP.NET 3.5 Extensions CTP Preview . You will find further links at Scott Guthrie's posts tagged with MVC . While playing around I tried to create a simple Web page that...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-19-2007, 12:00 AM
    Filed under: AJAX, .NET, JavaScript, Source Code, JSON, Mobile, HTML, jQuery, MVC
  • Ajax usage among .NET developers

    Simone Chiaretta had a look at the results of Ajaxian's survey about the state of the usage in the Web development community. He decided to make a new survey , but this time only focused on .NET developers. Please click here to take the survey and vote for your AJAX library you are using in production...
    Posted to Michael's Blog (Weblog) by Michael Schwarz on 12-19-2007, 12:00 AM
    Filed under: AJAX, Ajax.NET, ASP.NET, .NET, JavaScript, Atlas, JSON, jQuery
Page 1 of 21 (202 items) 1 2 3 4 5 Next > ... Last »