搜索资源列表
ProgrammingWPF
- Programming WPF Windows Presentation Foundation (WPF) (formerly known by its code name \"Avalon\") is a brand-new presentation framework for Windows XP and Windows Vista, the next version of the Windows client operating system. For developers, W
WpfBrowserApplication1.rar
- wpf的例子,webbrowser的应用(源码),wpf example, webbrowser application (source)
photoapp.zip
- This sample application demonstrates how to create a lightweight image viewing and editing tool using Windows Presentation Foundation (WPF). Image thumbnails are displayed in the preview pane, while metadata associated with an image is displayed with
Flexible-Application-(WPF)
- wpf模拟MDI窗口源码 wpf中无MDI模式,通过此模版可创建类似WIN32的MDI模式-source analog MDI windows wpf
MapViewerWPF
- 来源于网上,基于WPF和ArcEngine9.3开发,实现地图浏览等基本功能。-Microsoft’s WPF (Windows Presentation Foundation) provides the facility to host windows Forms controls within a WPF application. This sample demonstrates how to host ArcGIS Engine Map control, Toolbar control a
WPFtravel
- wpf做的列车时刻表,这只是一个应用演示,如果要商用化,还需要在线联网更新。 即使若此,通过采用wpf的图形技术,演示效果也比当前的列车时刻表更为生动灵活-wpf make the train schedules, this is only a demo application, if the business and networking is also required to update online. Even if, through the use of wpf graphics
MercrediWPF
- simple WPF application
WPF
- wpf控件应用范例。。适合初学者。各种wpf的控件使用说明及示例-wpf control application example. . Suitable for beginners. Wpf control the use of a variety of descr iptions and examples of
WpfApplication1
- WPF 程序源码,包含C3数据库连接代码-WPF SOURCE CODE,including c# database connect
MvvmApp
- wpf的MVVM模式的应用实例,MVVM模式是为wpf量身定做的一种模式,主要突出了wpf的数据绑定的应用,如果没有数据绑定的习惯,不建议用此模式-wpf of MVVM model application example, MVVM model is a model tailored for the wpf, the main highlights of the data binding wpf application, data binding, if not the habit, do n
WPFTVApp
- the example demonstrates the use of WPF bitmap effects to apply visual effects to some of the GUI elements. This application, however, is not an attempt to build a Windows Media Player in disguise it in the form of a WPF application it also introduce
WPF_MDI
- vs2008 wpf应用程序mdi容器。-vs2008 wpf application mdi container.
ASP.NET.3.5
- ASP.NET是微软力推的Web开发编程技术,也是当今最热门的Web开发编程之一。本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。为了便于读者学习和理解ASP.NET的知
WPF.PageBasedApplication.Sample
- wpf application showing working of PageFunction.
Sample-WPF-Applications
- 这个事例介绍了一个简单的WPF应用程序的开发,里面简单介绍了控件,图像,布局和绑定-This sample provides an introduction to the development of a simple WPF application, and demonstrates controls, images, layout, and data binding.
A-WCF-WPF-Chat-Application
- A WCF-WPF Chat Application
WPFInspector_0_9_9
- WPFInspector 0.9.9 WPF Inspector is a utility that attaches to a running WPF application to troubleshoot common problems with layouting, databinding or styling. WPF Inspector allows you to explore a live view of the logical- and visual tree, read a
Real-time_data_in_OxyPlot_charts_code
- The post is devoted to the Wpf application that shows (emulated) real-time data in charts. It could be used as base for monitoring application, when data service provide real data like, for example, number of http requests or CPU temperature
WPF、SilverLight、XAML新技术文档
- XAML是eXtensible Application Markup Language的英文缩写,相应的中文名称为可扩展应用程序标记语言(XAML is the abbreviation of eXtensible Application Markup Language, and the corresponding Chinese name is extensible Application Markup Language)
WPF_Validation_src
- 该项目是在WPF MVVM项目验证。各种选项进行一个简单的WPF应用程序建立两个数相加在一起。加法器的应用是作为一个包含两个文本框用于输入和计算按钮用户控件的实现。(The project is about validation in WPF MVVM projects. The various options are explored and a simple WPF application is built that adds two numbers together. The Adder