随笔分类 -  C#

上一页 1 ··· 6 7 8 9 10

NHB下载地址
摘要:http://sourceforge.net/projects/nhibernate/files/NHibernate/ 阅读全文

posted @ 2012-05-07 15:33 HOT SUMMER 阅读(1243) 评论(0) 推荐(0)

Nhibernate常见的错误
摘要:1.NHibernate使用3中框架动态代理方式(1).Castle框架如果使用Castle.DynamicProxy2动态代理,引用NHibernate.ByteCode.Castle.dll程序集并配置proxyfactory.factory_class<property name="proxyfactory.factory_class"> NHibernate.ByteCode.Castle.ProxyFactoryFactory,NHibernate.ByteCode.Castle</property>(2).LinFu框架如果使用LinFu 阅读全文

posted @ 2012-05-07 10:44 HOT SUMMER 阅读(479) 评论(0) 推荐(0)

SQLLITE驱动
摘要:http://sourceforge.net/projects/sqlite-dotnet2/files/SQLite%20for%20ADO.NET%202.0/ 阅读全文

posted @ 2012-05-05 16:37 HOT SUMMER 阅读(252) 评论(0) 推荐(0)

winForm写cookie经过
摘要:1.引进 名称空间 using System.Runtime.InteropServices;2.注册[DllImport("wininet.dll", CharSet = CharSet.Auto, SetLastError = true)]public static extern bool InternetSetCookie(string lpszUrlName, string lbszCookieName, string lpszCookieData);3.#region 写入cookie// set cookieInternetSetCookie(url, &quo 阅读全文

posted @ 2012-04-27 16:16 HOT SUMMER 阅读(2890) 评论(0) 推荐(0)

Winform开发框架之终极应用 - 伍华聪 - 博客园
摘要:http://www.cnblogs.com/wuhuacong/archive/2011/05/17/2049368.html 阅读全文

posted @ 2012-04-27 15:47 HOT SUMMER 阅读(1995) 评论(0) 推荐(1)

上一页 1 ··· 6 7 8 9 10

导航