摘要:Custom Membership and Role Providers using NHibernate 该工程已经迁入CodePlex 地址 http://www.codeplex.com/nhibernateprovider NHibernate Plugin for Visual Studio 2005 这个Nhibernate插件也可以用用。图形化设计生成hbm.xml文件和实体类...
阅读全文
摘要:see: http://blogs.msdn.com/saraford/archive/2004/11/15/257953.aspx
阅读全文
摘要:Gridview, ObjectDataSource Making life easy By Tapan Dantre Introduction In this Article I will give some brief on sorting, searching, paging in gridview with ObjectDataSource. There are many ...
阅读全文
摘要:By Joshy George Introduction It is a sample C# (VS2005) application for Automatic Sql server Backup Utility using sqlserveragent. I have used SQL-DMO dll. This article will show you how to create a a...
阅读全文
摘要:虽然 VB 已死。。但用来写写桌面小软件还是挺不错的。不过我算是还给了老师。。忘的差不多了。。~~~~~~~~~~
阅读全文
摘要:上次我写的 【小技巧】如何得到一个网页的所有a标记 herf 链接代码这样很是麻烦。这里有个 非常好的分析 html的 类。节约了不少时间。项目地址http://www.codeplex.com/Wiki/View.aspx?ProjectName=htmlagilitypackFor example, here is how you would fix all hrefs in an HTML ...
阅读全文
摘要:

只是个DEMO. 功能还是很简单。BUG 也不少。有兴趣你可以下载 自己再改改。
阅读全文
摘要:Download the NHibernate source and go to the “src\NHibernate“ directory Copy nhibernate-configuration-2.0.xsd, nhibernate-mapping-2.0.xsd, and nhibernate-generic.xsd to the Visual Studio “schemas“ d...
阅读全文
摘要:Introduction When we developed web applications using .NET 2005 with an Oracle database there was a request from our customers. They wanted us to print reports with header and footer on each page, and...
阅读全文
摘要:[小技巧]winfrom使用多线程 (------给初学者)
阅读全文
摘要:IronPython是Python语言在.NET平台上的实现,它是一个完全动态的交互式解释器,可以支持所有的.NET类型库,需要.NET Framework 2.0的支持。
阅读全文
摘要:配置文件 启动的时候 初始化 log4net.Config.DOMConfigurator.Configure();以后就可以using log...
阅读全文
摘要:PowerDesigner 11导出数据库 关系图等。。竟然不支持 sqlserver2005 郁闷..导出一片空白.
阅读全文
摘要:Unknown entity class配置文件没有写好未处理 NHibernate.MappingException Message="Unknown entity class: DebtVO.LoginVO" Source="NHibernate" StackTrace: 在 NHibernate.Impl.SessionFactoryImpl.GetPersister(Ty...
阅读全文