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

C#

 
GeneralRe: Conversion of string to Decimal Pin
dan!sh 26-Nov-09 17:45
professional dan!sh 26-Nov-09 17:45 
GeneralRe: Conversion of string to Decimal Pin
PIEBALDconsult27-Nov-09 3:34
mvePIEBALDconsult27-Nov-09 3:34 
GeneralRe: Conversion of string to Decimal Pin
Saksida Bojan26-Nov-09 5:23
Saksida Bojan26-Nov-09 5:23 
GeneralRe: Conversion of string to Decimal Pin
PIEBALDconsult26-Nov-09 5:34
mvePIEBALDconsult26-Nov-09 5:34 
QuestionC# Difference between byte and Byte Pin
J imran26-Nov-09 4:19
J imran26-Nov-09 4:19 
AnswerRe: C# Difference between byte and Byte Pin
Rob Philpott26-Nov-09 4:25
Rob Philpott26-Nov-09 4:25 
GeneralRe: C# Difference between byte and Byte Pin
J imran26-Nov-09 4:29
J imran26-Nov-09 4:29 
AnswerRe: C# Difference between byte and Byte Pin
Abhishek Sur26-Nov-09 4:46
professionalAbhishek Sur26-Nov-09 4:46 
Byte is a wrapper to primitive type byte. byte is just an alias of System.Byte.

This will help you I think :
http://mctscertification.blogspot.com/2008/05/what-is-difference-between-byte-and.html[^]

Rose | [Rose]

Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->

Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript

GeneralRe: C# Difference between byte and Byte Pin
Shameel26-Nov-09 6:12
professionalShameel26-Nov-09 6:12 
GeneralRe: C# Difference between byte and Byte Pin
Natza Mitzi26-Nov-09 7:05
Natza Mitzi26-Nov-09 7:05 
AnswerRe: C# Difference between byte and Byte Pin
Pete O'Hanlon26-Nov-09 4:50
mvePete O'Hanlon26-Nov-09 4:50 
AnswerRe: C# Difference between byte and Byte Pin
PIEBALDconsult26-Nov-09 8:32
mvePIEBALDconsult26-Nov-09 8:32 
Questionhow to hightlight a treenode if tree lose focus Pin
jsjwql12326-Nov-09 3:38
jsjwql12326-Nov-09 3:38 
AnswerRe: how to hightlight a treenode if tree lose focus Pin
Abhishek Sur26-Nov-09 4:52
professionalAbhishek Sur26-Nov-09 4:52 
AnswerRe: how to hightlight a treenode if tree lose focus Pin
Saksida Bojan26-Nov-09 5:17
Saksida Bojan26-Nov-09 5:17 
AnswerRe: how to hightlight a treenode if tree lose focus Pin
Shameel26-Nov-09 6:14
professionalShameel26-Nov-09 6:14 
GeneralRe: how to hightlight a treenode if tree lose focus Pin
jsjwql12326-Nov-09 20:13
jsjwql12326-Nov-09 20:13 
GeneralRe: how to hightlight a treenode if tree lose focus Pin
Shameel26-Nov-09 22:27
professionalShameel26-Nov-09 22:27 
QuestionDataGrid date sorting [modified] Pin
W1SHM4ST3R26-Nov-09 0:26
W1SHM4ST3R26-Nov-09 0:26 
AnswerRe: DataGrid date sorting Pin
Natza Mitzi26-Nov-09 7:12
Natza Mitzi26-Nov-09 7:12 
GeneralRe: DataGrid date sorting Pin
W1SHM4ST3R26-Nov-09 20:16
W1SHM4ST3R26-Nov-09 20:16 
GeneralRe: DataGrid date sorting Pin
Natza Mitzi28-Nov-09 22:06
Natza Mitzi28-Nov-09 22:06 
GeneralRe: DataGrid date sorting Pin
W1SHM4ST3R29-Nov-09 23:50
W1SHM4ST3R29-Nov-09 23:50 
AnswerRe: DataGrid date sorting Pin
Yuri Vital26-Nov-09 12:02
Yuri Vital26-Nov-09 12:02 
GeneralRe: DataGrid date sorting Pin
W1SHM4ST3R26-Nov-09 20:18
W1SHM4ST3R26-Nov-09 20:18 

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.