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

Future Of DotNet

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

Future Of DotNet

검색하기 폼
  • List All (817)
    • WPF .NET (101)
    • Windows App SDK (1)
    • MacBook Pro (4)
    • Entity Framework Core (17)
    • .NET 5, 6, 7 (23)
    • Uno Platform (22)
    • Visual Studio (19)
    • Azure (10)
    • Windows 10&11 (59)
      • News (20)
    • UWP & Windows App (120)
      • Beginner (73)
      • Expert (15)
    • Xamarin Forms (4)
    • Bot Framework (19)
    • Facebook News & Tips (158)
    • Previous Platforms (212)
      • Samples (26)
      • KBI (23)
      • ETC (18)
      • Free Board Project (16)
      • WCF RIA Service (10)
      • HTML5 & MVC4 (16)
    • ETC (24)
    • kaki104 Scrap (5)
    • App News (17)
  • 방명록

Visual Studio (19)
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
Announcing .NET 5.0 RC1

Micorosft .NET 5 RC1 버전이 발표되었습니다. 이제 .Net Framework와 .Net Core의 통합이 눈앞에 온 것 같습니다. 이 새로운 .NET 5 버전은 2020년 11월 10일 정식 출시 예정입니다. .NET 5의 목표는 모든 .NET 5 애플리케이션에서 단일 BCL(Base Class Library)를 사용하고, 여러 플랫폼에서 네이티브 및 웹 애플리케이션을 지원하는 통합 .NET SDK 환경을 제공하는 것입니다. 그래서, 단인 .NET 5 애플리케이션 프로젝트를 생성하고 Windows, Microsoft Duo(Android) 및 Apple iOS와 같은 플랫폼을 지원할 것입니다. Reference •Announcing .NET 5.0 Preview 8 | .NET Blog ..

Visual Studio 2020. 10. 8. 13:46
What's new in ML.NET

//Build2019에서 발표된 세션을 기준으로 작업했습니다. ML.NET introduction session Introducing ML.NET : https://aka.ms/mlnetbuild2019 What is ML.NET ML ML.NET ML.NET runs anywhere A few things you can do with ML.NET ML.NET Model Builder DEMO ML.NET CLI Database Loader What if I want to classify based on my own custom domain? 동영상 youtu.be/52bHpUGdeCs

Visual Studio 2020. 6. 17. 19:58
Modernizing .NET Desktop Applications with .NET Core

안녕하세요 Future Of DotNet입니다. dotNet Conf에서 발표한 세션을 정리해 보았습니다. 1. Upgrades for Windows desktop development 2. Agenda - Why should you care about .NET Core for desktop - .NET Core or .NET Framework for my app - Porting to .NET Core - Fixing porting issues - Tolling for desktop on .NET Core -- Winforms designer Preview 1 3. Why .NET Core for desktop 4. How to choose : .NET Framework or .NET Core? 5. ..

Visual Studio 2019. 10. 7. 23:35
What's New In C# 8.0 Part 2

안녕하세요. Future Of DotNet입니다. 닷넷 컨퍼런스 2019에서 발표된 C# 8.0에 대한 두번째 세션을 정리해 보았습니다. Support modern cloud scenarios - Async enumerables - More patterns in more places - Default interface members - Indices and Ranges Increase your productivity - Using statement - Static local functions - Readonly members - Null coalescing assignment - Unmanaged constraint - Interpolated verbatim string 감사합니다. PS. 요즘 서피스에..

Visual Studio 2019. 9. 30. 23:13
What's New in C# 8.0 Part 1

안녕하세요. Future Of DotNet입니다. 닷넷 컨퍼런스 2019에서 발표된 C# 8.0에 대한 첫번째 세션을 정리해 보았습니다. 이 세션은 앞으로 다가올 닷넷 5 환경에서 사용될 예정인 Nullable - enable에 대해서 중점적으로 다루고 있습니다. 감사합니다. PS. 요즘 서피스에서 녹화해서 바로 올리기 때문에 해상도가 꽉 차지 안는 것 같습니다. 양해 부탁드립니다. https://youtu.be/grutIfb2FKA 원본 세션 주소 https://youtu.be/TJiLhRPgyq4

Visual Studio 2019. 9. 29. 11:37
.NET Conf 2019 Keynote 정리

안녕하세요 Future Of DotNet입니다. 2019년 9월 23-25일까지 Microsoft .NET Conf 2019가 열리고 있습니다. 키노트가 공개되어서 간단하게 정리를 해보았습니다. 앞으로 닷넷이 어떻게 변하게될지..무섭습니다. 프로젝트 진행 중이라 자주 글을 쓰지 못해서 송구합니다. 이번 컨퍼런스 중에 제가 관심있는 내용들에 대해서는 간단하게라도 정리를 해서 빨리 올리도록 하겠습니다. 감사합니다. https://youtu.be/abfwVP1nwyM

Visual Studio 2019. 9. 26. 01:46
Offline Visual Studio 2019 perfect installation

Visual Studio 2019 오프라인에서 완벽하게 설치하기 현재 비주얼 스튜디오는 ISO파일을 제공하지 않기 때문에 오프라인 PC에서 설치하는데 매우 어려움이 있습니다. 그래서, 오프라인에서 완벽하게 비주얼스튜디오를 설치하고 사용하는 방법에 대해서 다루어 보았습니다. https://youtu.be/5ZBqR68IKYk

Visual Studio 2019. 9. 8. 14:06
Visual Studio 2019 version 16.2

2019-07-24일자로 버전 업데이트가 되었습니다. 기본적인 내용은 아래서 확인하세요 https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes Visual Studio 2019 Release Notes Get the latest pre-release features, bug fixes, and support for Visual Studio 2019. Available for pre-release testing. Download today. docs.microsoft.com 이번 업데이트에서 눈에 띠는 내용은 Visual Studio 2019에서 Microsoft Edge Insider 브라우저를 지원한다는 것과 이 브라우저를 이..

Visual Studio 2019. 7. 25. 10:38
이전 1 2 다음
이전 다음
반응형
공지사항
  • 진행 중인 프로젝트 때문에 자주 확인을 못하고⋯
  • 2021-2022 Microsoft MVP 갱⋯
  • 2020-2021 Microsoft MVP 갱⋯
  • Microsoft MVP 2019-2020 갱⋯
  • 2018 - 2019 MVP 갱신 완료
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • 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
  • Pragmatic Programmer
  • Be MODERN with Windows
  • 닷넷(.NET) 프로그래머 모임
  • XAML or HTML 권영철 MVP
  • 골드러쉬와 함께하는 Hello C#
  • Nick's .NET Travels
TAG
  • Build 2016
  • Windows 10
  • visual studio 2019
  • Visual Studio 2022
  • #prism
  • Behavior
  • kiosk
  • Bot Framework
  • IOT
  • .net 5.0
  • UWP
  • LINQ
  • ef core
  • windows 11
  • Always Encrypted
  • #Windows Template Studio
  • PRISM
  • #uwp
  • uno platform
  • ComboBox
  • WPF
  • dotNETconf
  • .net
  • Microsoft
  • #MVVM
  • C#
  • XAML
  • Cross-platform
  • uno-platform
  • MVVM
more
«   2025/06   »
일 월 화 수 목 금 토
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
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바