Click here to Skip to main content
16,005,491 members
Home / Discussions / C#
   

C#

 
QuestionLocating Zip folders Pin
Nitin.raj16-Aug-07 22:47
Nitin.raj16-Aug-07 22:47 
AnswerRe: Locating Zip folders Pin
Hessam Jalali16-Aug-07 23:41
Hessam Jalali16-Aug-07 23:41 
GeneralRe: Locating Zip folders Pin
Nitin.raj6-Sep-07 0:16
Nitin.raj6-Sep-07 0:16 
GeneralRe: Locating Zip folders Pin
Hessam Jalali7-Sep-07 9:21
Hessam Jalali7-Sep-07 9:21 
QuestionUsing Dynamically created user control with its parent control Pin
b_the_technocrat16-Aug-07 22:43
b_the_technocrat16-Aug-07 22:43 
AnswerRe: Using Dynamically created user control with its parent control Pin
rah_sin16-Aug-07 23:22
professionalrah_sin16-Aug-07 23:22 
QuestionDeserialization question Pin
PACO7716-Aug-07 22:39
PACO7716-Aug-07 22:39 
AnswerRe: Deserialization question Pin
J4amieC16-Aug-07 22:56
J4amieC16-Aug-07 22:56 
One option would be to serialize as part of the object the Type's FullName.

this.GetType().FullName

This wont help you on "automatically" deserializing that object, but you could directly interrogate the Xml to determine what the type was of the serialized object.




AnswerRe: Deserialization question Pin
Harkamal Singh16-Aug-07 23:15
Harkamal Singh16-Aug-07 23:15 
GeneralRe: Deserialization question Pin
Giorgi Dalakishvili16-Aug-07 23:28
mentorGiorgi Dalakishvili16-Aug-07 23:28 
AnswerRe: Deserialization question Pin
Rudolf Jan17-Aug-07 0:34
Rudolf Jan17-Aug-07 0:34 
AnswerRe: Deserialization question Pin
PACO7717-Aug-07 1:49
PACO7717-Aug-07 1:49 
Questionc# date format..., Pin
Member 387988116-Aug-07 22:37
Member 387988116-Aug-07 22:37 
AnswerRe: c# date format..., Pin
J4amieC16-Aug-07 22:44
J4amieC16-Aug-07 22:44 
AnswerRe: c# date format..., Pin
rah_sin16-Aug-07 22:46
professionalrah_sin16-Aug-07 22:46 
AnswerRe: c# date format...,URGENT Pin
Baconbutty16-Aug-07 22:55
Baconbutty16-Aug-07 22:55 
QuestionError if I put one method inside the other. Then what is the solution to that??? Pin
T4AMD16-Aug-07 22:11
T4AMD16-Aug-07 22:11 
AnswerRe: Error if I put one method inside the other. Then what is the solution to that??? Pin
rah_sin16-Aug-07 22:34
professionalrah_sin16-Aug-07 22:34 
QuestionRe: Error if I put one method inside the other. Then what is the solution to that??? Pin
T4AMD16-Aug-07 22:42
T4AMD16-Aug-07 22:42 
AnswerRe: Error if I put one method inside the other. Then what is the solution to that??? Pin
J4amieC16-Aug-07 22:47
J4amieC16-Aug-07 22:47 
AnswerRe: Error if I put one method inside the other. Then what is the solution to that??? Pin
Scott Dorman17-Aug-07 4:38
professionalScott Dorman17-Aug-07 4:38 
Questionxml in to table to database Pin
kalyan_241616-Aug-07 21:50
kalyan_241616-Aug-07 21:50 
QuestionByte[] in webservice Pin
jayarajmrj16-Aug-07 21:08
jayarajmrj16-Aug-07 21:08 
AnswerRe: Byte[] in webservice Pin
Martin#16-Aug-07 21:20
Martin#16-Aug-07 21:20 
QuestionXMLSchema code snippet.....please help Pin
hemendravyas16-Aug-07 20:56
hemendravyas16-Aug-07 20:56 

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.