PSP C++ IDE v1.0
PSP Homewbrew 개발툴 .Net Framework 3.0 이 필요하다고 합니다. To those of you who want to learn or are trying to learn C++, this next one is going to be…
PSP Homewbrew 개발툴 .Net Framework 3.0 이 필요하다고 합니다. To those of you who want to learn or are trying to learn C++, this next one is going to be…
2023년을 돌아봅니다. Tech Stacks .NET .NET 8 (LTS) 이 출시 되었습니다. 관련 저장소들에 적용해야 하는데, 아직 시작하지 못했습니다. 유지관리 중인 nuget 패키지들의 대상 프레임워크에 .net 8 을 추가해야 합니다. React…
2020년을 돌아봅니다. 기술 스택 .NET 5 이전에 작성했던 .NET Core 2.x ~ 3.x 응용프로그램을 .NET 5 로 이전해보고 있습니다. 계속 함께할 생각입니다. React 2020 년에는 거의 대부분의 프로젝트에서 웹 프론트엔드…
…debugging on Windows 8.1 Preview. Coded UI Test Coded UI Testing support for Internet Explorer 11. Phone Tools Windows Phone Emulator (XDE) installation crashes on Windows 8.1 Preview. Visual Studio…
…값을 사용합니다. using(var ctx = new ExampleDbContext()){ var result = ctx.Documents.Sort(nameof(Document.Content)).Sort(nameof(Document.Id), false).ToPagedModel(1, 10); } 관련 링크 GitHub: kr.bbon.EntityFrameworkCore.Extensions Nuget: kr.bbon.EntityFrameworkCore.Extensions .NET Nuget: Microsoft.EntityFrameworkCore GitHub Watch Star Fork Issue Follow @bbonkr…
…Microsoft? .NET Framework 4 RC (x86, x64, ia64) Microsoft? .NET Framework 4 Client Profile RC (x86, x64) – Other Microsoft? Visual Studio? 2010 SDK RC Microsoft? Visual Studio? 2010 Visualization…