Rickie is back .... 人生·工作的结果=思维方式×热情×能力

今天比昨天更好,明天比今天更好,为此,不屈不挠地工作、勤勤恳恳地经营、孜孜不倦地修炼,我们人生的目的和价值就是这样确确实实地存在着。

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  397 随笔 :: 3 文章 :: 1310 评论 :: 129 引用

V.ASP.NET

posted @ 2011-07-19 21:10 Rickie 阅读(288) | 评论 (0) 编辑

posted @ 2011-03-10 22:37 Rickie 阅读(66) | 评论 (0) 编辑

摘要: This article describes the life cycle of the page from the moment the URL is hit from the web browser till the HTML code is generated and sent to the web browser. Let us start by looking at some keywords that are involved in the life cycle of the page.
阅读全文
posted @ 2008-04-29 10:32 Rickie 阅读(1433) | 评论 (0) 编辑

posted @ 2008-03-12 13:12 Rickie 阅读(514) | 评论 (0) 编辑

posted @ 2008-01-16 09:53 Rickie 阅读(186) | 评论 (0) 编辑

摘要: [Exception] – Could not load file or assembly App_Web_*** ASP.NET阅读全文
posted @ 2007-08-23 16:28 Rickie 阅读(1466) | 评论 (0) 编辑

posted @ 2007-08-17 19:28 Rickie 阅读(419) | 评论 (0) 编辑

摘要: An Application Pool can contain one or more applications and allows us to configure a level of isolation between different web applications. Because each application pool runs in its own work process, errors in one application pool will not affect the applications running in other application pools.阅读全文
posted @ 2007-05-21 19:45 Rickie 阅读(527) | 评论 (0) 编辑

摘要: Logging Worker Process Recycling Events in IIS 6.0 (IIS 6.0)阅读全文
posted @ 2007-03-13 08:27 Rickie 阅读(622) | 评论 (0) 编辑

摘要: RSS stands for "Really Simple Syndication", is a standardized, XML-formatted means for syndication Web site content.

Understand that RSS is intended to provide information about a Web site's latest content. For example, Yahoo! News provides RSS feeds of the latest news headlines, and TigerDirect.com provides RSS feeds of the feature items on the shopping site. Notice that RSS provides a synopsis for the recent articles or news items. It does not provide the complete content for all of 阅读全文
posted @ 2006-12-24 16:42 Rickie 阅读(422) | 评论 (2) 编辑

摘要: URL mapping – ASP.NET 2.0 New feature阅读全文
posted @ 2006-12-23 20:43 Rickie 阅读(452) | 评论 (1) 编辑

posted @ 2006-11-17 09:40 Rickie 阅读(1699) | 评论 (1) 编辑

posted @ 2006-07-25 09:40 Rickie 阅读(1528) | 评论 (0) 编辑

posted @ 2006-07-19 23:39 Rickie 阅读(838) | 评论 (0) 编辑

posted @ 2006-07-03 09:40 Rickie 阅读(1406) | 评论 (5) 编辑

posted @ 2006-06-29 13:47 Rickie 阅读(940) | 评论 (2) 编辑

posted @ 2006-06-15 16:52 Rickie 阅读(668) | 评论 (1) 编辑

posted @ 2006-05-10 09:10 Rickie 阅读(386) | 评论 (0) 编辑

posted @ 2006-05-09 10:39 Rickie 阅读(405) | 评论 (0) 编辑

posted @ 2006-04-17 14:51 Rickie 阅读(3617) | 评论 (9) 编辑

摘要: Struct vs Class in .Net Framework阅读全文
posted @ 2006-04-03 13:11 Rickie 阅读(618) | 评论 (1) 编辑

posted @ 2006-04-01 11:06 Rickie 阅读(569) | 评论 (0) 编辑

摘要: ASP.NET web application configuration is stored in a web.config file. This file is used to describe the properties and behaviors of various aspects of ASP.NET application.阅读全文
posted @ 2006-03-28 22:19 Rickie 阅读(2231) | 评论 (0) 编辑

摘要: Support for asynchronous processing would have allowed users to make multiple, unrelated updates to the database in a parallel fashion. With the release of ADO.NET 2.0, now we are able to process database commands asynchronously.阅读全文
posted @ 2006-03-11 17:56 Rickie 阅读(896) | 评论 (0) 编辑

摘要: Visual Studio 2005 Starter Kits阅读全文
posted @ 2005-11-17 03:03 Rickie 阅读(655) | 评论 (0) 编辑

摘要: Download these great new patterns & practices titles to build architecturally sound enterprise applications with Microsoft's latest development tools and application platform. 阅读全文
posted @ 2005-11-15 08:11 Rickie 阅读(554) | 评论 (1) 编辑

摘要: Web Services Enhancements (WSE) 3.0 for Microsoft .NET阅读全文
posted @ 2005-11-08 05:50 Rickie 阅读(899) | 评论 (0) 编辑

摘要: Refactoring is a term coined by Martin Fowler (www.refactoring.com, www.martinfowler.com). If you are unfamiliar with it, please refer to the following links.阅读全文
posted @ 2005-09-08 04:20 Rickie 阅读(1605) | 评论 (3) 编辑

摘要: N-Tier application design using Visual Studio 2005 (Draft)阅读全文
posted @ 2005-09-02 05:01 Rickie 阅读(2419) | 评论 (11) 编辑

摘要: The integration of the .NET CLR with SQL Server enables the development of stored procedures, user-defined functions, triggers, aggregates, and user-defined types using any of the .NET languages.阅读全文
posted @ 2005-08-31 06:18 Rickie 阅读(1232) | 评论 (0) 编辑

摘要: VS 2005 Web Project System: What is it and why did we do it? 阅读全文
posted @ 2005-08-26 00:10 Rickie 阅读(828) | 评论 (0) 编辑

摘要: New DataSet Features in Visual Studio 2005 (C# version)阅读全文
posted @ 2005-08-25 00:06 Rickie 阅读(1925) | 评论 (2) 编辑

摘要: BindingNavigator & BindingSource Classes in VS2005阅读全文
posted @ 2005-08-20 07:42 Rickie 阅读(1865) | 评论 (0) 编辑

摘要: Some technical articles related to Visual Studio 2005 Team System are as follows at MSDN web site.阅读全文
posted @ 2005-04-21 05:32 Rickie 阅读(1153) | 评论 (1) 编辑