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

C#

 
AnswerRe: Extract Data from PDF's Pin
jschell11-Aug-23 10:45
jschell11-Aug-23 10:45 
QuestionShould we ever create enums? (C#, maybe valid for C++) Pin
Paulo Zemek31-Jul-23 11:32
mvaPaulo Zemek31-Jul-23 11:32 
AnswerRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Gerry Schmitz31-Jul-23 16:50
mveGerry Schmitz31-Jul-23 16:50 
SuggestionRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Richard Deeming31-Jul-23 22:04
mveRichard Deeming31-Jul-23 22:04 
GeneralRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Paulo Zemek1-Aug-23 1:25
mvaPaulo Zemek1-Aug-23 1:25 
GeneralRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Paulo Zemek1-Aug-23 1:46
mvaPaulo Zemek1-Aug-23 1:46 
GeneralRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Richard Deeming1-Aug-23 1:50
mveRichard Deeming1-Aug-23 1:50 
GeneralRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Paulo Zemek1-Aug-23 11:35
mvaPaulo Zemek1-Aug-23 11:35 
The real class implements IEquatable and IComparable. I simply didn't want to make the code to huge for this discussion.
And, even though Marshal methods aren't marked as unsafe they are, by definition, unsafe. In fact, reflection itself is not called unsafe, although you can create empty instances of classes that do not define default constructors and the like...

AnswerRe: Should we ever create enums? (C#, maybe valid for C++) Pin
BillWoodruff1-Aug-23 2:15
professionalBillWoodruff1-Aug-23 2:15 
AnswerRe: Should we ever create enums? (C#, maybe valid for C++) Pin
trønderen1-Aug-23 12:37
trønderen1-Aug-23 12:37 
GeneralRe: Should we ever create enums? (C#, maybe valid for C++) Pin
Paulo Zemek1-Aug-23 15:14
mvaPaulo Zemek1-Aug-23 15:14 
GeneralRe: Should we ever create enums? (C#, maybe valid for C++) Pin
harold aptroot2-Aug-23 6:37
harold aptroot2-Aug-23 6:37 
QuestionNew Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
pr1mem0ver29-Jul-23 20:23
pr1mem0ver29-Jul-23 20:23 
AnswerRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
Pete O'Hanlon29-Jul-23 23:28
mvePete O'Hanlon29-Jul-23 23:28 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
pr1mem0ver30-Jul-23 10:44
pr1mem0ver30-Jul-23 10:44 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
Pete O'Hanlon30-Jul-23 20:23
mvePete O'Hanlon30-Jul-23 20:23 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
BillWoodruff31-Jul-23 3:26
professionalBillWoodruff31-Jul-23 3:26 
AnswerRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
BillWoodruff30-Jul-23 1:22
professionalBillWoodruff30-Jul-23 1:22 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
OriginalGriff30-Jul-23 2:35
mveOriginalGriff30-Jul-23 2:35 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
BillWoodruff30-Jul-23 3:54
professionalBillWoodruff30-Jul-23 3:54 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
pr1mem0ver30-Jul-23 11:13
pr1mem0ver30-Jul-23 11:13 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
BillWoodruff30-Jul-23 14:30
professionalBillWoodruff30-Jul-23 14:30 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
pr1mem0ver30-Jul-23 15:33
pr1mem0ver30-Jul-23 15:33 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
Pete O'Hanlon30-Jul-23 3:19
mvePete O'Hanlon30-Jul-23 3:19 
GeneralRe: New Kind of Application for me (centralized/cloud). Looking for learning resources. Pin
pr1mem0ver30-Jul-23 18:35
pr1mem0ver30-Jul-23 18:35 

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.