04 2006 档案
摘要:Create built-in tables in your own database to handle exceptions, Part 2 Posted by: Rickie Apr. 25, 2006http://rickie.cnblogs.comThe previous article shows you how to create built-in tables in the ex...
阅读全文
摘要:This post will show you how to create built-in tables in your existing database to log exceptions when using Logging Application block of Enterprise Library 2.0, instead of creating an isolated LOGGING database. In the meanwhile, the prefix name – “Logging” and “usp_Logging” have been used for table name and stored procedure name respectively, in order not to conflict with the existing tables and stored procedures in the existing database.
阅读全文
摘要:最近,给公司同事做了一个ASP.NET 2.0的培训(要求对比ASP),编写一份《ASP.NET 2.0开发》PPT。下载:《ASP.NET 2.0开发》
阅读全文
摘要:车光屁股跑了1个月,本月“吐血”投了38000RMB,中标了~ 接下来几个月得白干了。
阅读全文
摘要:Expert C# 2005 Business Objects is for developers who want to see Lhotka's ideas applied in the C# idiom. The book takes you from an opening discussion of logical architectures to detailed n-tier deployment options using the CSLA .NET Framework.
阅读全文
摘要:How to configure the Virtual Path of ASP.NET Development Server to be “Root”
阅读全文
摘要:Test Driven Development with Visual Studio 2005 Team System
阅读全文
摘要:Struct vs Class in .Net Framework
阅读全文
摘要:TIPS: Error handling in ASP.Net 2.0 Posted by: Rickie Lee http://rickie.cnblogs.com In order to avoiding generating an u...
阅读全文