Search results

Hi, I’m Charles (he/him), a software engineer living in Southern California ( ).

In my spare time I enjoy , and am in the process of planting a fruit forest of , , , , , and other .

I’m here mainly to listen and learn, so I don’t post much.

Thank you to all the developers, admins, and others who have worked so hard to build this community.

0

DLL을 JS 처럼 import 단계에서 네트워크로 동적 로딩하기

고남현 @gnh1201@hackers.pub

이 글은 .NET 기반 Windows 앱 개발 시 발생하는 "DLL Hell" 문제를 해결하기 위한 새로운 접근 방식을 소개합니다. 기존의 어셈블리 병합 방식 대신, 네트워크에서 동적으로 어셈블리를 로드하는 방법을 제안합니다. C#의 `using` 키워드 해결 과정에 개입하여 CDN(Azure Blob Storage)을 통해 어셈블리를 로드하고, 코드 서명 검증을 통해 보안을 강화합니다. .NET IL뿐만 아니라 네이티브 어셈블리 로딩도 지원하며, 실제 코드 예시를 통해 구현 방법을 설명합니다. 이 방법은 배포 시 추가 어셈블리 누락으로 인한 오류를 방지하는 데 도움을 주지만, 여전히 추가 어셈블리를 함께 배포하는 것을 권장합니다. 이 글을 통해 개발자는 어셈블리 관리의 유연성을 높이고 잠재적인 배포 문제를 해결하는 데 도움이 되는 유용한 정보를 얻을 수 있습니다.

Read more →
6

I'm super enjoying my holidays as I'm finally getting a first end-to-end proof of concept of my UI prototype in C# 🥳

Nothing impressive captured in this GIF 😅 but the code behind is still substantial: layout machinery, Button UI styling with themed colors following WinUI3 design, dirty regions rendering, mouse events, bi-directional bindings with automatic update of the UI elements, zero alloc (apart the string!), NativeAOT optimized (under 2.3MB)

Next step: animations! 🚀

UI code associated with the video

Look at these animations! 🤩

On every counter update, it modifies the horizontal alignment of the YStack and colors differently the sphere, while automatic binding dependencies are able to determine which variables to animate. The sample code is still a bit messy (and limited - one running animation for one visual), but it will hopefully get refined and even simpler!

And all of this is still running with delta rendering / dirty rectangles. 🪟

The POC is completed. 🥳

Associated C# code
0

I'm super enjoying my holidays as I'm finally getting a first end-to-end proof of concept of my UI prototype in C# 🥳

Nothing impressive captured in this GIF 😅 but the code behind is still substantial: layout machinery, Button UI styling with themed colors following WinUI3 design, dirty regions rendering, mouse events, bi-directional bindings with automatic update of the UI elements, zero alloc (apart the string!), NativeAOT optimized (under 2.3MB)

Next step: animations! 🚀

UI code associated with the video
0
0
0

Scopique everywhere. Life-long , super-entheusiastic about .

Occasional attempted , but taking an extended break.

Mostly life-long , currently including and whatever else fits the bill. Currently working on a secret project for one hour every three months.

at scopique.com.

I dunno what else to post here right now. I think I covered all the hashtags.

0

🎉 새로운 Kiro 플랫폼 출시! .NET 10 개발자를 위한 팁 공유

.NET 개발자 여러분께 흥미로운 소식을 공유합니다. 새로운 개발 플랫폼 Kiro가 정식 출시되었습니다!

Kiro는 .NET 10의 File-based App과 같은 최신 기술 스택을 지원합니다. Kiro 환경에서 .NET 10의 최신 C# 편집 기능(File-based App 지원 등)을 원활하게 사용하시려면, 이에 최적화된 C# 익스텐션을 설치하는 것이 좋습니다.

아래 링크를 통해 Kiro 환경에 권장되는 익스텐션을 확인해 보세요.

🔗 Kiro용 .NET 10 지원 C# 익스텐션: https://open-vsx.org/extension/dotnetdev-kr-custom/csharp

Kiro Stable 버전에서 dotnetdevkr-custom C# 익스텐션을 설치한 화면
1

🍰Fairly proud of this one! It took a bit of effort to turn the Cake .NET tool scripting engine into "just" a single SDK directive for use in regular .NET projects, but with the simplicity&feel of the DSL, making migrating existing scripts fairly straightforward.
Also same day .NET 10 & C#14 support🎉

Being a project that's been around for eleven years, it's mostly been a marathon, but yesterday was a sprint😎

dotnet.social/@cakebuild/11553

0
0
0

1/15
on how I made a style procedural level generator, with visual examples and names of image processing algorithms being used for each step.

While I am using , the level generator code is standalone and I hope to write this in a way that is useful for any language. My focus is going to be on the actual steps being taken, and less on the programming.

0

Hey Mastodon! I'm a struggling looking for part time work to sustain myself

I'm a of 10+ years:
📝 Skills: Backend architecture, quick learner, attention to detail, project management,
🚗 Engines:
🔧 Tools:

▶️ Portfolio: bamboy360.com/portfolio/
I'm also open to consulting/coaching if you're trying to learn!

Boosts appreciated, tysm ♥️

0
0
0