View Single Post
Old 03-10-2009, 01:49 PM   PM User | #1
glen_25
New to the CF scene

 
Join Date: Feb 2009
Posts: 4
Thanks: 4
Thanked 0 Times in 0 Posts
glen_25 is an unknown quantity at this point
my hapless interview

Hi as a novice i had a hapless interview recently. even now i cant figureout the answers for these questions which they asked me!
They are:

Please solve the following problems,
1. Create an application with the following functionality:
- Receive default parameter employee name from a html page
- Use those parameters to load an employee specific XML file that
contains age, address (could be multiple), companies worked for
(again could be nested), address, phone numbers and hobbies (could be
multiple)
- Display the results in a datagrid

2. Create an app with the following functionality:
- Receive default parameters (city name) from the html page
- Use those parameters to call the Weather web service
(http://weather.yahooapis.com/forecastrss)
- Display the current weather (in degrees) along with the location.
- Create a simple form to allow the location to be changed and the
service hit again to update the display.

...wow..huh... how do i do it....I couldnt ask the interviewer though

Help apprecited
Thanks in adv.
Glen
glen_25 is offline