Click here to Skip to main content
15,889,867 members
Home / Discussions / C#
   

C#

 
GeneralRe: elliptic curve cryptography (ECC). Pin
OriginalGriff8-Feb-15 21:29
mveOriginalGriff8-Feb-15 21:29 
AnswerRe: elliptic curve cryptography (ECC). Pin
Kenneth Haugland8-Feb-15 21:36
mvaKenneth Haugland8-Feb-15 21:36 
QuestionTouchscreenKeyboard.dll file Required Pin
Md Rafique Alam8-Feb-15 18:24
Md Rafique Alam8-Feb-15 18:24 
AnswerRe: TouchscreenKeyboard.dll file Required Pin
Richard MacCutchan8-Feb-15 21:42
mveRichard MacCutchan8-Feb-15 21:42 
QuestionHeap in C# Pin
Member 111616258-Feb-15 17:16
Member 111616258-Feb-15 17:16 
AnswerRe: Heap in C# Pin
PIEBALDconsult8-Feb-15 17:31
mvePIEBALDconsult8-Feb-15 17:31 
AnswerRe: Heap in C# Pin
Richard MacCutchan8-Feb-15 21:40
mveRichard MacCutchan8-Feb-15 21:40 
AnswerRe: Heap in C# Pin
Jim from Indy9-Feb-15 2:26
Jim from Indy9-Feb-15 2:26 
A heap is a memory storage and retrieval construct I learned about in college. It's a memory allocation and storage scheme not terribly unlike a stack. I honestly can't remember the exact details (from 1972...) but it's used extensively in compilers and other system level programming to manage limited memory efficiently. Google "memory heap", or consult Knuth's "The Art of Computer Programming" Volume 3 page 145. [Addison-Wesley, 1973]
Jim

QuestionC# Sendkeys Tilde (~) Sign does not always get written out? Pin
Linus Agren8-Feb-15 0:08
Linus Agren8-Feb-15 0:08 
QuestionRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Richard MacCutchan8-Feb-15 0:37
mveRichard MacCutchan8-Feb-15 0:37 
AnswerRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Linus Agren8-Feb-15 1:18
Linus Agren8-Feb-15 1:18 
GeneralRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Richard MacCutchan8-Feb-15 1:49
mveRichard MacCutchan8-Feb-15 1:49 
AnswerRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
OriginalGriff8-Feb-15 4:16
mveOriginalGriff8-Feb-15 4:16 
GeneralRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Linus Agren8-Feb-15 18:04
Linus Agren8-Feb-15 18:04 
GeneralRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
OriginalGriff8-Feb-15 22:06
mveOriginalGriff8-Feb-15 22:06 
GeneralRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Dave Kreskowiak9-Feb-15 2:22
mveDave Kreskowiak9-Feb-15 2:22 
GeneralRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Linus Agren11-Feb-15 5:41
Linus Agren11-Feb-15 5:41 
GeneralRe: C# Sendkeys Tilde (~) Sign does not always get written out? Pin
Dave Kreskowiak11-Feb-15 15:12
mveDave Kreskowiak11-Feb-15 15:12 
Questionfind a row in `datagridview` then do something with it Pin
propguy7-Feb-15 17:26
propguy7-Feb-15 17:26 
SuggestionRe: find a row in `datagridview` then do something with it Pin
Richard MacCutchan7-Feb-15 22:01
mveRichard MacCutchan7-Feb-15 22:01 
GeneralRe: find a row in `datagridview` then do something with it Pin
propguy8-Feb-15 9:21
propguy8-Feb-15 9:21 
Question<dialog></dialog> and <divc></divc> tag in ASP.Net MVC 4 Pin
mbabumca7-Feb-15 5:54
mbabumca7-Feb-15 5:54 
AnswerRe: <dialog></dialog> and <divc></divc> tag in ASP.Net MVC 4 Pin
Erik Funkenbusch7-Feb-15 14:55
Erik Funkenbusch7-Feb-15 14:55 
QuestionMore Explanation??? Pin
Member 111616256-Feb-15 18:54
Member 111616256-Feb-15 18:54 
AnswerRe: More Explanation??? Pin
Afzaal Ahmad Zeeshan6-Feb-15 20:40
professionalAfzaal Ahmad Zeeshan6-Feb-15 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.