自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(40)
  • 资源 (2)
  • 收藏
  • 关注

转载 .Net 动态类生成

http://blog.csdn.net/lxqlxqlxq/archive/2006/12/12/1439383.aspx http://blog.csdn.net/ddarkelf/archive/2004/09/16/106331.aspx 

2007-03-09 15:50:00 838

转载 o/r mapping

NHibernate简介: http://hi.baidu.com/16v_cn/blog/item/e25c2a24a81d2f33c99559cf.html NET O/R Mapping :http://blog.csdn.net/jery_lee/archive/2004/08/20/80493.aspxhttp://blog.csdn.net/crazyrain/archive/

2007-03-09 15:48:00 652

转载 基于.Net平台应用程序唯一运行实例实现

http://blog.csdn.net/zhzuo/archive/2006/06/30/857405.aspx 基于.Net平台应用程序唯一运行实例实现发布日期: 2006-06-30 | 更新日期: 2006-07-04作者:郑佐适用于: Windows 操作系统 .NET Framework 1.x,2.0运行时环境 .NET Windows开发摘要:本文阐述了在基于.NET平台的

2006-12-22 15:41:00 824

原创 .NET精通之路--从菜鸟到高手(摘自CSDN)

 .NET精通之路--从菜鸟到高手(摘自CSDN) ---------------------         入门篇-----------------------------1. 学习面向对象(OOP)的编程思想----理解类、对象、字段、属性、方法和事件、封装、继承和多态性、--重载、重写等概念--(帮助文档)----2 . 选择一门语言,学习语法及相关基础知识----3 . 理解.

2006-10-23 15:57:00 1120

转载 一个关于结对编程(Pair Programming)的讲义

http://kf7798.cnblogs.com/articles/184410.html一个关于结对编程(Pair Programming)的讲义 什么是Pair Programming  Pair Programming是一个编程模式(Programming pattern)。两个程序员并排坐在一台电脑前,面对同一个显示器,使用同一个键盘,同一个鼠标一起工作。他们一起分析,一

2006-10-23 15:01:00 5752

转载 官方水晶报表 .NET 应用程序实例下载 (Visual Basic .NET)

http://blog.csdn.net/haibodotnet/archive/2003/12/11/21546.aspx 水晶报表使用 Visual Basic .NET 开发的 .NET 应用程序实例列表----------------------------------概述本文档列出了 Crystal Decisions 技术支持网站上所有可用的,使用 Visual B

2006-10-11 09:50:00 1738

原创 Crystal Reports supports reports that access ADO.NET datasets

  Whatever the source is, before you can report off of an ADO.NET dataset you must perform the following tasks: Generate ADO.NET Dataset Objects. Connect to an ADO.NET Dataset Object to

2006-10-11 09:46:00 701

原创 Microsoft .Net Remoting系列专题

http://dev.csdn.net/article/84/84785.shtmhttp://dev.csdn.net/article/84/84786.shtmhttp://dev.csdn.net/article/84/84787.shtm   http://dev.csdn.net/develop/article/34/34671.shtm

2006-10-09 14:07:00 672

转载 perl 示例

http://www.oracle.com/technology/global/cn/sample_code/products/ias/files/perl/index.html 

2006-09-18 17:57:00 1314

转载 Active Perl Online documents

http://aspn.activestate.com/ASPN/docs/ActivePerl/5.8/perlmain.html 

2006-09-18 17:52:00 892

转载 用 Perl 读写 Excel 文件

http://bbs.chinaunix.net/viewthread.php?tid=64430 使用 Spreadsheet::WriteExcel 和 Spreadsheet::ParseExcel 模块     本文研究了在 Windows 和 Linux 中如何使用 Perl

2006-09-18 17:49:00 2639

原创 Object-Relational Persistence for .NET

http://www.15seconds.com/issue/040112.htm 

2006-08-11 16:36:00 736

原创 Debug JScript in C# project

Debug Jscript, in C# project. Step by Step* Create a JScript b.jsclass myClass {     var answer : int = 42;         // public field     private var pi : double = Math.PI; // private field          s

2006-06-06 17:54:00 876

转载 Some videos about Avalon

        A good demo illustrating what Avalon can do (amazingly)         http://www.youtube.com/watch?v=2tKj_zscwNE&search=wpf%20xaml%20avalon%20programming%20screencast%20microsoft%20vista%20develop

2006-06-01 10:55:00 1189

转载 写Form设计器尝试

http://panjiwen.cnblogs.com/archive/2005/10/10/251689.html 

2006-05-31 15:23:00 767

转载 source code generators.

http://www.15seconds.com/issue/020917.htm http://msdn2.microsoft.com/zh-cn/library/system.codedom.aspxhttp://www.divil.co.uk/net/articles/plugins/scripting.asp One of the most promising

2006-05-31 15:07:00 808

转载 Implement editable Cells in table

C# List View v1.3By Allen Anderson A fully featured completely managed C# ListView. http://www.codeproject.com/cs/miscctrl/aa_listview.asp?msg=1503566SourceGrid - Open Source C# Grid ControlBy D

2006-05-30 10:55:00 650

转载 Using XML To Dynamically Generate GUI Elements

The Application Automation Layer - Using XML To Dynamically Generate GUI Elements--Forms And Controlshttp://www.codeproject.com/csharp/AAL-5A.asp?print=true

2006-05-30 10:51:00 689

原创 Yahoo!新面孔

http://jan.yculblog.com/post.1285198.htmlYahoo!终于换上新UI了,绝对是Web UI设计的典范... 老夫梦想中的门户网站,就是这样了。可惜Yahoo!关注的是US,对一个中国用户来说始终不太合拍,真是遗憾。不知道国内三大门户的设计什么时候能到达这个水准。Yahoo!的主力服务都列在左边,非常的清晰,还有一个明显的按钮让你可以找到Yahoo!的所有

2006-05-19 16:07:00 721

原创 VSTS introduction

http://sd.csdn.net/n/20060517/90552.htmlhttp://www.codeplex.com/Wiki/View.aspx?ProjectName=TFSAdmin

2006-05-18 10:04:00 624

原创 Localization, using WinFx, MSDN doc

ResourceManager Classhttp://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref14/html/T_System_Resources_ResourceManager.asp  .NET - Localization using Resource fileh

2006-05-17 15:04:00 664

原创 Walking Through Avalon and Windows Forms Interoperability in Code

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnlong/html/avalonwinformsinterop.asphttp://www.microsoft.com/china/MSDN/library/Windev/WindowsVista/dnlongwpf101.mspx?mfr=true

2006-05-15 17:56:00 593

原创 Windows Presentation Foundation 巡游

http://msdn.microsoft.com/windowsvista/default.aspx?pull=/library/en-us/dnlong/html/wpf101.asphttp://www.microsoft.com/china/MSDN/library/Windev/WindowsVista/dnlongwpf101.mspx?mfr=true

2006-05-15 15:07:00 690

转载 The Process of Software Architecting

http://www.artima.com/forums/flat.jsp?forum=270&thread=156705Peter Eeles has published a series of articles on IBM DeveloperWorks on software architecture. In his most recent installment, he discuss

2006-04-25 16:39:00 1595

原创 Erich Gamma, How to Use Design Patterns

http://www.artima.com/lejava/articles/gammadp.html------------------------------------------------------------------------------------------------------------------------------ Note:1. There are

2006-04-25 15:07:00 1405

原创 About .Net UT

NUnit http://www.nunit.org 使用NUnit在.Net编程中进行单元测试http://study.zhupao.com/infoview/Article_8216.html Unit Testing and Test-First Developmenthttp://msdn.microsoft.com/library/default.asp?ur

2006-04-25 14:17:00 875

转载 一起学习.NET开源项目

http://yuxiang9999.cnblogs.com/archive/2006/03/11/345713.html SharpZipLib http://www.icsharpcode.net/OpenSource/

2006-04-25 11:27:00 2010

原创 使用MSN Search Web Service开发搜索应用

http://www.microsoft.com/china/MSDN/library/WebServices/WebServices/msnsearch.mspx?mfr=true

2006-04-17 22:23:00 1887

原创 xul engine introduction

http://xulplanet.com/tutorials/xultu/http://www.devx.com/DevX/Article/9605/0/page/1

2006-04-14 14:42:00 622

原创 Collapsing Control

Just another C# Collapsing Group Control http://www.codeproject.com/cs/miscctrl/xpgroupbox.asp XP Style Collapsible GroupBox http://www.codeproject.com/cs/miscctrl/XPCollapsGroupBox.asp Collapsible Pa

2006-04-11 09:34:00 703

转载 自己动手用c#写控件

http://study.zhupao.com/infoview/Article_13189.html己动手用c#写控件 willsound(willsound@163.com) 关键词 c#,.net,控件,GDI+ 我平时比较喜欢使用delphi,小生不才,我随然喜欢delphi,平时开发(至少现在)多用delphi,但是不怕各位高手笑话,我没有用delphi写过控件,虽然原理上知道,但总

2006-04-10 22:34:00 991 1

原创 plug in, Basic idea

Refer to 1.      A common interface IPlugIn will be provided. For the host application, it will use this interface to provide necessary information to the plug-in components. For the plug-in compone

2006-04-06 15:17:00 706

原创 CSharpDevelop core study(1)---Getting started.

1. Main file:SharpDevelop2_2.0.0.1135Beta2_Source/SharpDevelop/src/Main/StartUp/Project/SharpDevelopMain.cs 2. Load addin components.AddInManager.LoadAddInConfiguration()CoreStartup.RunIniti

2006-04-03 16:02:00 1159

原创 icsharpcode--An open source IDE for C#. Using plug-in architechtual

http://www.icsharpcode.net/OpenSource/SD/Default.aspx

2006-03-31 15:37:00 860

原创 Erich Gamma on Flexibility and Reuse

http://www.artima.com/lejava/articles/reuse.html Leading-Edge JavaErich Gamma on Flexibility and ReuseA Conversation with Erich Gamma, Part IIby Bill VennersMay 30, 2005 Page 1 of 3  >>

2006-03-31 15:05:00 1142

转载 Creating an Extensible User Interface with .NET

part 1: http://www.codeproject.com/csharp/extensibleui.asppart2: http://www.codeproject.com/csharp/extensibleui2.asp

2006-03-31 10:34:00 632

转载 C#插件构架实战

C#插件构架实战 http://blog.csdn.net/jery_lee/archive/2004/08/01/57951.aspx C#插件构架实战

2006-03-31 10:07:00 1309

原创 peper home page--amulet

http://www.cs.cmu.edu/~amulet/amulet-home.html

2006-03-30 15:07:00 714

转载 基于C#.Net 的MDI框架设计

1、引言    MDI就是所谓的多文档界面,他是微软公司从Windows 2.0下的Microsoft Excel电子表格程序开始引入的,Excel电子表格用户有时需要同时操作多份表格,MDI正好为这种操作多表格提供了很大的方便,于是就产生了MDI程序。    Visual C#是微软公司推出的下一代主流程序开发语言,他也是一种功能十分强大的程序设计语言,正在受到越来越多的编程人员的喜欢。在Vis

2006-03-29 15:51:00 3122

转载 GEF 介绍

http://bjzhanghao.cnblogs.com/category/36197.html

2006-03-29 10:57:00 1006

重构-改善既有代码的设计+中文版

经典书籍。 讲述重构,如何改善代码。非常好的书,共享出来,希望大家喜欢

2010-03-09

Domain-Driven Design Tackling Complexity in the Heart of Software.chm

领域驱动开发英文版。 资深软件工程师值得一看。

2011-09-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除