Click here to Skip to main content
15,927,514 members
Home / Discussions / C#
   

C#

 
Question.NET Serialization and Remoting problem Pin
bilo8117-May-07 23:55
bilo8117-May-07 23:55 
QuestionPrinting a DataGridView without overlapping data Pin
Gareth H17-May-07 23:50
Gareth H17-May-07 23:50 
AnswerRe: Printing a DataGridView without overlapping data Pin
kubben18-May-07 2:14
kubben18-May-07 2:14 
GeneralRe: Printing a DataGridView without overlapping data Pin
Gareth H18-May-07 3:18
Gareth H18-May-07 3:18 
GeneralRe: Printing a DataGridView without overlapping data Pin
Gareth H20-May-07 23:10
Gareth H20-May-07 23:10 
QuestionDeserializing string[] Pin
gvanto17-May-07 23:37
gvanto17-May-07 23:37 
AnswerRe: Deserializing string[] Pin
blackjack215017-May-07 23:50
blackjack215017-May-07 23:50 
GeneralRe: Deserializing string[] Pin
gvanto18-May-07 0:21
gvanto18-May-07 0:21 
No I can't even get to the running stage, I get a compiler error:

Error 1 Invalid expression term 'string' C:\D\CSharp\SysTrader\SysTrader\SysTrader\SysTraderForm.cs 688 71 SysTrader

The problem is when I try to initialize/create the Deserializer (in a different part of the program, or when the program has been restarted):
<br />
XmlSerializer xmlDeserializer = new XmlSerializer( string );<br />


XmlSerializer( Type type) takes type as an argument, and string[] produces an error too...

Thanks for your help!

Gerry



Put A Smile On Your Face
http://www.thecrazywebsite.com

GeneralRe: Deserializing string[] Pin
blackjack215018-May-07 0:27
blackjack215018-May-07 0:27 
GeneralRe: Deserializing string[] Pin
Gareth H18-May-07 0:31
Gareth H18-May-07 0:31 
GeneralRe: Deserializing string[] Pin
blackjack215018-May-07 0:41
blackjack215018-May-07 0:41 
AnswerRe: Deserializing string[] Pin
Manoj Kumar Rai18-May-07 2:21
professionalManoj Kumar Rai18-May-07 2:21 
AnswerRe: Deserializing string[] Pin
gvanto18-May-07 15:25
gvanto18-May-07 15:25 
Questionebook source c# Pin
giang198117-May-07 23:31
giang198117-May-07 23:31 
AnswerRe: ebook source c# Pin
Hari Om Prakash Sharma18-May-07 2:35
Hari Om Prakash Sharma18-May-07 2:35 
AnswerRe: ebook source c# Pin
Giorgi Dalakishvili18-May-07 3:55
mentorGiorgi Dalakishvili18-May-07 3:55 
Answer[Message Removed] Pin
hankjmatt13-Oct-08 21:20
hankjmatt13-Oct-08 21:20 
QuestionSharePoint Server 2007 Pin
juber7717-May-07 23:25
juber7717-May-07 23:25 
QuestionHow can I put the value close to the edge of Pie chart. Pin
Junior Boy17-May-07 23:15
Junior Boy17-May-07 23:15 
AnswerRe: How can I put the value close to the edge of Pie chart. Pin
Christian Graus17-May-07 23:22
protectorChristian Graus17-May-07 23:22 
GeneralRe: How can I put the value close to the edge of Pie chart. Pin
Junior Boy18-May-07 0:13
Junior Boy18-May-07 0:13 
AnswerRe: How can I put the value close to the edge of Pie chart. Pin
CPallini17-May-07 23:33
mveCPallini17-May-07 23:33 
QuestionGraphics problems Pin
Duong Tien Nam17-May-07 22:43
Duong Tien Nam17-May-07 22:43 
AnswerRe: Graphics problems Pin
Christian Graus17-May-07 22:53
protectorChristian Graus17-May-07 22:53 
GeneralRe: Graphics problems Pin
Duong Tien Nam17-May-07 23:05
Duong Tien Nam17-May-07 23:05 

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.