Click here to Skip to main content
15,890,741 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# EPPlus resize pictures to fit in the cell Pin
Mou_kol4-Sep-21 2:29
Mou_kol4-Sep-21 2:29 
QuestionHaving an issue accessing a bitmap region from two different threads. Pin
Herboren2-Sep-21 17:43
Herboren2-Sep-21 17:43 
AnswerRe: Having an issue accessing a bitmap region from two different threads. Pin
OriginalGriff2-Sep-21 20:12
mveOriginalGriff2-Sep-21 20:12 
GeneralRe: Having an issue accessing a bitmap region from two different threads. Pin
Herboren4-Sep-21 5:11
Herboren4-Sep-21 5:11 
QuestionWindows Service Pin
DoxMan30-Aug-21 6:37
DoxMan30-Aug-21 6:37 
AnswerRe: Windows Service Pin
Dave Kreskowiak30-Aug-21 7:41
mveDave Kreskowiak30-Aug-21 7:41 
AnswerRe: Windows Service Pin
mverbeke31-Aug-21 3:40
mverbeke31-Aug-21 3:40 
Questionusing Rect, Vertex, Point in windowsbase.dll: better performance compared to the usual ? Pin
BillWoodruff25-Aug-21 15:34
professionalBillWoodruff25-Aug-21 15:34 
I have been studying, and experimenting (in WinForms), with the newer structures (.NET 5.0) Vector, Rect, and Point in System.Windows (requires WindowsBase.dll). They offer some useful extended functionality compared to the Point/PointF and Rectangle/RectangleF structures in System.Drawing. They're Double based, so they will play nicely with the result of Math operators like Sin, Cos, Pow.

I intend to rewrite the 2d geometry library I am developing using those structures, and, when ready, publish it here; if you have used these structures, how have you found memory use and performance ?

thanks !
«The mind is not a vessel to be filled but a fire to be kindled» Plutarch

QuestionC# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202124-Aug-21 12:57
Ismael Oliveira 202124-Aug-21 12:57 
AnswerRe: C# and Excel don't work in a computer without Visual Studio Pin
RedDk24-Aug-21 13:56
RedDk24-Aug-21 13:56 
AnswerRe: C# and Excel don't work in a computer without Visual Studio Pin
Richard MacCutchan24-Aug-21 21:43
mveRichard MacCutchan24-Aug-21 21:43 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202125-Aug-21 12:20
Ismael Oliveira 202125-Aug-21 12:20 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Richard MacCutchan25-Aug-21 21:58
mveRichard MacCutchan25-Aug-21 21:58 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202126-Aug-21 4:03
Ismael Oliveira 202126-Aug-21 4:03 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202126-Aug-21 4:51
Ismael Oliveira 202126-Aug-21 4:51 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Richard MacCutchan26-Aug-21 4:55
mveRichard MacCutchan26-Aug-21 4:55 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202126-Aug-21 10:41
Ismael Oliveira 202126-Aug-21 10:41 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Dave Kreskowiak26-Aug-21 5:08
mveDave Kreskowiak26-Aug-21 5:08 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202126-Aug-21 19:46
Ismael Oliveira 202126-Aug-21 19:46 
AnswerRe: C# and Excel don't work in a computer without Visual Studio Pin
Dave Kreskowiak25-Aug-21 12:22
mveDave Kreskowiak25-Aug-21 12:22 
GeneralRe: C# and Excel don't work in a computer without Visual Studio Pin
Ismael Oliveira 202126-Aug-21 4:04
Ismael Oliveira 202126-Aug-21 4:04 
AnswerRe: C# and Excel don't work in a computer without Visual Studio Pin
Richard Andrew x6426-Aug-21 9:43
professionalRichard Andrew x6426-Aug-21 9:43 
QuestionSolve Web Service Error Pin
Luis M. Rojas24-Aug-21 2:43
Luis M. Rojas24-Aug-21 2:43 
AnswerRe: Solve Web Service Error Pin
Pete O'Hanlon24-Aug-21 10:18
mvePete O'Hanlon24-Aug-21 10:18 
QuestionHow to make an inactive window work and respond to buttons (C# .NET windows forms) Pin
Marcin Rajczakowski23-Aug-21 10:31
Marcin Rajczakowski23-Aug-21 10:31 

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.