meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wp7_codecamp:lut1:start [2011/10/21 10:01]
hilmi
wp7_codecamp:lut1:start [2011/10/21 11:30] (current)
hilmi
Line 11: Line 11:
 Create public sector directory service application.  Create public sector directory service application. 
  
-=== Idea ===+===== Idea =====
  
 The Idea is to Create an application which can use the Open Data available of the public sector.  The Idea is to Create an application which can use the Open Data available of the public sector. 
Line 29: Line 29:
  
   * The application is based on [[http://www.microsoft.com/net/| .NET Framework]] platform   * The application is based on [[http://www.microsoft.com/net/| .NET Framework]] platform
-  * [[http://www.bing.com/maps/| Bing Maps]] for geolocation 
   * [[http://www.silverlight.net/| Microsoft Silverlight]] for outstanding user interface   * [[http://www.silverlight.net/| Microsoft Silverlight]] for outstanding user interface
  
 ===== Implementation process ===== ===== Implementation process =====
 +Although I was planning to implement a fully working application, but due to some problmes that I faced, I couldn't acheive the goals. 
 +Firstly, I was planning to implement with LDAP interface, which I just got it yesterday(Thursday). Unfortunatly, it was harder than what I expected. Later, I tried to do with HtmlDocument and parsing, but again I faced a problem which when accessing the website, the main page adds some random numbers and letters to the URL. So it didn't work again. 
 +As a result, due to my limited time, I just added a webBrowser to the application which the user can search for the information throw the website directly! 
  
  
-=== List of increments ===+===== Code Camp Experience ===== 
 +Although I didnt meet the goals of implementation, but it was a good experience, since it was my first time with Windows Phone Programming.  
 + 
 + 
 + 
 +===== Links===== 
 + 
 +http://www.julha.fi
  
  
-===== Improvements ===== 
  
-   
-===== Links ===== 
  
  
Line 47: Line 53:
 === Presentation Slides === === Presentation Slides ===
  
 +{{:wp7_codecamp:lut1:pdpresent.pdf|}}
  
 === Project Source code === === Project Source code ===
- +{{:wp7_codecamp:lut1:publicsectorcontactdirectory.zip|}} 
 + 
  
 === Report === === Report ===