Click here to Skip to main content
15,887,676 members
Home / Discussions / C#
   

C#

 
GeneralUnicode Characters A--Z Pin
N8tiv6-May-13 19:44
N8tiv6-May-13 19:44 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 20:51
mveRichard MacCutchan6-May-13 20:51 
GeneralRe: Unicode Characters A--Z Pin
N8tiv6-May-13 21:00
N8tiv6-May-13 21:00 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 21:26
mveRichard MacCutchan6-May-13 21:26 
GeneralRe: Unicode Characters A--Z Pin
N8tiv6-May-13 21:38
N8tiv6-May-13 21:38 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 22:04
mveRichard MacCutchan6-May-13 22:04 
GeneralRe: Unicode Characters A--Z Pin
N8tiv6-May-13 22:21
N8tiv6-May-13 22:21 
GeneralRe: Unicode Characters A--Z Pin
Richard MacCutchan6-May-13 22:28
mveRichard MacCutchan6-May-13 22:28 
WidmarkRob wrote:
what does that exactly mean?
"\u0041"
This is merely a way of representing a Unicode character by its hexadecimal value. If you look at the Windows Character Map application it shows you the hexadecimal value for each Unicode character. You can also see similar values for the ASCII character set. It may be that you need to get hold of a reference book that explains how data is held and represented in digital computers, and how it can be converted from one type to another. More information can also be found at http://www.unicode.org/faq/utf_bom.html[^].
Use the best guess

QuestionHow to convert unix time to datetime (C#) ? Pin
Vijay Kanda6-May-13 19:35
Vijay Kanda6-May-13 19:35 
AnswerRe: How to convert unix time to datetime (C#) ? Pin
Richard MacCutchan6-May-13 20:42
mveRichard MacCutchan6-May-13 20:42 
AnswerRe: How to convert unix time to datetime (C#) ? Pin
Eric Lynch10-May-13 11:55
Eric Lynch10-May-13 11:55 
QuestionWhat kind of video recognition software exists? Pin
Wigwam23236-May-13 7:06
Wigwam23236-May-13 7:06 
AnswerRe: What kind of video recognition software exists? Pin
Dave Kreskowiak6-May-13 7:11
mveDave Kreskowiak6-May-13 7:11 
GeneralRe: What kind of video recognition software exists? Pin
Wigwam23236-May-13 8:48
Wigwam23236-May-13 8:48 
AnswerRe: What kind of video recognition software exists? Pin
Matt U.6-May-13 7:18
Matt U.6-May-13 7:18 
AnswerRe: What kind of video recognition software exists? Pin
Amarnath S6-May-13 7:42
professionalAmarnath S6-May-13 7:42 
AnswerRe: What kind of video recognition software exists? Pin
Eddy Vluggen6-May-13 7:48
professionalEddy Vluggen6-May-13 7:48 
GeneralRe: What kind of video recognition software exists? Pin
Wigwam23236-May-13 8:49
Wigwam23236-May-13 8:49 
GeneralRe: What kind of video recognition software exists? Pin
Pete O'Hanlon6-May-13 9:04
mvePete O'Hanlon6-May-13 9:04 
GeneralRe: What kind of video recognition software exists? Pin
Dave Kreskowiak6-May-13 12:02
mveDave Kreskowiak6-May-13 12:02 
QuestionRemplir une datagridview à l'aide d'une autre Pin
geralson6-May-13 4:45
geralson6-May-13 4:45 
AnswerRe: Remplir une datagridview à l'aide d'une autre Pin
Eddy Vluggen6-May-13 4:58
professionalEddy Vluggen6-May-13 4:58 
GeneralFill a datagridview using another Pin
geralson6-May-13 5:09
geralson6-May-13 5:09 
GeneralRe: Fill a datagridview using another Pin
Dave Kreskowiak6-May-13 7:12
mveDave Kreskowiak6-May-13 7:12 
QuestionFetch Data from another website Pin
sandeep Nishad5-May-13 20:40
sandeep Nishad5-May-13 20:40 

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.