Click here to Skip to main content
15,919,341 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionExport crystal report to text file Pin
smraj150310-Nov-09 23:35
smraj150310-Nov-09 23:35 
AnswerRe: Export crystal report to text file Pin
i gr811-Nov-09 6:31
i gr811-Nov-09 6:31 
AnswerRe: Export crystal report to text file Pin
Shameel11-Nov-09 22:58
professionalShameel11-Nov-09 22:58 
QuestionWhy don't cookies from Amazon.com delivered to HttpWebResponse.Cookies? Pin
dims1210-Nov-09 22:45
dims1210-Nov-09 22:45 
AnswerRe: Why don't cookies from Amazon.com delivered to HttpWebResponse.Cookies? Pin
dims1211-Nov-09 20:05
dims1211-Nov-09 20:05 
Questionpls help me in crystal report Pin
rashidaee10-Nov-09 20:00
rashidaee10-Nov-09 20:00 
AnswerRe: pls help me in crystal report Pin
The Man from U.N.C.L.E.11-Nov-09 7:46
The Man from U.N.C.L.E.11-Nov-09 7:46 
QuestionReading From XML File Pin
Habib_78610-Nov-09 18:33
Habib_78610-Nov-09 18:33 
i want to display the fname, lname and address whenever i select a customer id in a dropdownlist.....can any body help me what code i have to write against the dropdownlist's action in the .cs file ?        

                     "ASP.NET"

this is the xml file code

<?xml version="1.0" encoding="utf-8" ?>
<root>
   <customer id="1">
      <fname>Tahir</fname>
      <lname>Nasir</lname>
      <address>3 Kingston Road, Toronto, Canada</address>
   </customer>
   <customer id="2">
      <fname>Atif</fname>
      <lname>Ramu</lname>
      <address>983 Damujs park</address>
   </customer>
   <customer id="3">
      <fname>Bill</fname>
      <lname>Horton</lname>
      <address>9 cars diver</address>
   </customer>
   <customer id="4">
      <fname>Kajoor</fname>
      <lname>Tree</lname>
      <address>1 New homes drive</address>
   </customer>
   <customer id="5">
      <fname>Andy</fname>
      <lname>Patel</lname>
      <address>786 Ahmadiyya Ave, Maple, ON L6A 3A2</address>
   </customer>
</root>
AnswerRe: Reading From XML File Pin
Not Active11-Nov-09 1:32
mentorNot Active11-Nov-09 1:32 
QuestionAsp.net decryption problem Pin
harikreddy10-Nov-09 0:38
harikreddy10-Nov-09 0:38 
AnswerRe: Asp.net decryption problem Pin
The Man from U.N.C.L.E.10-Nov-09 7:15
The Man from U.N.C.L.E.10-Nov-09 7:15 
Questioncd database [modified] Pin
mimi84699-Nov-09 20:31
mimi84699-Nov-09 20:31 
AnswerRe: cd database Pin
Pete O'Hanlon9-Nov-09 22:08
mvePete O'Hanlon9-Nov-09 22:08 
QuestionRe: cd database Pin
mimi846910-Nov-09 11:45
mimi846910-Nov-09 11:45 
AnswerRe: cd database Pin
Luc Pattyn10-Nov-09 13:29
sitebuilderLuc Pattyn10-Nov-09 13:29 
GeneralRe: cd database Pin
Mark Salsbery10-Nov-09 13:40
Mark Salsbery10-Nov-09 13:40 
AnswerRe: cd database Pin
Pete O'Hanlon10-Nov-09 22:55
mvePete O'Hanlon10-Nov-09 22:55 
AnswerRe: cd database Pin
The Man from U.N.C.L.E.10-Nov-09 7:10
The Man from U.N.C.L.E.10-Nov-09 7:10 
GeneralRe: cd database Pin
mimi846910-Nov-09 12:17
mimi846910-Nov-09 12:17 
GeneralRe: cd database Pin
The Man from U.N.C.L.E.11-Nov-09 0:25
The Man from U.N.C.L.E.11-Nov-09 0:25 
QuestionWindows Taskbar Information Pin
Tony Tullemans9-Nov-09 14:31
Tony Tullemans9-Nov-09 14:31 
AnswerRe: Windows Taskbar Information Pin
Eddy Vluggen10-Nov-09 5:13
professionalEddy Vluggen10-Nov-09 5:13 
QuestionVisual Studio 2008 Service Pack 1 Pin
Ejrr10859-Nov-09 8:30
Ejrr10859-Nov-09 8:30 
AnswerRe: Visual Studio 2008 Service Pack 1 Pin
Mark Salsbery9-Nov-09 10:26
Mark Salsbery9-Nov-09 10:26 
GeneralRe: Visual Studio 2008 Service Pack 1 Pin
Ejrr10859-Nov-09 11:38
Ejrr10859-Nov-09 11:38 

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.