Click here to Skip to main content
15,881,898 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Encryption in asp.net c# Pin
anufabian14-Mar-07 0:25
anufabian14-Mar-07 0:25 
GeneralRe: Encryption in asp.net c# Pin
Malayil alex14-Mar-07 0:30
Malayil alex14-Mar-07 0:30 
GeneralRe: Encryption in asp.net c# Pin
anufabian14-Mar-07 0:36
anufabian14-Mar-07 0:36 
GeneralRe: Encryption in asp.net c# Pin
Malayil alex14-Mar-07 0:43
Malayil alex14-Mar-07 0:43 
GeneralRe: Encryption in asp.net c# Pin
anufabian14-Mar-07 0:50
anufabian14-Mar-07 0:50 
Questioni want to display all the countries in the world Pin
anujose13-Mar-07 20:04
anujose13-Mar-07 20:04 
AnswerRe: i want to display all the countries in the world Pin
JustChiragPatel13-Mar-07 20:11
JustChiragPatel13-Mar-07 20:11 
AnswerRe: i want to display all the countries in the world Pin
JustChiragPatel13-Mar-07 20:13
JustChiragPatel13-Mar-07 20:13 
hi anujose,

if you want to fetch any data then you have to read any database or file...
here you dont want to fetch data from database thenyou can fetch data from XML file..
prepare some structure in XML like..

<Country>
<CountryName>INDIA</CountryName>
<CountryCode>IN</CountryCode>
<State>St1</State>
<State>St2</State>
.
.
.
</Country>

and then read this XML and bind that datatable with your controls...

Bye have a nice day...


Chirag Patel
GeneralRe: i want to display all the countries in the world Pin
anujose13-Mar-07 20:20
anujose13-Mar-07 20:20 
GeneralRe: i want to display all the countries in the world Pin
Sandeep Akhare13-Mar-07 20:33
Sandeep Akhare13-Mar-07 20:33 
JokeRe: i want to display all the countries in the world Pin
thomas_joyee13-Mar-07 20:39
thomas_joyee13-Mar-07 20:39 
GeneralRe: i want to display all the countries in the world Pin
JustChiragPatel13-Mar-07 21:26
JustChiragPatel13-Mar-07 21:26 
QuestionHow to run a batch file Pin
dwaravijaykumar13-Mar-07 19:54
dwaravijaykumar13-Mar-07 19:54 
AnswerRe: How to run a batch file Pin
APDevelop13-Mar-07 20:31
APDevelop13-Mar-07 20:31 
QuestionJavascript And Web.config. Pin
Prashant C13-Mar-07 19:20
Prashant C13-Mar-07 19:20 
AnswerRe: Javascript And Web.config. Pin
Guffa13-Mar-07 19:54
Guffa13-Mar-07 19:54 
GeneralRe: Javascript And Web.config. Pin
keyur soni27-Jan-10 19:41
keyur soni27-Jan-10 19:41 
AnswerRe: Javascript And Web.config. Pin
thomas_joyee13-Mar-07 20:01
thomas_joyee13-Mar-07 20:01 
QuestionPaypal Integration Pin
Khan.Bangash13-Mar-07 19:20
Khan.Bangash13-Mar-07 19:20 
QuestionGetting following error while generating report in local mode Pin
mohd imran abdul aziz13-Mar-07 19:00
mohd imran abdul aziz13-Mar-07 19:00 
Questionweb mail server Pin
amit.code13-Mar-07 17:27
amit.code13-Mar-07 17:27 
AnswerRe: web mail server Pin
thomas_joyee13-Mar-07 17:57
thomas_joyee13-Mar-07 17:57 
GeneralRe: web mail server Pin
amit.code13-Mar-07 18:15
amit.code13-Mar-07 18:15 
GeneralRe: web mail server Pin
thomas_joyee13-Mar-07 18:32
thomas_joyee13-Mar-07 18:32 
GeneralRe: web mail server Pin
amit.code14-Mar-07 22:13
amit.code14-Mar-07 22:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.