LIUG April 2nd Meeting – Professional Client-Side Development with Microsoft AJAX Library and jQuery

Date
2-3 Apr 2009 (Add to calendar) GMT
Venue
5 Hub Drive; Look for Chyron main door , Melville, US
Cost
Free

Topic: Professional Client-Side Development with Microsoft AJAX Library and jQuery

Description: Writing raw JavaScript is as fun as pulling teeth. Microsoft AJAX Library and jQuery---both free, powerful tools---alleviate a lot of the pain of building rich user interfaces. This hand-in-glove combination takes client-side development to a whole new level.

In this session you'll learn how to use the Microsoft AJAX Library on its own or within ASP.NET; how it emulates concepts familiar to .NET developers: namespaces, classes, interfaces, inheritance; how to build script controls; and how to do serious debugging without alert('Hi!').

We will cover how jQuery complements the Microsoft AJAX Library by removing much of the mundane work of navigating and manipulating the DOM.

You might also like...

Comments

Other nearby events

  • May 22

    Intro to the Go Programming Language for C# Developers

    55 miles away in New York

    AbstractAn interactive (hopefully) introduction to the new Go programming language (aka golang). Go is an open source language developed by Google as a potential successor to C, C++, Java, Python, and the like, It is designed from the ground up for the concurrent processing that is a hallmark of modern systems. When writing Go code, one can feel the ease and speed of an interpreted, dynamically typed scripting language.

  • May 22

    Philly Appathon Workshop

    71 miles away in Malvern

    Philly Appathon Workshops are part of the Philly Appathon contest and run through the end of June. Join us each Wednesday in the Microsoft Malvern Office for a session on app development as well as open lab time.

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra