RSS
热门关键字:  数据挖掘  数据仓库  商业智能  人工智能  搜索引擎

ASP.NET "Photo Gallery (XML Version)" Sample

来源: 作者:unkonwn 时间:2004-11-22 点击:

This version of our ASP.NET Photo Gallery sample reads the photo information from a simple XML file. To add or remove an image you simply edit the XML file and the script will pull in the updated information the next time it is run.

It doesn′t do anything fancy with the XML data it just reads it from the file and copies the information into a SortedList. From that point on the sample is almost identical to the original non-XML version. 数据挖掘研究院

The XML file is tha same as the one used in our classic ASP version of the script. You can find the XML file here: photos.xml.

If you′d like to play with them, the sample photos are available here: photos.zip (420 KB). 数据挖掘研究院

Here′s a zip file of the code (1.9 KB). 数据挖掘研究院

Play with the running version. 数据挖掘研究院

View the live source code. 数据挖掘研究院

上一篇:没有了
下一篇:Improving and Customizing the User Experience
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
匿名?