Click here to Skip to main content
15,900,254 members
Home / Discussions / C#
   

C#

 
Questionturn off system Pin
shahin gholami18-May-09 21:34
shahin gholami18-May-09 21:34 
AnswerRe: turn off system Pin
Michael Bookatz18-May-09 22:10
Michael Bookatz18-May-09 22:10 
GeneralRe: turn off system Pin
shahin gholami18-May-09 22:20
shahin gholami18-May-09 22:20 
GeneralRe: turn off system Pin
musefan18-May-09 22:29
musefan18-May-09 22:29 
GeneralRe: turn off system Pin
shahin gholami22-May-09 20:21
shahin gholami22-May-09 20:21 
GeneralRe: turn off system Pin
Michael Bookatz18-May-09 22:33
Michael Bookatz18-May-09 22:33 
AnswerRe: turn off system Pin
Vasudevan Deepak Kumar19-May-09 2:58
Vasudevan Deepak Kumar19-May-09 2:58 
QuestionHow to load an XML file in C#.Net (by ignoring ':' ) Pin
KotaSri18-May-09 21:18
KotaSri18-May-09 21:18 
Hi, I tried several ways to load the below format XML file.
Every time I was unsuccessful,

the error shown to me is:
The ':' character, hexadecimal value 0x3A, cannot be included in a name. Line 2, position 6.
System.Exception {System.Xml.XmlException}

I could get the problem where it occured. It is due to ':' in the second line.
But my file should be of that format only, where this couldnot be changed.

Please help me to load this file successfully and make my task functioning....

Thanks in advance....



Below is the XML file formatwhich was loaded by me:
*********************************
<?xml version="1.0"?>
<?xml:stylesheet type="text/xsl" href="https://xyz.sdsdasas.com/CustomerDetails.xsl"?>
<Customer>
<CustomerDetails>
.....
....
...
</CustomerDetails>
&lt;/Customer&gt;
**************************
Questionsaving user settings Pin
michaelgr118-May-09 20:55
michaelgr118-May-09 20:55 
AnswerRe: saving user settings Pin
DaveyM6918-May-09 22:06
professionalDaveyM6918-May-09 22:06 
GeneralRe: saving user settings Pin
michaelgr118-May-09 22:12
michaelgr118-May-09 22:12 
GeneralRe: saving user settings Pin
michaelgr119-May-09 0:25
michaelgr119-May-09 0:25 
GeneralRe: saving user settings Pin
DaveyM6919-May-09 12:27
professionalDaveyM6919-May-09 12:27 
QuestionHow to get the Printer reference through c# Pin
abhi11shukla18-May-09 20:54
abhi11shukla18-May-09 20:54 
QuestionHow can I keep user permissions and info available across multiple classes? [modified] Pin
Jacobus0118-May-09 20:53
Jacobus0118-May-09 20:53 
AnswerRe: How can I keep user permissions and info available across multiple classes? Pin
riced18-May-09 22:36
riced18-May-09 22:36 
GeneralRe: How can I keep user permissions and info available across multiple classes? Pin
Jacobus0119-May-09 2:01
Jacobus0119-May-09 2:01 
QuestionHow to creat redirected printer port in c# Pin
abhaypundir18-May-09 20:00
abhaypundir18-May-09 20:00 
QuestionHow to know Printer name using C# Pin
svt gdwl18-May-09 18:50
svt gdwl18-May-09 18:50 
AnswerRe: How to know Printer name using C# Pin
N a v a n e e t h18-May-09 18:57
N a v a n e e t h18-May-09 18:57 
GeneralRe: How to know Printer name using C# Pin
abhi11shukla18-May-09 19:23
abhi11shukla18-May-09 19:23 
Questionobject is currently in use elsewhere Pin
Sifar - 018-May-09 18:05
Sifar - 018-May-09 18:05 
AnswerRe: object is currently in use elsewhere Pin
N a v a n e e t h18-May-09 18:46
N a v a n e e t h18-May-09 18:46 
GeneralRe: object is currently in use elsewhere Pin
Sifar - 018-May-09 19:16
Sifar - 018-May-09 19:16 
QuestionConvert number? Pin
dec8218-May-09 16:00
dec8218-May-09 16:00 

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.