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

C#

 
AnswerRe: How to add line to Form Pin
Ravi Bhavnani26-Jun-08 20:07
professionalRavi Bhavnani26-Jun-08 20:07 
AnswerRe: How to add line to Form Pin
wasimsharp26-Jun-08 20:08
wasimsharp26-Jun-08 20:08 
GeneralRe: How to add line to Form Pin
Ravi Bhavnani26-Jun-08 20:11
professionalRavi Bhavnani26-Jun-08 20:11 
GeneralRe: How to add line to Form Pin
wasimsharp26-Jun-08 20:58
wasimsharp26-Jun-08 20:58 
GeneralRe: How to add line to Form Pin
Thomas Stockwell27-Jun-08 4:40
professionalThomas Stockwell27-Jun-08 4:40 
QuestionXML Deserialization problem Pin
Guinness4Strength26-Jun-08 18:20
Guinness4Strength26-Jun-08 18:20 
AnswerRe: XML Deserialization problem Pin
leppie26-Jun-08 23:30
leppie26-Jun-08 23:30 
GeneralRe: XML Deserialization problem Pin
Guinness4Strength27-Jun-08 3:19
Guinness4Strength27-Jun-08 3:19 
Hey Leppie, thanks for the response. I tried your suggestion but, unfortunately the following Xml deserialied with the same error:
<?xml version="1.0" encoding="utf-8"?>
<!--CodeCulture Culture File-->
<!--Created: 6/27/2008 8:27:23 AM-->
<!--Version: 1.0.0.0, Culture=neutral, PublicKeyToken=null-->
<!--Server:  ISI-MBLDEV111-->
<CodeCulture xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<Name>Sample</Name>
	<Version>1.0</Version>
	<GlobalExtensions>
		<CultureItemOfIOExtension ID="" Type="IOExtension, Component, Version=2.0.0.0, Culture=neutral, PublicKeyToken=03604d72884e7711">
			<IOExtension>
				<Name>GlobalExtensions</Name>
				<StringValue>GlobalValue</StringValue>
				<Value xsi:type="xsd:string">GlobalValue</Value>
			</IOExtension>
		</CultureItemOfIOExtension>
	</GlobalExtensions>
</CodeCulture>

QuestionUnable to delete Pin
twistz26-Jun-08 16:49
twistz26-Jun-08 16:49 
AnswerRe: Unable to delete Pin
Christian Graus26-Jun-08 16:57
protectorChristian Graus26-Jun-08 16:57 
Questionhi, I want to create Datatable sorted by... Pin
ngoloi26-Jun-08 15:22
ngoloi26-Jun-08 15:22 
AnswerRe: hi, I want to create Datatable sorted by... Pin
Harvey Saayman26-Jun-08 21:09
Harvey Saayman26-Jun-08 21:09 
GeneralRe: hi, I want to create Datatable sorted by... Pin
ngoloi26-Jun-08 22:01
ngoloi26-Jun-08 22:01 
QuestionValidating an SQL Database shape with C# Pin
Jammer26-Jun-08 12:39
Jammer26-Jun-08 12:39 
QuestionBinary Space Partitioning Tree Problem Pin
gigahertz20526-Jun-08 10:07
gigahertz20526-Jun-08 10:07 
QuestionUsing the enterprise data library and an olap database... Pin
Christopher Stratmann26-Jun-08 9:21
Christopher Stratmann26-Jun-08 9:21 
QuestionCapturing output from the FC.exe into a Windows App Pin
Tony169826-Jun-08 6:41
Tony169826-Jun-08 6:41 
AnswerRe: Capturing output from the FC.exe into a Windows App Pin
Harvey Saayman26-Jun-08 21:19
Harvey Saayman26-Jun-08 21:19 
Questioncreating custom buttons with different shapes and colours Pin
steve_rm26-Jun-08 6:30
steve_rm26-Jun-08 6:30 
AnswerRe: creating custom buttons with different shapes and colours Pin
netJP12L26-Jun-08 7:58
netJP12L26-Jun-08 7:58 
Questionerrors and performance Pin
netJP12L26-Jun-08 5:08
netJP12L26-Jun-08 5:08 
AnswerRe: errors and performance Pin
User 665826-Jun-08 5:38
User 665826-Jun-08 5:38 
GeneralRe: errors and performance Pin
Simon P Stevens26-Jun-08 22:27
Simon P Stevens26-Jun-08 22:27 
QuestionOpenFileDialog Initial Directory FTP Directory - Plz Helpp Pin
laziale26-Jun-08 4:49
laziale26-Jun-08 4:49 
QuestionPropertyGrid + filepath Pin
KBou26-Jun-08 4:38
KBou26-Jun-08 4: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.