help.net


Musing on .Net

News

Windows Phone Apps

FotoBank


FotoIreland

Windows 8 Apps




hit counters






Open source CMS


My blog

Irish blogs

Locations of visitors to this page Get Chitika eMiniMalls

.Net useful

Blogs I read

PocketPC

SQL

Usability

October 2008 - Posts

The creator of JQuery, John Resig on our webcast show - 19th of November live from Boston

Join our next webcast! 19th of November 2008

Developers.ie invites all our members to attend our regular webcast.John Resig
 
Our next speaker is John Resig, creator and lead developer of the JQuery Javascript library,
live from Boston.

Summary:

Using JQuery to build Rich Internet Applications.

Its an exciting time for web developers. Microsoft has recently announced that they will be shipping jQuery with Visual Studio going forward.  They will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch.  The files will continue to use and ship under the existing jQuery MIT license.

Microsoft will also distribute intellisense-annotated versions that provide great Visual Studio intellisense and help-integration at design-time.

jQuery is a lightweight open source JavaScript library (only 15kb in size) that in a relatively short span of time has become one of the most popular libraries on the web.

A big part of the appeal of jQuery is that it allows you to elegantly (and efficiently) find and manipulate HTML elements with minimum lines of code.  jQuery supports this via a nice "selector" API that allows developers to query for HTML elements, and then apply "commands" to them.  One of the characteristics of jQuery commands is that they can be "chained" together - so that the result of one command can feed into another.  jQuery also includes a built-in set of animation APIs that can be used as commands.  The combination allows you to do some really cool things with only a few keystrokes.

This is the chance to talk with the creator of JQuery directly! Don't miss this unique opportunity!


This will be broadcast live on Wednesday 19th of November at 15:00 (Irish time!)

All the connection details to the show will be sent to you a few days prior to the start of the webcast.

This event is free but you need to visit our Webcasts section to register!

Posted: Oct 31 2008, 12:56 PM by help.net | with 1 comment(s)
Filed under:
The .Net Coffee Break Show - Using ADO.NET Data Services with Silverlight

Join our next webcast! 15th of October 2008

Developers.ie invites all our members to attend our regular webcast.
 
Our next speaker is Tim Heuer, Silverlight Program Manager for Microsoft. Tim Heuer

Tim will broadcast from Arizona!

Summary:

Using ADO.NET Data Services with Silverlight
As Silverlight 2 releases more organizations will be looking at the platform for business applications. 

Of course, most applications leverage some type of data in the workflow, whether that is simply presenting it or enabling users to operate (create,update,delete) on that data.  We'll take a look at how some pieces of the .NET ecosystem help enable this quickly for Silverlight developers, specifically Silverlight 2, ADO.NET Data Services and .NET Framework 3.5 SP1.


This will be broadcast live on Wednesday 15th of October at 15:00 (Irish time!)

All the connection details to the show will be sent to you a few days prior to the start of the webcast.

This event is free but you need to visit our new Webcasts section to register!

More Posts