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

C#

 
GeneralRe: Memory leak deterioration in performance in working with weight in rs232 Win-CE Pin
goldsoft23-Sep-15 22:28
goldsoft23-Sep-15 22:28 
GeneralRe: Memory leak deterioration in performance in working with weight in rs232 Win-CE Pin
OriginalGriff23-Sep-15 22:37
mveOriginalGriff23-Sep-15 22:37 
GeneralRe: Memory leak deterioration in performance in working with weight in rs232 Win-CE Pin
goldsoft24-Sep-15 0:49
goldsoft24-Sep-15 0:49 
QuestionI want to perform a similiar operation on 100 VMs open in my Remote Desktop Connection Manager; Can I Automate it? Pin
AshiSh RaNa21-Sep-15 19:35
AshiSh RaNa21-Sep-15 19:35 
AnswerRe: I want to perform a similiar operation on 100 VMs open in my Remote Desktop Connection Manager; Can I Automate it? Pin
Pete O'Hanlon21-Sep-15 21:06
mvePete O'Hanlon21-Sep-15 21:06 
GeneralRe: I want to perform a similiar operation on 100 VMs open in my Remote Desktop Connection Manager; Can I Automate it? Pin
AshiSh RaNa21-Sep-15 23:51
AshiSh RaNa21-Sep-15 23:51 
QuestionHow to get the user defined method Pin
vijay kumar20-Sep-15 23:27
vijay kumar20-Sep-15 23:27 
AnswerRe: How to get the user defined method Pin
Eddy Vluggen20-Sep-15 23:48
professionalEddy Vluggen20-Sep-15 23:48 
If you don't want the "inherited" methods in there, then lookup its baseclass, find out which methods it has, and subtract those from the list you originally got.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: How to get the user defined method Pin
OriginalGriff21-Sep-15 0:51
mveOriginalGriff21-Sep-15 0:51 
GeneralRe: How to get the user defined method Pin
vijay kumar21-Sep-15 20:33
vijay kumar21-Sep-15 20:33 
AnswerRe: How to get the user defined method PinPopular
BillWoodruff21-Sep-15 2:48
professionalBillWoodruff21-Sep-15 2:48 
GeneralRe: How to get the user defined method Pin
Eddy Vluggen21-Sep-15 5:22
professionalEddy Vluggen21-Sep-15 5:22 
GeneralRe: How to get the user defined method Pin
vijay kumar21-Sep-15 20:32
vijay kumar21-Sep-15 20:32 
QuestionWrite an algorithm to add and multiply two large integers, which cannot be represented by built-in types Pin
Nadeem Shaikh20-Sep-15 5:51
Nadeem Shaikh20-Sep-15 5:51 
AnswerRe: Write an algorithm to add and multiply two large integers, which cannot be represented by built-in types Pin
OriginalGriff20-Sep-15 6:04
mveOriginalGriff20-Sep-15 6:04 
QuestionProblem Solved: DataContract/WCF/GZip from .gz file to memory stream to object without creating a new file ? Pin
BillWoodruff20-Sep-15 0:31
professionalBillWoodruff20-Sep-15 0:31 
GeneralRe: DataContract/WCF/GZip from .gz file to memory stream to object without creating a new file ? Pin
Wendelius20-Sep-15 0:51
mentorWendelius20-Sep-15 0:51 
GeneralRe: DataContract/WCF/GZip from .gz file to memory stream to object without creating a new file ? Pin
BillWoodruff20-Sep-15 2:47
professionalBillWoodruff20-Sep-15 2:47 
AnswerRe: DataContract/WCF/GZip from .gz file to memory stream to object without creating a new file ? Pin
Wendelius20-Sep-15 7:16
mentorWendelius20-Sep-15 7:16 
AnswerRe: Problem Solved: DataContract/WCF/GZip from .gz file to memory stream to object without creating a new file ? Pin
Richard Deeming21-Sep-15 2:06
mveRichard Deeming21-Sep-15 2:06 
Questionhow to change font size in a richtextbox without selecting the text Pin
Member 1100213719-Sep-15 8:54
Member 1100213719-Sep-15 8:54 
QuestionRe: how to change font size in a richtextbox without selecting the text Pin
Eddy Vluggen19-Sep-15 9:10
professionalEddy Vluggen19-Sep-15 9:10 
AnswerRe: how to change font size in a richtextbox without selecting the text Pin
Member 1100213719-Sep-15 9:15
Member 1100213719-Sep-15 9:15 
GeneralRe: how to change font size in a richtextbox without selecting the text Pin
Eddy Vluggen19-Sep-15 9:20
professionalEddy Vluggen19-Sep-15 9:20 
AnswerRe: how to change font size in a richtextbox without selecting the text Pin
BillWoodruff19-Sep-15 13:48
professionalBillWoodruff19-Sep-15 13:48 

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.