2007年6月11日
摘要: Introduction To help administer users, roles, and authorization settings, ASP.NET 2.0 includes the Web Site Administration Tool (WSAT), which is available from Visual Studio 2005 by going to the Webs... 阅读全文
posted @ 2007-06-11 08:44 心悦 阅读(408) 评论(0) 推荐(0)
  2007年6月1日
摘要: ServerApp MSI installer (inside the zip) - 738 Kb ClientApp MSI installer (inside the zip) - 779 Kb Introduction The bottom line "This article shows how to use remoting / XML / databases / ... 阅读全文
posted @ 2007-06-01 09:59 心悦 阅读(523) 评论(0) 推荐(0)
摘要: Download source files - 243 Kb Introduction I wanted to write a screensaver. Yeah, I bet everyone goes through this stage, but this time I got the needed info so the purpose of this article is... 阅读全文
posted @ 2007-06-01 09:59 心悦 阅读(1553) 评论(0) 推荐(0)
摘要: Download source and demo projects - 208kb Introduction GridThemes is a collection of classes for ASP.NET 2.0 which allows for the application of conditional formatting to one or more GridView ... 阅读全文
posted @ 2007-06-01 00:53 心悦 阅读(335) 评论(0) 推荐(0)
摘要: Download demo project - 629.2 KB Introduction: Sometime back I visited a website that had the drag and drop shopping cart feature. Users can simply drag and drop the items they wish to buy in ... 阅读全文
posted @ 2007-06-01 00:53 心悦 阅读(399) 评论(0) 推荐(0)
  2007年5月22日
摘要: Introduction This is the part 2 of my article "Dealing with images in content management systems". Please read Part 1 of the article before you start on this part: Dealing with images in content ... 阅读全文
posted @ 2007-05-22 08:42 心悦 阅读(305) 评论(0) 推荐(0)
摘要: Introduction Most web-based content management systems offer a variety of tools to help contributors enter text. When it comes to graphics, content contributors are usually expected to provide web-rea... 阅读全文
posted @ 2007-05-22 08:40 心悦 阅读(414) 评论(0) 推荐(0)
  2007年5月11日
摘要: Download source code - 841.1 Kb http://www.codeproject.com/Ajax/MakingGoogleIG.asp http://blog.csdn.net/PrideRock/archive/2007/01/16/1484491.aspx Introduction I will show you how I built a sta... 阅读全文
posted @ 2007-05-11 00:08 心悦 阅读(350) 评论(0) 推荐(0)
摘要: Download Basic NHibernate Sample - 1,477.9 KB Download "Enterprise" NHibernate Sample - 2,168.9 KB http://www.codeproject.com/aspnet/NHibernateBestPractices.asp Preface to the 1.2nd Edition... 阅读全文
posted @ 2007-05-11 00:05 心悦 阅读(806) 评论(0) 推荐(0)
  2007年5月10日
摘要: ERP系统的业务执行流程对不同的软件系统会有所不同,一般都包含如下流程: 1. 设置ERP系统的基本信息:主要包括公司资料,用户信息,会计科目,物料信息,仓库信息,工作中心,系统运行参数等。 2. 根据产品预测和订单数据生成主生产计划,通过粗能力计划验证主生产计划的可行性,并最终确认主生产计划。 3. 由主生产计划,物料清单和库存信息计算物料需求计划,物料需求计划的可行性由能力需求计划进行平衡... 阅读全文
posted @ 2007-05-10 22:38 心悦 阅读(2075) 评论(0) 推荐(0)
  2007年4月2日
摘要: Introduction Hibernate and Log4J are a de-facto standard of ORM (Object-relational mapping) and logging (respectively) in Java world. That's why both were ported to .NET runtime environment. NHibernat... 阅读全文
posted @ 2007-04-02 11:06 心悦 阅读(663) 评论(0) 推荐(0)
  2007年3月26日
摘要: 一篇好文章 如果你正在负责一个基于SQL Server的项目,或者你刚刚接触SQL Server,你都有可能要面临一些数据库性能的问题,这篇文章会为你提供一些有用的指导(其中大多数也可以用于其它的DBMS)。 在这里,我不打算介绍使用SQL Server的窍门,也不能提供一个包治百病的方案,我所做的是总结一些经验----关于如何形成一个好的设计。这些经验来自我过去几年中经... 阅读全文
posted @ 2007-03-26 20:56 心悦 阅读(179) 评论(0) 推荐(0)
  2006年12月27日
摘要: VS 2003在新建项目的时候还提供Web Application Projects ,但是在VS 2005中新建的时候无论是在C#中还是新建Web Site中都找不到Web Application Projects ,难道在VS2005中只能使用Web Site 了?难道Web Application Projects不如Web Site,好像不是这样吧。 好在MS发布了Visual Stud... 阅读全文
posted @ 2006-12-27 11:55 心悦 阅读(404) 评论(0) 推荐(0)
  2006年12月21日
摘要: Update 12/2/2004: Uploaded an image from Visual Studio 2005 Beta. Note the image below shows guidelines at column numbers 5 and 30, but the regkey value is RBG(255,0,0), 4, 29. The Guideline colu... 阅读全文
posted @ 2006-12-21 11:55 心悦 阅读(451) 评论(0) 推荐(0)
摘要: Download source - 53.7 Kb Introduction Imagine that you are sitting in a London internet cafe wishing to write an e-mail to your family living in Athens. It's good if someone in your family spe... 阅读全文
posted @ 2006-12-21 11:23 心悦 阅读(2495) 评论(0) 推荐(0)
  2006年12月20日
摘要: 1. Introduction. Application Security has an important role in information management. Distributing the right information to right people at right time is the key of information management. In additi... 阅读全文
posted @ 2006-12-20 16:20 心悦 阅读(703) 评论(0) 推荐(0)
摘要: 程序员应该学C语言的十个理由的文章说:每个程序员在他们的编程事业生涯当中都应该学C语言。C语言有太多不容忽视的好处。它不仅可以带来更多的工作机会,而且也会在总体上让你对计算机有更多的了解。 1)相对于其它编程语言(C++,Java),C语言是更底层的。在一个较底层水平编程能够在总体上让你进一步加深对计算机的理解。 2)设备驱动程序和操作系统都是唯一采用C语言写的。现在,也许你从来也不会去写... 阅读全文
posted @ 2006-12-20 08:59 心悦 阅读(424) 评论(0) 推荐(0)
  2006年12月18日
摘要: Using NHibernate With Stored Procedures No, really for real this time. I opened my mailbox today to find a very interesting message from the NHibernate commit l... 阅读全文
posted @ 2006-12-18 20:28 心悦 阅读(982) 评论(0) 推荐(0)
摘要: Web Parts - How to create a tabbed view Categories WebParts During my podcast interview with Craig I discuss how readers of my book learn how to take the basic components in the portal fram... 阅读全文
posted @ 2006-12-18 14:46 心悦 阅读(468) 评论(0) 推荐(0)
摘要: neuhawk:Visual Studio 2005 Service Pack 1 (SP1)发布(可以下载了) TerryLee:Visual Studio 2005 Service Pack 1 正式版发布 margiex:vs2005 sp1 出来啦!! ddr888:vs2005 sp1正式发行! 带电作业:visual studio .net 2005 sp1 发布,... 阅读全文
posted @ 2006-12-18 14:44 心悦 阅读(654) 评论(1) 推荐(0)
  2006年12月6日
摘要: 女生写的如何追mm.看完后嫩头青变高手! 我是女生,看到有的程序员男生想追自己喜欢的女孩子又不敢追,还想人家倒追她,我很反感. 从一个女生的角度,我比较了解女孩子的心理。女孩子大多不会主动出击,去追求自己喜欢的男孩,除了确实太喜欢了或者是那种比较有个性的勇敢的女孩子。所以,如果你很喜欢一个女孩子,并且认为她对你也有点意思,那就主动点,别跟她搞拉锯战,自己难受,说不定你喜欢的人也痛苦。 任何一个女... 阅读全文
posted @ 2006-12-06 21:21 心悦 阅读(421) 评论(0) 推荐(0)
摘要: 在互联网的社区中,关于程序员浮躁的讨论帖子很多。那么程序员真的浮躁吗?他们为什么会浮躁呢?其根源是什么呢? 程序员已经是一个没有门槛的职业 随着开发工具的可视性、易用性的增强,程序开发变得越来越简单。特别是随着软件工程方法的深入人心,开发过程管理变得愈加规范,使代码编写变得类似于机械性的动作。这样,程序员已经是一个没有门槛的职业,各培训机构都可以号称2-3个月内打造一个软件蓝领。加之各种渠... 阅读全文
posted @ 2006-12-06 21:18 心悦 阅读(201) 评论(0) 推荐(0)
  2006年11月20日
摘要: 程序员每天该做的事 1、总结自己一天任务的完成情况 最好的方式是写工作日志,把自己今天完成了什么事情,遇见了什么问题都记录下来,日后翻看好处多多 >> 好记性不如烂笔头。呵呵 2、考虑自己明天应该做的主要工作 把明天要做的事情列出来,并按照优先级排列,第二天应该把自己效率最高的时间分配给最重要的工作 >> WORKLIST。计划很重要啊。 3、考虑自己一天工作中失误的地... 阅读全文
posted @ 2006-11-20 21:05 心悦 阅读(266) 评论(0) 推荐(0)
  2006年11月7日
摘要: Getting started with MonoRail Castle MonoRail greatly simplifies web development. This Getting Started is going to show you how common tasks are handled and how MonoRail performs most of the repetitiv... 阅读全文
posted @ 2006-11-07 08:51 心悦 阅读(1465) 评论(0) 推荐(0)
  2006年11月6日
摘要: http://www.nikhilk.net/JAOO2006.aspxSlides, code and a demo video from my JAOO 2006 conference presentation - sort of a Lap around ASP.NET Ajax. Enjoy! Last week, I attended the JAOO 2006 conference ... 阅读全文
posted @ 2006-11-06 08:26 心悦 阅读(302) 评论(0) 推荐(0)