paper.archive
기록 저장소 · from Seoul, Korea
2015 — 2026 · 60 entries
I Tech Notes
AWS · Cloud 1Spring · JPA 13Golang 1Kubernetes · Infra 3Python 2Open Source · Data 5CentOS · Linux 11.NET 3
II Life & K-Food
Daily life · Food 12
III Misc
Tips · Troubleshooting 6Mac · Etc 3
Archive Tags About 한국어
© 페이퍼
paper.archive/Dotnet

Dotnet

3 entries
201510 · 15

Calling c++ (dll) from c# with an LPCTSTR parameter

An example of calling a c++ dll from c#. First, some simple c++ code. test.h 1 extern "C" …

마샬링marshalling
Dotnet1 min
201510 · 15

Saving a control to png in WPF (c#)

I was going to use System.Drawing like I did before.. turns out wpf already has this built in.. …

.netwpf
Dotnet1 min
201509 · 16

Built on .NET Framework 4.5.2. Then downgraded to 4.0...

Recently I had to build a Windows app. I heard .NET 4.5 added the new async syntax, so.. might …

일상.netwpf
Dotnet1 min
No records found.