program story

어떤 실제 WPF 애플리케이션이 있습니까?

inputbox 2020. 9. 25. 07:51
반응형

어떤 실제 WPF 애플리케이션이 있습니까? [닫은]


저는 현재 WPF로 작업하고 있으며 dnrtv 및 기타 장소 에서 몇 가지 예제를 보았습니다 . 더 많은 진짜 물건 을보고 싶습니다 . 좋은 예를 아는 사람이 있습니까?


지금까지의 목록 :


Expression Blend ? Visual Studio 2010 ?


이 질문 / 스레드는 새로 고침이 필요합니다.

에서 WPF의 현재와 미래

  • ( Visual Studio 2010 및 Expression Studio 는 이미 언급되었습니다.)
  • CalMAN 은 SpectraCal의 화면 보정 응용 프로그램입니다.
  • Metrotwit 은 Windows Phone 7 및 Zune에서 사용하는 Metro 스타일로 스타일이 지정된 매우 인상적인 WPF Twitter 클라이언트입니다.

에서 PDC10 :

에서 WPF의 책 :


13 세 의 사람들은 blu 라는 아름다운 트위터 클라이언트를 만들었는데 , 요즘 많은 관심을 받고 있습니다.


Windows 또는 Mac 용 Git & Mercurial 클라이언트. http://sourcetreeapp.com

여기에 이미지 설명 입력


www.clearoffice.com
WPF로 완전히 작성된 Excel 복제본.


다음은 비즈니스 세계에서 실제로 의미가있는 WPF 앱의 훌륭한 예입니다. Billy Hollis가 WPF를 통해 스마트하게

Billy Hollis는보기 좋을뿐만 아니라 유용성이 핵심 인 다양한 환경에서 잘 작동하는 애플리케이션으로 SaaS 공간에 진입하려는 클라이언트를 위해이 앱을 개발하고 있습니다.


첫 번째로 생각할 수있는 것은 BabySmash
Yahoo Messenger 입니다.


Wikipedia에서이 목록을 확인하십시오. http://en.wikipedia.org/wiki/Windows_Presentation_Foundation#WPF_Applications

그래서 그다지 많지는 않습니다.


Witty는 Twitter 데스크톱 클라이언트입니다. http://code.google.com/p/wittytwitter/


Glo는 WPF http://www.globible.com에 내장되어 있습니다 .


WPF 4 Unleashed 2010에서 Adam Nathan 작성

그리고 지난 몇 년 동안 Autodesk, SAP, Disney, Blockbuster, Roxio, AMD, Hewlett Packard, Lenovo 등과 같은 회사에서 수많은 WPF 기반 응용 프로그램이 출시되었습니다. 물론 Microsoft 자체에는 WPF로 구축 된 소프트웨어의 긴 목록이 있습니다.

  • 비주얼 스튜디오
  • 표현
  • 테스트 및 랩 관리자
  • 딥 줌 컴포저
  • 송 스미스
  • 표면
  • Semblio
  • 로보틱스 스튜디오
  • LifeCam
  • 아말가
  • Windows LIVE 마켓 플레이스 용 게임
  • Office Communicator Attendant
  • Active Directory 관리 센터
  • 역학 NAV
  • 피벗
  • PowerShell ISE
  • 그리고 더 많은

WPF 기반 애플리케이션에서 사용되는 WPF 요소를 검사하려면 http://snoopwpf.codeplex.com 에서 제공되는 Snoop 도구를 사용할 수 있습니다 .


ManicTime is a detailed time-tracking application for keeping tabs on where your workday goes. Get a handle on how you spend your time with tags, graphs, and reports.

It's nicely leverages WPF drawing capabilities. I look into using dotPeek, it's well written.

여기에 이미지 설명 입력 여기에 이미지 설명 입력 여기에 이미지 설명 입력


I always liked the Family show from Vertigo


Thanks for pointing to Witty and family.show. I worked on both of those apps.

Currently there aren't many real-world application running on WPF. I think that more applications will start appearing next year as more developers and designers get up to speed on WPF develeopment and design.

In the meantime, you can check out the Application Portfolio on Channel9 and Tim Sneath's Great WPF Applications list


I sell a WPF application, http://www.nbdtech.com/yaTimer


The Windows version of Bria from Counterpath is built using WPF.


Zune Desktop Player as well as alot of Windows 7 stock applications are built with WPF.


While it's not a mainstream application, our new motion control application is written with WPF. The app is used to control motorized scenery over network connections, it's used in live theatre to move turntables, curtains, etc. The application is called SpikeMark.


MSN 9.0 Beta is in WPF


The Windows version of Nomadesk (www.nomadesk.com) uses WPF It's an online service for backup, sharing and synchronizing data


Check out MailWasher Pro 2010 at http://www.firetrust.com/en/products/mailwasher-pro which uses WPF for the UI and C++ for the backend


Check out PhotoSuru with source code here http://windowsclient.net/appfeeds/SubscriptionCenter/Gallery/photosuru.aspx


The excellent NHibernate Profiler (which also has versions for EF and Linq-to-SQL).


Have a look at the list of wpf applications here too -

Cool WPF applications :

http://blogs.msdn.com/b/chabrook/archive/2007/02/20/cool-wpf-applications.aspx


NovaMind for Windows is a commercial Mind Mapping application, completely written in WPF and uses lots of custom drawings and animations (I work for NovaMind).


Starting from version 3.5, Evernote's Windows client is WPF... much to the chagrin of many of their customers.


There is also Nemo Documents. An intuitive file manager with a calendar based view.


CookDiary is written (by me) in WPF. It's a program to manage recipes, plan and cook meals.


Also... "Samsung Kies" software for managing "Samsung Phones" is made in WPF

Also.. Intel Graphic and media Control Panel (You will find this with almost every PC having an intel graphic chip... [new ones] i have intel Q45 Chipset)

I found about them using snoop.. :)


I just discovered and liked very much Tasks.Show application presented in this blog post on Developing for Windows.

참고 URL : https://stackoverflow.com/questions/7837/what-real-world-wpf-applications-are-out-there

반응형