Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
QuestionGetting data from a Listbox controlled by WPF and XML Pin
reg.orton22-Sep-09 0:24
reg.orton22-Sep-09 0:24 
AnswerRe: Getting data from a Listbox controlled by WPF and XML Pin
vivasaayi22-Sep-09 19:37
vivasaayi22-Sep-09 19:37 
GeneralRe: Getting data from a Listbox controlled by WPF and XML Pin
reg.orton23-Sep-09 3:37
reg.orton23-Sep-09 3:37 
QuestionHow to insert javascript funtion dynamically ? Pin
Jacobb Michael21-Sep-09 23:38
Jacobb Michael21-Sep-09 23:38 
AnswerRe: How to insert javascript funtion dynamically ? Pin
Amit Patel198521-Sep-09 23:49
Amit Patel198521-Sep-09 23:49 
GeneralRe: How to insert javascript funtion dynamically ? Pin
Jacobb Michael21-Sep-09 23:52
Jacobb Michael21-Sep-09 23:52 
AnswerRe: How to insert javascript funtion dynamically ? Pin
Amit Patel198522-Sep-09 0:03
Amit Patel198522-Sep-09 0:03 
GeneralRe: How to insert javascript funtion dynamically ? Pin
Jacobb Michael22-Sep-09 0:10
Jacobb Michael22-Sep-09 0:10 
Questionhow to Collect selected text in the richtextbox Pin
amir-haghighi21-Sep-09 22:40
amir-haghighi21-Sep-09 22:40 
AnswerRe: how to Collect selected text in the richtextbox Pin
SummerBulb21-Sep-09 23:18
SummerBulb21-Sep-09 23:18 
AnswerRe: how to Collect selected text in the richtextbox Pin
OriginalGriff21-Sep-09 23:29
mveOriginalGriff21-Sep-09 23:29 
GeneralRe: how to Collect selected text in the richtextbox Pin
amir-haghighi22-Sep-09 5:33
amir-haghighi22-Sep-09 5:33 
GeneralRe: how to Collect selected text in the richtextbox Pin
OriginalGriff22-Sep-09 6:05
mveOriginalGriff22-Sep-09 6:05 
GeneralRe: how to Collect selected text in the richtextbox Pin
amir-haghighi27-Oct-09 0:33
amir-haghighi27-Oct-09 0:33 
Question[Message Deleted] Pin
ShaktisinhRathod21-Sep-09 22:15
ShaktisinhRathod21-Sep-09 22:15 
AnswerRe: Invalid Argument in Word.Document.SaveAS(,,) Interop.Microsoft.Office.Core.dll Pin
OriginalGriff21-Sep-09 23:19
mveOriginalGriff21-Sep-09 23:19 
General[Message Deleted] Pin
ShaktisinhRathod22-Sep-09 0:39
ShaktisinhRathod22-Sep-09 0:39 
GeneralRe: Invalid Argument in Word.Document.SaveAS(,,) Interop.Microsoft.Office.Core.dll Pin
OriginalGriff22-Sep-09 0:49
mveOriginalGriff22-Sep-09 0:49 
General[Message Deleted] Pin
ShaktisinhRathod22-Sep-09 1:36
ShaktisinhRathod22-Sep-09 1:36 
GeneralRe: Method Not Found Word._Document.SaveAs(System.Object Byref..,,,,16 argument).. Pin
OriginalGriff22-Sep-09 3:37
mveOriginalGriff22-Sep-09 3:37 
Questionre: initialising a runtime class Pin
jdneul21-Sep-09 20:17
jdneul21-Sep-09 20:17 
AnswerRe: re: initialising a runtime class Pin
SeMartens21-Sep-09 20:26
SeMartens21-Sep-09 20:26 
AnswerRe: re: initialising a runtime class Pin
Mirko198021-Sep-09 22:24
Mirko198021-Sep-09 22:24 
GeneralRe: re: initialising a runtime class Pin
jdneul21-Sep-09 22:36
jdneul21-Sep-09 22:36 
GeneralRe: re: initialising a runtime class Pin
Mirko198021-Sep-09 23:51
Mirko198021-Sep-09 23:51 
The easiest way should to load the file using XmlDocument and get the type value from the corresponding node.
Then load the type and use it to initialize the serializer.

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.