Create an XML web service and call it from an ASP.NET 3.5 web application and a Windows application. Using Visual Studio 2008. Video Rating: 4 / 5 Part 2 of a presentation given by Aaron Bartell of Krengel Technology at the RPG & Beyond ’09 Web Conference. This presentation aims to enlighten viewers about the alphabet soup of web...
Web applications with Java – Tutorial 01 Part 01 – The basics
This is the first part of a simple tutorial about building Web Applications with Java. In this part I will cover the tools that used in the tutorial. The Eclipse IDE mentioned in the video that I built for my own (using Yoxos) can be downloaded via these two links (you must download both): – rapidshare.com – rapidshare.com Video Rating: 4 /...
Denodo 4.6 Tutorial – Creating a Web Service Wrapper from a WSDL
Click on New next to Web Services in the Default project, name the base view billing_info, and enter full URL for the WSDL’s location: localhost Click OK, and Denodo will show an expandable view of this web service’s invocation methods. Create a Base View for getBillByCustomerID, which takes a mandatory argument, by clicking “Create...
1. E – Commerce Website PHP Tutorial – Setting Up the Pages, Layout, and Templates
www.developphp.com In this first video we will establish pages our system will need. We also create a modular design and page layout for easier site management. The E – Commerce Web Site we will be assembling is one in which all of the inventory is in a MySQL database and we offer a custom PHP cart for a unique shopping experience. It is a site...
Tutorial: Android Application Development – TimelineActivity
Class 4, Part 2. This video comes from Marakana’s 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA earlier this year. ** Grab the source code at:marakana.com In this tutorial, you’re going to learn how to create a new activity called TimelineActivity that will display all the statuses from your friends. It...