Tag Archives: XML

Video – Getting Started with Android App Development with Judy Lipinski

Video – Getting Started with Andriod Development with Judy Lipinski Getting Started with Android App Development In this Interface Video Blog, Mobile App Development instructor Judy Lipinski discuses what developers will need to know before getting started developing with Android. The first requirement is that developers working in Android need to be able to program … Continue reading Video – Getting Started with Android App Development with Judy Lipinski

How to create an ASP.NET AJAX Toolkit Extender Control to Extend a GridView

In a previous post I showed examples of how CSS and JavaScript code could be used to freeze the header row of a GridView control and add scrolling capabilities for Internet Explorer and Firefox. Here’s an example of a GridView with a frozen header: In this post I’m going to discuss how to package up … Continue reading How to create an ASP.NET AJAX Toolkit Extender Control to Extend a GridView

Calling Web Services with ASP.NET AJAX and JavaScript, Video – Dan Wahlin

ASP.NET AJAX provides several different ways to call Web Services including JavaScript, XML Script and the AutoCompleteExtender. In this video tutorial you’ll see how to call Web Services using JavaScript. Topics covered include creating a Web Service, applying the ScriptService attribute, creating a client-side JavaScript proxy and calling a Web Service using JavaScript and callbacks. … Continue reading Calling Web Services with ASP.NET AJAX and JavaScript, Video – Dan Wahlin

ASP.NET AJAX, Windows Mobile 5, Bluetooth GPS and Virtual Earth

I’ve been playing around a lot lately with a great set of components from http://www.gpsdotnet.com/ that allow GPS functionality to be integrated into .NET applications.  The samples included with the GPS components were awesome and made it simple to do what I wanted (since they did most of the work for me).  I used the components … Continue reading ASP.NET AJAX, Windows Mobile 5, Bluetooth GPS and Virtual Earth