资源列表
[C#编程] WPFCubeUISample
说明:WPF CubeUI Sample like a cube in a windows<Youngho Kim> 在 2025-02-24 上传 | 大小:879kb | 下载:0
[C#编程] combobox-demo
说明:wpf中的datagrid用法,包括在单元格中嵌入combobox,很好的源代码-wpf in the datagrid usage, including the cell embedded in combobox, a good source code<彭涛> 在 2025-02-24 上传 | 大小:487kb | 下载:0
[C#编程] DataGridIntro
说明:wpf中的datagrid用用法,很漂亮的界面,包括了-wpf in datagrid with usage, very beautiful interface, including<彭涛> 在 2025-02-24 上传 | 大小:515kb | 下载:0
[C#编程] WMITest
说明:This an example of the use of WMI to retrieve information from a remote computer or get information of the local computer-This is an example of the use of WMI to retrieve information from a remote computer or get informa<Vetega.SAU> 在 2025-02-24 上传 | 大小:35kb | 下载:0
[C#编程] FamilyShow
说明:用C#和WPF库开发的浏览家族谱系的软件,学习WPF界面开发技术的很好的Sample。-A sample Family Clan browser application developed with C# and WPF library a good learning sample for WPF.<YangDan> 在 2025-02-24 上传 | 大小:983kb | 下载:0
[C#编程] MiniSilverlight3Show
说明:微软的Rich Internet Application平台Silverlight的demo application。演示了如何通过一个Silverlight应用获取网上的REST资源,并用列表显示,该示例还演示了如何使用Silverlight的Navigation fr a mework实现页面导航。需要Silverlight3平台。-A silverlight3 demo, showing how to get REST info<YangDan> 在 2025-02-24 上传 | 大小:2.18mb | 下载:0
[C#编程] Gantt_Example
说明:一个用Silverlight实现的在IE中显示Gantt图的例子,依赖第三方的Gantt控件。该控件也在这个包内。-A silverlight demo of displaying Gantt in IE. Depends on 3rd party Gantt control, which is also contained in the package.<YangDan> 在 2025-02-24 上传 | 大小:2.66mb | 下载:0
[C#编程] Membership
说明:演示如何利用ASP.NET的Membership机制实现单点登录。该例子同时用了ASP.NET MVC,虽然ASP.NET MVC在实现Membership时并不是必须的。-Demonstrated how to realized single sign on with ASP.NET membership machanism. This sample used ASP.NET MVC, although ASP.NET MVC is<YangDan> 在 2025-02-24 上传 | 大小:747kb | 下载:0
[C#编程] UnityWcfExample
说明:演示如何使用微软的IOC库——Unity来配置WCF应用。WCF和IOC都是很常用的工具,很多时候需要联合使用。-Demonstrated how to use MS IOC library Unity and WCF, both are very popular.<YangDan> 在 2025-02-24 上传 | 大小:270kb | 下载:0
[C#编程] LearningWCFCodeC-VS2008
说明:解决WCF在网络传输中的大数据量问题: A. 需要把相关数据序列化成字节流,再对字节流进行压缩,再进行传输,到了客户端再做反向操作便可获得原始数据。 B. 如果压缩后的数据仍然较大时,可以再压缩流后,再对流进行拆分即可。 -WCF in the network to solve a large amount of data transmission problems: A. Relevant data need to seq<yf> 在 2025-02-24 上传 | 大小:6.21mb | 下载:0