First Release, v0.1

 Recommended Download



Source Code LocalEventsPortal v0.1
source code, 202K, uploaded Jan 21 2008  - 161 downloads

Release Notes


Important before your attempt to run
-------------------------------------------
Make sure you copy-replace your own API keys to use this project. API keys can be changed in web.config file of the Web project:

<appSettings>
<add key="YahooKey" value="Yahoo API Key Here"/>
<add key="ZventsKey" value="Zvents API Key here"/>
<add key="UpcomingKey" value="Upcoming API Key here"/>
<add key="EventfulAppKey" value="Eventful API Key here"/>
<add key="EventfulUser" value="Eventful User Name here"/>
<add key="EventfulPassword" value="Eventful Password here"/>
</appSettings>


Documentation and API keys can be obtained from here
------------------------------------------------------------------
 Reviews for this release
No reviews yet for this release.
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987