Click here to Skip to main content
15,900,973 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Code for displaying weather information of any city entered by user on our website using asp.net C# MVC.
Posted
Updated 17-Oct-13 2:29am
v2
Comments
Govindaraj Rangaraj 17-Oct-13 8:40am    
Can you please state clearly where you face the difficulty in doing this, using MVC or accessing the weather information?
amee1 17-Oct-13 8:47am    
Doing code in mvc for getting weather information.

Have a look here: http://openweathermap.org/api[^].

Cheers!
 
Share this answer
 
Comments
Thanks7872 17-Oct-13 8:45am    
Great one. +5...
The solution from Manfred solves the first part of the problem. The second part about consuming it from Asp.net mvc, it is same as how you consume from Asp.net webforms. Just in case you are new to Asp.net MVC, please refer this article : An Absolute Beginner's Tutorial on ASP.NET MVC for Web Forms Developers[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900