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

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)
  • 방명록

전체 글 (667)
Telerik - DockingRegionAdapter

Prism에서 Telerik의 Docking을 Region으로 이용해서 화면을 출력할 때 필요한 기능입니다. 기본적인 내용은 git에 올라와있는데, Prism 버전이 옛날 버전이라 최신(7.0 이상) 버전에서도 사용 가능하도록 수정했습니다. telerik/xaml-sdk: The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused examples for most of the Telerik WPF and Silverlight controls. (github.com) telerik/xaml-sdk The XAML SDK is an easy-to-use infrastructure with 1000+ developer focused ex..

WPF 2021. 2. 24. 10:00
MVVM Pattern을 사용하는 개발자를 위한 안내(업데이트 : 2021/02/18)

0. 참고 The MVVM Pattern Todo list Universal & UWP app MVVM pattern 설명 동영상(오래전에 녹화한 내용입니다.) http://youtu.be/f9aQkuoiPz4 http://youtu.be/uGxboAUwciI http://youtu.be/2lQQiBEjbtU Using MVVM Pattern * new Microsoft MVVM Toolkit 사용 가이드 - MVVM pattern을 사용하실 때 이 nuget package를 이용하시면 좋을 것 같습니다. [교안 공유] WPF XAML MVVM에서부터 Prism,Reactive(Rx) Framework 개발(All Coding 과정) (tistory.com) [교안 공유] WPF XAML MVVM에서부터..

Windows App(Universal App)/Beginner 2021. 2. 18. 11:44
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
Infragistics - Differences Between xamGrid and xamDataGrid

Differences Between xamGrid and xamDataGrid - Infragistics WPF™ Help Differences Between xamGrid and xamDataGrid - Infragistics WPF™ Help This topic compares, both conceptually and through side-by-side feature comparison, the xamGrid™ and xamDataGrid™. Its purpose is to help you decide which grid to use in your application. www.infragistics.com Topic Overview 이 항목에서는 xamGrid ™ 및 xamDataGrid ™를 개..

WPF 2021. 2. 16. 10:00
Infragistics - About XamDataGrid

xamDataGrid ™ 컨트롤은 Grid View를 사용하고 데이터를 열과 행으로 정렬합니다. Records는 각 데이터 항목을 나타내는 데 사용되며 Fields는 각 레코드를 구성하는 attributes/properties 을 설명하는 데 사용됩니다. 데이터 소스에서 각 유형의 레코드를 자동으로 감지하고 각 유형에 대한 특정 FieldLayouts를 생성 할 수 있습니다. 이를 통해 DataSet 및 DataViews와 같은 기존 데이터 소스는 물론 XML과 같은 보다 자유로운 형식의 데이터 소스를 모두 지원할 수 있습니다. Composition Diagram xamDataGrid ™ 컨트롤은 다양한 요소로 구성됩니다. 다음 그림은 xamDataGrid의 전체 구성을 더 잘 이해할 수 있도록 요소 간..

WPF 2021. 2. 15. 10:00
이전 1 2 3 4 ··· 134 다음
이전 다음
공지사항
  • 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
  • visual studio 2019
  • Microsoft
  • #MVVM
  • #XAML
  • uno platform
  • Android
  • infragistics
  • IOT
  • PRISM
  • uno-platform
  • MVVM
  • LINQ
  • #Windows Template Studio
  • .net
  • #prism
  • ef core
  • WebView
  • WPF
  • .net 5.0
  • XAML
  • dotNETconf
  • #uwp
  • Build 2016
  • UWP
  • Xamarin
  • Cross-platform
  • C#
  • Windows 10
  • Bot Framework
  • xamDataGrid
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

티스토리툴바