in

SDT Community Server

SDT Forums, Blogs, Photos server.

Browse by Tags

  • Visual Studio 2010 and .NET Framework 4.0 Training Kit

    Visual Studio 2010和.NET Framework 4.0培训包包含了介绍,动手实战教程和例子,包括以下内容: C# 4.0 Visual Basic 10 F# Parallel Computing Platform WCF WF WPF ASP.NET AJAX 4.0 ASP.NET MVC Dynamic Data 通过这些内容可以帮助您了解如何使用Visual Studio 2010和.NET Framework 4.0。 Visual Studio 2010 and .NET Framework 4.0 Training Kit下载地址 http://www.microsoft...
    Posted to Floating Heart (Weblog) by wicky on 11-22-2008
  • 教育软件: 开源的课程管理系统Moodle

    http://quickbest.com.cn/discuz/thread-30721-1-1.html 教育软件: 开源的课程管理系统Moodle google关键字:Moodle 简介 来源: 点击进入 2006-11-13 22:38 一、Moodle 简介: Moodle 这个词本是 Modular Object-Oriented Dynamic Learning Environment(模块化面向对象的动态学习环境)的缩写,程序员和教育理论家经常使用它。它也是一个动词,表述的是一个这样的过程:遇事不慌不忙,想起什么就做什么,快乐的瞎忙活可也经常会带来一些领悟和创新。Moodle 的开发就是这样...
    Posted to Floating Heart (Weblog) by wicky on 07-22-2008
  • Centre for Learning & Performance Technologies

    http://c4lpt.co.uk/Directory/ This Directory contains over 2,400 tools for learning in two main sections: for creating, delivering and managing learning and performance support solutions for managing your own learning and productivity, for sharing resources, as well as group collaboration (also includes...
    Posted to Floating Heart (Weblog) by wicky on 07-22-2008
  • WCF从理论到实践系列

    http://www.kuqin.com/dotnet/20080418/6952.html WCF从理论到实践(1):揭开神秘面纱 摘要:通过阅读本文,能解决以下几个问题 1. WCF是什么? 2. WCF能干什么? 3. WCF的今生前世? 4. 学习WCF有哪些资源? WCF从理论到实践(2):决战紫禁之巅 摘要:通过阅读本文,能解决如下问题: 1) WCF与以往的分布式技术有何区别? 2) WCF 在安全性方面做了哪些改进? 3) WCF在性能方面有那些改进? 4) WCF开发模型和以往的其他分布式技术有何区别? WCF从理论到实践(3):八号当铺之黑色契约 摘要:通过阅读本文,能解决以下的问题...
    Posted to Floating Heart (Weblog) by wicky on 07-22-2008
  • XPO 使用记录

    XPO 使用记录 http://www.rainsts.net/article.asp?id=50 1. 一般实体类直接继承自 XPObject,如果需要自定义主键或自增字段则可继承自XPCustomObject。 2. 继承自XPBaseObject的实体类,Delete后将被直接物理删除。而XPCustomObject & XPObject的继承类则是软删除。 (1) 实体对象软删除 customer.Delete(); customer.Save(); (2) 物理删除 Session.DefaultSession.PurgeObject(customer); (3) 物理删除所有被标记软删除的记录...
    Posted to Floating Heart (Weblog) by wicky on 07-15-2008
  • Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 Beta

    http://msdn.microsoft.com/en-us/vstudio/products/cc533447.aspx Visual Studio 2008 and .NET Framework 3.5 Service Pack 1 continues Microsoft's investment in market-leading development tools and platform. Service Pack 1 addresses issues that were found through a combination of customer and partner...
    Posted to Floating Heart (Weblog) by wicky on 06-11-2008
  • 怎么用 C# 制作印章

    请参考附件或 http://blog.csdn.net/Knight94/archive/2006/11/04/1366332.aspx 。
    Posted to Floating Heart (Weblog) by wicky on 05-06-2008
  • GridView 72般绝技

    http://blog.csdn.net/21aspnet/archive/2007/03/25/1540301.aspx 快速预览: GridView无代码分页排序 GridView选中,编辑,取消,删除 GridView正反双向排序 GridView和下拉菜单DropDownList结合 GridView和CheckBox结合 鼠标移到GridView某一行时改变该行的背景色方法一 鼠标移到GridView某一行时改变该行的背景色方法二 GridView实现删除时弹出确认对话框 GridView实现自动编号 GridView实现自定义时间货币等字符串格式 GridView实现用“...”代替超长字符串...
    Posted to Floating Heart (Weblog) by wicky on 04-11-2008
  • Enforcing single instance with argument passing

    http://www.flawlesscode.com/post/2008/02/Enforcing-single-instance-with-argument-passing.aspx Note: this approach is only for .Net 3.5. There are several implementations out there already for doing this, but for one reason or another they all did something I didn't like. Some use the registry , some...
    Posted to Floating Heart (Weblog) by wicky on 03-25-2008
  • c#四种eval方法

    http://www.yaosansi.com/post/446.html 有时候需要表达式运算,如 String strExpression="-12 * ( - 2.2 + 7.7 ) - 44 * 2"; 网上找的,一般是利用CodeDom,见 http://www.codeproject.com/csharp/runtime_eval.asp 简化为: System.CodeDom.Compiler.ICodeCompiler comp = (new Microsoft.CSharp.CSharpCodeProvider().CreateCompiler()); System...
    Posted to Floating Heart (Weblog) by wicky on 03-12-2008
Page 1 of 6 (57 items) 1 2 3 4 5 Next > ... Last »
Copyright SDT, 2006-2009. All rights reserved.