搜尋此網誌

顯示具有 WPF 標籤的文章。 顯示所有文章
顯示具有 WPF 標籤的文章。 顯示所有文章

2016-05-04

WPF 畫面破圖

0 意見
案發環境是 Windows 10 的 Surface 3,破圖最明顯的是Grid,參考此篇方式,關閉硬體加速功能
How does one disable hardware acceleration in wpf?

或是在 App.xaml.cs APP()加入
RenderOptions.ProcessRenderMode = RenderMode.SoftwareOnly;

2015-09-09

WPF

0 意見
WPF Interview questions with answers

Windows Presentation Foundation
Visual Studio 中的 Windows Presentation Foundation

XAML Power Toys for Visual Studio 2015
Power Up Visual Studio Using XAML Power Toys



Windows Presentation Foundation (WPF) 應用程式開發
專為 XAML 開發人員設計的程式碼編輯器增強功能



Show Me the XAML

XAML 概觀
XAML 概觀 (WPF)
資料繫結概觀

XAML 簡介
使用 Blend 設計 XAML UI
使用 Blend 設計 XAML UI
Generate Sample Data In Microsoft Blend

Modern UI (Metro) Charts for Windows 8, WPF, Silverlight
Free ModernUI Charts for WPF, Windows Store Apps und Silverlight published



MVVM Best Practices

MVVM Light
MvvmCross
mvvm-helpers

Calcium an MVVM application toolset for UWP, WPF, Windows Phone, and Xamarin applications.
MVVM made easy with Calcium - Part 1
MVVM (Model View ViewModel) With WPF

Simple MVVM in WPF

[.NET]CallerMemberNameAttribute-可讓您取得方法呼叫端的方法或屬性名稱

IOC Containers and MVVM
Messenger and View Services in MVVM
Maximizing the Visual Designer’s Usage with Design-Time Data
Patterns for Asynchronous MVVM Applications: Commands
Patterns for Asynchronous MVVM Applications: Services



WPF 基础到企业应用系列索引

Strategies for sharing XAML code in Universal Apps (1/2)
Strategies for sharing XAML code in Universal Apps (2/2)
Building Apps for Windows


DataBinding Features in WPF 4.5
WPF 中双向绑定通知机制之ObservableCollection使用

Autoformatting XAML

A Look at the Hub Project and Control in Windows Store Apps

WPFArticles

WPF - Multiple Validation on Single Control
Improve WPF performance with RenderOptions

免費套件開發WPF應用程式
使用Stream讀寫WPF圖檔
How to view word document in WPF application

SQLite in WPF with Entity Framework 6

WPF NotifyIcon
Quick and dirty (but nice!) ToolTips – revisited and interactive

SharpGL: A C# OpenGL Class Library

Creating Cool WPF Charts using the ModernUI Chart Library and WebAPI

ReactiveUI 6.0 Rounds Out Windows, Xamarin Support

blackjack Sample Blackjack game written in .NET

CODE Framework

WPF internals

2015-08-13

Universal Windows Platform

0 意見
Design UWP apps

Step into Windows 10 UWP

Building Universal Windows apps targeting the Windows 10 Anniversary SDK

Hello Universal Windows Apps!
Kickstart your next UWP App with new Code Snips and Windows App Studio OSS Libs

Creating a Windows Universal App from your existing Web Sites using Visual Studio 2015

使用 .NET 開發通用 Windows 應用程式

Windows 10 UWA( UWP APP) 開發入門 (附範例)

From Good to Great - Samples for 3 Tips for a Good to Great App

UWP Layout using SplitView and RelativePanel in C# with XAML

設計下載項目
通用 Windows 平台 (UWP) app 的指導方針
Win10 UWP应用导航微软官方指导出炉:这样设计才好用

通用 Windows 應用程式 (UWP) 食譜
Windows Universal Platform 開發Demo

XAML Power Toys for Visual Studio 2015
Power Up Visual Studio Using XAML Power Toys

Windows 10 development for absolute beginners
Developer’s Guide to Windows 10
Windows 10 development for absolute beginners
AbsoluteBeginnersWin10
深入浅出 UWP (Windows 通用应用平台)
新手入门 : Windows 10 开发

What's new for .NET and UWP in Win10 Tools 1.1
一种新的Universal Windows Apps发布模型

Learn about the samples for Universal Windows Platform

UWP Community Toolkit *****
UWP Community Toolbox
Introducing the UWP Community Toolkit
Adding UWP ToolKit Controls In Universal Application Development

Project Centennial: Bringing Existing Desktop Applications to the Universal Windows Platform




Universal Apps Controls #1: AppBarButton

Background Task in Universal Windows Program - Part One

Building a Great Hosted Web App

Hosting JavaScript in a Windows 10 App

XAML Behaviors, open source and on UWP November 30, 2015

Debug UWP Prelaunch with VS2015

Demystifying HttpClient APIs in the Universal Windows Platform

Scheduling toast notifications in a Universal Windows app
Integrating Facebook in a Universal Windows app

Windows UI Dev Labs
UWP Tile Generator

Microsoft Store Services SDK
Feedback Hub for Everybody!




Lets convert a WPF app to the Universal Windows Platform
Bringing your existing desktop apps to UWP

微软力荐!一键生成Win10应用磁贴VS扩展下载

微软教学:轻松将一款iOS计算器应用移植到Win10
iOS应用移植Win10 UWP新进展,微软发布分析工具

Electron框架软件即刻转化成Win10 UWP应用

为 UWP 应用提供的 .NET 网络 API