Click here to Skip to main content
15,913,115 members
Home / Discussions / C#
   

C#

 
QuestionHow To set password to my database in sql sever 2000 ? Pin
hdv21217-Jul-06 0:25
hdv21217-Jul-06 0:25 
AnswerRe: How To set password to my database in sql sever 2000 ? Pin
Ed.Poore17-Jul-06 1:19
Ed.Poore17-Jul-06 1:19 
GeneralRe: How To set password to my database in sql sever 2000 ? [modified] Pin
hdv21217-Jul-06 2:08
hdv21217-Jul-06 2:08 
GeneralRe: How To set password to my database in sql sever 2000 ? Pin
Gavin Roberts17-Jul-06 3:12
Gavin Roberts17-Jul-06 3:12 
QuestionSetup from more than on CD Pin
AhmedSystel17-Jul-06 0:11
AhmedSystel17-Jul-06 0:11 
AnswerRe: Setup from more than on CD Pin
Gavin Roberts17-Jul-06 1:55
Gavin Roberts17-Jul-06 1:55 
GeneralRe: Setup from more than on CD Pin
WillemM17-Jul-06 2:19
WillemM17-Jul-06 2:19 
AnswerDVD, cough, DVD Pin
Ennis Ray Lynch, Jr.17-Jul-06 3:38
Ennis Ray Lynch, Jr.17-Jul-06 3:38 
QuestionReg.Windows mobile Cryptography Pin
Sri harini16-Jul-06 23:58
Sri harini16-Jul-06 23:58 
AnswerRe: Reg.Windows mobile Cryptography Pin
Ed.Poore17-Jul-06 1:23
Ed.Poore17-Jul-06 1:23 
QuestionHow do I know when to start my screensaverfunction Pin
Martin#16-Jul-06 23:56
Martin#16-Jul-06 23:56 
QuestionRe: How do I know when to start my screensaverfunction Pin
Martin#17-Jul-06 0:02
Martin#17-Jul-06 0:02 
AnswerRe: How do I know when to start my screensaverfunction Pin
J4amieC17-Jul-06 1:30
J4amieC17-Jul-06 1:30 
GeneralRe: How do I know when to start my screensaverfunction Pin
Martin#17-Jul-06 1:46
Martin#17-Jul-06 1:46 
GeneralRe: How do I know when to start my screensaverfunction Pin
Martin#17-Jul-06 2:04
Martin#17-Jul-06 2:04 
Questionwindows API?? Pin
rohita16-Jul-06 23:21
rohita16-Jul-06 23:21 
AnswerRe: windows API?? Pin
WillemM16-Jul-06 23:51
WillemM16-Jul-06 23:51 
Question1252 to utf-8 Pin
Hans Ruck16-Jul-06 22:59
Hans Ruck16-Jul-06 22:59 
AnswerRe: 1252 to utf-8 Pin
stancrm17-Jul-06 0:56
stancrm17-Jul-06 0:56 
I think there is no method for parsing this string.
The only thing you can do is to split the string, take the E9 and then using Byte.Parse to take the byte. Then you can convert it using System.Encoding.Convert(... to convert it from Window-1252 to UTF8. Then take the string back from that byte array.
GeneralRe: 1252 to utf-8 Pin
Hans Ruck17-Jul-06 1:15
Hans Ruck17-Jul-06 1:15 
GeneralRe: 1252 to utf-8 Pin
stancrm17-Jul-06 1:27
stancrm17-Jul-06 1:27 
AnswerRe: 1252 to utf-8 Pin
leppie17-Jul-06 8:42
leppie17-Jul-06 8:42 
QuestionError when consuming a Crystal Report from a webservice Pin
mew_lobo16-Jul-06 22:13
mew_lobo16-Jul-06 22:13 
Question,using modem [modified] Pin
sianatia16-Jul-06 21:54
sianatia16-Jul-06 21:54 
AnswerRe: ,using modem Pin
stancrm16-Jul-06 22:01
stancrm16-Jul-06 22:01 

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.