Codeasearch.com - Search your code with us Login | Register | Contact us
  Forums > Asp.Net > RE : asp.net web application
benaya
Posted on Mar 1, 2009
Join Date: June 2007
Location: India ( Chennai )
Posts: 90
 
RE : asp.net web application  

Hi,
First you create one webpage which will display records in xml format.

Ex:
Run a select statment in the webpage and build xml format.
which will have this format
<countries>
<country>
<text>India</text>
<value>01</value>
</country>
<country>
<text>China</text>
<value>02</value>
</country>
<country>
<text>USA</text>
<value>03</value>
</country>
<country>
<text>Germany</text>
<value>04</value>
</country>
</countries>

I Hope you got if anything else let me know.

 Hot Discussion
EU regulators want Google to halt new privacy policy...
2G cancellations may prove windfall for BSNL...
Apple to resume iPhone, iPad online sales in Germany...
MNP likely to see more takers following SC ruling on 2G...
3 More IITs Put to Work On Aakash Tablet; Cheap To Get ...
 
 Discussion Topics
IT News
Php
Javascript
Technology Updates
Asp.Net
MySql
Ajax
Html
Fedora
Software Testing
Asp
Java
General
Flash
Ruby on Rails