본문 바로가기 메뉴 바로가기

Future Of DotNet

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Future Of DotNet

검색하기 폼
  • List All (667)
    • Entity Framework Core (11)
    • .NET 5 and .NET Conf 2020 (13)
    • Uno Platform (14)
    • Visual Studio (12)
    • Blazor (2)
    • Windows App(Universal App) (112)
      • Windows IoT & UWP (9)
      • Diablo3Hub (2)
      • OneSearch (5)
      • Beginner (67)
      • Expert (15)
      • Reactive extensions (7)
      • Errors (2)
    • Xamarin Forms (4)
    • Bot Framework (19)
    • Azure (10)
      • Azure App Service (9)
      • Azure Storage Service (0)
      • Azure IoT Hub (0)
    • Windows 10 (53)
      • News (20)
    • WPF (11)
    • Facebook News & Tips (158)
    • Windows 8&8.1 (113)
      • Screenshot AutoCut (3)
      • Korea Tour (4)
      • Sample&Tip 8.1 (10)
      • SkySearch (13)
      • Korea Bus Information (14)
      • Korea Tour Guide (3)
      • KMusic Player (7)
      • Samples (26)
      • Study (10)
      • ETC (18)
    • Windows Phone 8 (42)
      • Korea Bus Information (23)
      • AutoLogin (4)
      • Samples (11)
      • ETC (3)
    • Silverlight (37)
      • Free Board Project (16)
      • Samples (1)
      • WCF RIA Service (10)
      • Prism MEF Cont. (2)
      • ETC (8)
    • HTML5 & MVC4 (16)
    • Portable Class Library (2)
    • Uncategorised Tips and Tricks (3)
    • Kinect for Windows (2)
    • ETC (14)
    • kaki104 Scrap (4)
    • App News (13)
  • 방명록

Microsoft (24)
Working with large .NET 5 solutions in Visual Studio 2019 16.8

Visual Studio를 이용해서 대규모의 솔루션을 이용하면 성능 저하로 인하여 많은 어려움이 있었습니다. 이번에 Visual Studio 2019 16.8 버전에서 .NET 5 대규모 솔루션 개선 사항에 대한 포스팅이 나와서 살펴 보도록 하겠습니다. Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog (microsoft.com) Working with large .NET 5 solutions in Visual Studio 2019 16.8 | Visual Studio Blog With the release of .NET 5, migration of solutions from .NET Framework h..

.NET 5 and .NET Conf 2020 2021. 2. 17. 10:00
The future of .NET Standard

.NET 5가 발표된 이후로 많은 분들이 .NET Standard에 대해 이것이 무엇을 의미하는지, 그리고 여전히 관련성이 있는지 물었습니다. 이 게시물에서는 .NET 5가 어떻게 코드 공유를 개선하고 .NET Standard를 대체하는지 설명하겠습니다. .NET Standard가 여전히 필요한 경우도 다룰 것입니다. The future of .NET Standard | .NET Blog (microsoft.com) The future of .NET Standard | .NET Blog Since .NET 5 was announced, many of you have asked what this means for .NET Standard and whether it will still be relevant...

.NET 5 and .NET Conf 2020 2021. 1. 4. 10:00
What’s new in Windows Forms runtime in .NET 5.0

Windows Forms는 2018 년 후반에 오픈 소스로 .NET Core로 포팅 된 이후로 팀과 외부 기여자 모두 오래된 버그를 수정하고 새로운 기능을 추가했습니다. 이 게시물에서는 .NET 5.0에서 Windows Forms 런타임의 새로운 기능에 대해 설명합니다. What's new in Windows Forms runtime in .NET 5.0 | .NET Blog (microsoft.com) What's new in Windows Forms runtime in .NET 5.0 | .NET Blog Checkout all the exciting new things happened in the Windows Forms runtime in .NET 5.0. devblogs.microsoft.com..

.NET 5 and .NET Conf 2020 2020. 12. 23. 22:52
Announcing the Release of the Git Experience in Visual Studio

Visual Studio 2019 version 16.8에 새로운 Git 도구가 추가되었습니다. Google은 작년에 이 새로운 도구를 위해 노력해왔으며, 개발자의 의견을 바탕으로 주요 기능을 구축하고 성능을 향상 시키며 품질을 미세 조정하기 위해 노력했습니다. 무엇보다 일반적인 워크플로의 검색 가능성을 개선하고 탐색을 단순화하여 컨텍스트 전환을 줄이는 데 중점을 두었습니다. 숙련된 개발자, 초급 개발자, 대규모 팀의 일원, 개인 프로젝트 개발자이든 관계없이 Visual Studio 2019의 새로운 Git 환경이 여러분이 Git을 사용하는데 도움을 줄 수 있을 것이라고 강력하게 믿습니다. 이 툴을 이용해야하는 7가지 이유에 대해서 알아보도록 하겠습니다. Announcing the Release of t..

Visual Studio 2020. 12. 6. 21:36
MVVM Toolkit 사용 가이드

MVVM Toolkit nuget package를 이용하는 방법에 대해서 알아보도록 하겠습니다. 우선 MVVM-Samples 앱을 실행해서 같이 보시면 더 도움이 될 것입니다. windows-toolkit/MVVM-Samples: Sample repo for MVVM package (github.com) windows-toolkit/MVVM-Samples Sample repo for MVVM package. Contribute to windows-toolkit/MVVM-Samples development by creating an account on GitHub. github.com 프로젝트에 추가 가능한 NuGet package 버전은 Preview 4입니다. (2020/12/01) Preview버전이..

.NET 5 and .NET Conf 2020 2020. 12. 6. 16:54
Welcome to C# 9.0

C# 9.0이 릴리즈 되었습니다. 어떤 기능이 추가되었는지 블로그 포스트를 참고해서 간단하게 작성해 보았습니다. C# 9.0 on the record | .NET Blog (microsoft.com) C# 9.0 on the record | .NET Blog C# 9.0 on the record It’s official: C# 9.0 is out! Back in May I blogged about the C# 9.0 plans, and the following is an updated version of that post to match what we actually ended up shipping. With every new version of C# we strive for greater clarity..

Visual Studio 2020. 11. 24. 21:25
.NET Conf 2020 Youtube

.NET Conf 2020가 마무리 되었습니다. 많은 양의 동영상과 Blog 포스팅이 쏟아져 나와서 동영상을 보거나 읽기도 빠듯하네요 우선 .NET Conf 2020관련 유튜브 동영상 중 C#이나 제가 관심있어서 보려고 하는 동영상만 정리를 했습니다. 전체 동영상은 81개인데... 줄이고 줄이고 줄여서 16정도 보고 싶네요..ㅎㅎ .NET Conf 2020 전체 재생 목록 1. Keynote - Welcome to .NET 5 (youtu.be/o-esVzL3YLI) 2. What’s New in C#? 3. A talk for trailblazers: Blazor in .NET 5 4. Porting Projects to .NET 5 5. Entity Framework Core 5.0: The Next..

.NET 5 and .NET Conf 2020 2020. 11. 19. 23:06
Register Desktop Bridge app and UWP app as Startup program

Register Desktop Bridge app and UWP app as Startup program Future Of DotNet https://youtube.com/FutureOfDotNet UWP앱을 시작프로그램으로 등록/삭제하는 방법입니다. Youtube : https://youtu.be/5cI6oS0HLOQ Blog : https://kaki104.tistory.com/664 Git : https://github.com/kaki104/StartupSample Reference Windows 10 Anniversary Update Configure your app to start at log-in https://bit.ly/31qzlTZ Integrate your desktop app with..

Windows App(Universal App)/Beginner 2020. 8. 25. 19:23
Microsoft Edge(Chromium) WebView2 Control

WebView2 Control Preview 버전이 얼마전에 공개되었습니다. Introduction to Microsoft Edge WebView2 (Preview) https://bit.ly/3alYpOW 응용 프로그램에 웹 기술(HTML, CSS 및 JavaScript)을 포함 할 수 있음 Microsoft Edge (Chromium)을 렌더링 엔진으로 사용 – 호환성 향상 Preview 버전이므로, 프로덕션 앱에 이 버전을 사용 금지 Supported platforms Environments Win32 C/C++ .NET Framework 4.6.2 or later .NET Core 3.0 or later WinUI 3.0 Windows Windows 10 Windows 8.1 Windows 8 W..

Windows App(Universal App)/Beginner 2020. 8. 17. 15:07
Creating a simple RSS reader using UNO Platform part1

Uno Platform을 이용해서 간단한 RSS Reader를 만드는 강좌입니다. Part1과 Part2로 나누어 짐니다. This is a course to create a simple RSS reader using the Uno Platform. It is divided into Part1 and Part2. Setting up your development environment What is the nuget package for using MVVM Refractored.MvvmHelpers RSS Reader Step1 Goal Creating an RSS Reader app with one page Create Uno project Nuget packages RSS Reader Step2 Set..

Uno Platform 2020. 6. 30. 19:52
이전 1 2 3 다음
이전 다음
공지사항
  • 2020-2021 Microsoft MV⋯
  • Microsoft MVP 2019-202⋯
  • 2018 - 2019 MVP 갱신 완료
  • 2017-2018 MVP 갱신 성⋯
  • 블로그 2016년 결산
최근에 올라온 글
  • Telerik - DockingRegionA⋯
  • MVVM Pattern을 사용하는⋯
  • Working with large .NET⋯
  • Infragistics - Differenc⋯
최근에 달린 댓글
  • 네~ 좋은 의견 감사합니다.
  • 자세한 사항은 포스트를 수정⋯
  • 안녕하세요. 오랫만에 댓글로⋯
  • 글 잘읽고 갑니다.
Total
581,030
Today
25
Yesterday
33
링크
  • FusionWiz의 스토리
  • Jeremy Likness
  • Jerry Nixon
  • Tim Heuer
  • Diederik Krols
  • Pete D
  • Lunar Frog Software
  • Iris Classon
  • Richard's Blog
  • ScottGu's blog
  • Scott Hanselman's blog
  • Fear and Loating blog
  • Rags(누더기)
  • 나나의 블로그
  • Ryu School
  • kodatt
  • Pragmatic Programmer
  • Be MODERN with Windows
  • 닷넷(.NET) 프로그래머 모임
  • XAML or HTML 권영철 MVP
  • 골드러쉬와 함께하는 Hello C#
TAG
  • Xamarin
  • Build 2016
  • C#
  • infragistics
  • visual studio 2019
  • uno-platform
  • #Windows Template Studio
  • Windows 10
  • Cross-platform
  • XAML
  • WebView
  • PRISM
  • #prism
  • #MVVM
  • Bot Framework
  • Android
  • #XAML
  • LINQ
  • ef core
  • UWP
  • WPF
  • MVVM
  • xamDataGrid
  • .net 5.0
  • IOT
  • .net
  • Microsoft
  • uno platform
  • dotNETconf
  • #uwp
more
«   2021/03   »
일 월 화 수 목 금 토
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      
글 보관함
  • 2021/02 (8)
  • 2021/01 (17)
  • 2020/12 (15)
  • 2020/11 (5)
  • 2020/10 (2)

Blog is powered by Tistory / Designed by Tistory

티스토리툴바