ASP.net中后台从xml中读取数据,数据通过前台显示出来
http://blog.csdn.net/qinghecool/article/details/3549764
http://guangquanzhu.blog.163.com/blog/static/112084455201331034415744/
写个httpHandler程序,返回xml,然后页面通过ajax调用,解析xml数据。