Be a programmer

Live with passion....
posts - 10, comments - 34, trackbacks - 2, articles - 0
   :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

04 2006 档案

摘要: SQL implementation of DataProviderBase: SqlDataProviderBaseThe SQLDataProviderBase class inherits from DataProviderBase class. It greatly simplifies program code required by a Microsoft SQL Server ope...阅读全文

posted @ 2006-04-20 16:39 Programmer 阅读(597) | 评论 (3) 编辑 |

摘要: The provider model is used throughout ASP.NET 2.0. It is a means of writing each of the technologies used so that new versions can easily be created and plugged in. For example, if you need to access ...阅读全文

posted @ 2006-04-20 16:23 Programmer 阅读(1104) | 评论 (1) 编辑 |

摘要: I developed a web application that uses SQL Server 2000 as the data store. It worked fine. However, when trying to debug the code to track down an error, I got exceptions:EXECUTE permission denied on ...阅读全文

posted @ 2006-04-10 13:37 Programmer 阅读(1811) | 评论 (0) 编辑 |

摘要: Download the code for this article: WinForm-Multilanguages-2.rar (11 KB).方法二:下面介绍一种只需对现有代码做较小改动的方法。在 Visual Studio 的设计视图中,如果在 Properties 窗口中改变了程序的默认界面语言(Language),我们会注意到无论是工程还是窗体对应的 .Designer.cs 文件都会有...阅读全文

posted @ 2006-04-09 13:41 Programmer 阅读(2847) | 评论 (12) 编辑 |

摘要: If anyone would like a Gmail invitation, or a Yahoo! 360 one, please leave in this thread your email address or send me an email. I'll send one out as soon as possible.What is Gmail? Gmail is an exper...阅读全文

posted @ 2006-04-05 12:23 Programmer 阅读(170) | 评论 (6) 编辑 |