Click here to Skip to main content
16,008,942 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problem in reading a log file Pin
Luc Pattyn24-Aug-09 0:51
sitebuilderLuc Pattyn24-Aug-09 0:51 
GeneralRe: Problem in reading a log file Pin
m.samar24-Aug-09 1:11
m.samar24-Aug-09 1:11 
QuestionDelegate calling from a child class Pin
FiniteRed23-Aug-09 23:21
FiniteRed23-Aug-09 23:21 
AnswerRe: Delegate calling from a child class Pin
DaveyM6923-Aug-09 23:30
professionalDaveyM6923-Aug-09 23:30 
QuestionHoe to include a schema reference in an xml file Pin
Jayaraman K23-Aug-09 23:21
Jayaraman K23-Aug-09 23:21 
QuestionDataGridView: for customized pasting operation first row is moved to end of the grid instead of getting overwritten!!!! [modified] Pin
Cracked-Down23-Aug-09 23:02
Cracked-Down23-Aug-09 23:02 
QuestionConverting string data(which contains EBCDIC, Packed decimal and Endian data) to byte array Pin
deep723-Aug-09 22:55
deep723-Aug-09 22:55 
AnswerRe: Converting string data(which contains EBCDIC, Packed decimal and Endian data) to byte array Pin
Luc Pattyn24-Aug-09 1:43
sitebuilderLuc Pattyn24-Aug-09 1:43 
Hi,

that doesn't make much sense.

1. in .NET a sttring consists of Unicode characters, nothing else.
2. in a database, data is stored in fields, having some type, such as NVARCHAR.
3. "packed decimal" needs details
4. AFAIK "Endian data" does not exist; multi-byte data (such as int or float) can be stored in big-endian or little-endian mode, where one is "natural" on a given system and the other isn't.

I suggest you provide:
1. a better explanation of what it is you want
2. two examples with available input data, and the corresponding output data you hope to get (use either all decimal, or better yet all hexadecimal).

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

Question[Message Deleted] Pin
DIPAK@EMSYS23-Aug-09 22:51
DIPAK@EMSYS23-Aug-09 22:51 
AnswerRe: Remoting ....need help PinPopular
Mycroft Holmes23-Aug-09 23:41
professionalMycroft Holmes23-Aug-09 23:41 
GeneralRe: Remoting ....need help Pin
DIPAK@EMSYS24-Aug-09 0:15
DIPAK@EMSYS24-Aug-09 0:15 
GeneralRe: Remoting ....need help Pin
leckey24-Aug-09 4:05
leckey24-Aug-09 4:05 
AnswerRe: Remoting ....need help Pin
stancrm24-Aug-09 0:41
stancrm24-Aug-09 0:41 
QuestionR6025 Pure Virtual Functiona Call Error. Pin
Tej_dev23-Aug-09 22:51
Tej_dev23-Aug-09 22:51 
Questiona puzzle for timing method Pin
dragon_yue23-Aug-09 22:31
dragon_yue23-Aug-09 22:31 
AnswerRe: a puzzle for timing method Pin
stancrm23-Aug-09 22:39
stancrm23-Aug-09 22:39 
AnswerRe: a puzzle for timing method Pin
Bekjong23-Aug-09 23:20
Bekjong23-Aug-09 23:20 
GeneralRe: a puzzle for timing method Pin
dragon_yue29-Aug-09 2:40
dragon_yue29-Aug-09 2:40 
AnswerRe: a puzzle for timing method Pin
Luc Pattyn24-Aug-09 0:56
sitebuilderLuc Pattyn24-Aug-09 0:56 
GeneralRe: a puzzle for timing method Pin
dragon_yue29-Aug-09 2:41
dragon_yue29-Aug-09 2:41 
QuestionWeb Browser Control. Pin
egpuyos23-Aug-09 22:26
egpuyos23-Aug-09 22:26 
AnswerRe: Web Browser Control. Pin
stancrm23-Aug-09 22:36
stancrm23-Aug-09 22:36 
Questionpls help me Pin
rashid200923-Aug-09 21:35
rashid200923-Aug-09 21:35 
AnswerRe: pls help me Pin
Blue_Boy23-Aug-09 21:47
Blue_Boy23-Aug-09 21:47 
AnswerRe: pls help me Pin
rashid200923-Aug-09 21:56
rashid200923-Aug-09 21: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.