Vulnerability in EPiServer.Forms

Try our conversational search powered by Generative AI!

Per Hemmingson
Mar 7, 2008
  6720
(0 votes)

Basic Ajax 101 in VS 2008

I just attended the seminar "Building Great AJAX Applications from Scratch Using ASP.NET 3.5 and Visual Studio 2008".

It was a great seminar showing how simple it is how to use Ajax, linq and asp.net 3.5 in Visual Studio 2008.

Brad Abrams blog post shows the entire code sample he did which is also available to download. The seminar will also be available in Video at http://sessions.visitmix.com/. So if you want to learn about new features in asp.net 3.5, Ajax, and linq read his blog it is very easy to understand and follow.

He covers new controls in .net 3.5; Listview and Datapager, and also the Ajax controls; UpdatePanel and scriptmanager. And lastly client side JavaScript methods. One new neat thing in VS 2008 is that you can easily debug your JavaScript (about time, and no more alert windows debugging), you simple use sys.debug.trace(.....) which also allows you to set breakpoints.

Read more about it and try yourself ASAP at >

http://blogs.msdn.com/brada/archive/2008/03/06/mix08-session-overview-building-great-ajax-applications-from-scratch-using-asp-net-3-5-and-visual-studio-2008.aspx

Short example of Listview implementation stolen from Brads blog post, just to give you a hint on how easy it is;


        
            

  • Eat more Cake
  • Cheers.
    Per

    Mar 07, 2008

    Comments

    Please login to comment.
    Latest blogs
    Join the Work Smarter Webinar: Working with the Power of Configured Commerce (B2B) Customer Segmentation December 7th

    Join this webinar and learn about customer segmentation – how to best utilize it, how to use personalization to differentiate segmentation and how...

    Karen McDougall | Dec 1, 2023

    Getting Started with Optimizely SaaS Core and Next.js Integration: Creating Content Pages

    The blog post discusses the creation of additional page types with Next.js and Optimizely SaaS Core. It provides a step-by-step guide on how to...

    Francisco Quintanilla | Dec 1, 2023 | Syndicated blog

    Stop Managing Humans in Your CMS

    Too many times, a content management system becomes a people management system. Meaning, an organization uses the CMS to manage all the information...

    Deane Barker | Nov 30, 2023

    A day in the life of an Optimizely Developer - Optimizely CMS 12: The advantages and considerations when exploring an upgrade

    GRAHAM CARR - LEAD .NET DEVELOPER, 28 Nov 2023 In 2022, Optimizely released CMS 12 as part of its ongoing evolution of the platform to help provide...

    Graham Carr | Nov 28, 2023