摘要:
项目文件中<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>改成<Configuration Condition=" '$(Configuration)' == '' ">Release</Configuration>就行了 阅读全文
摘要:
http://code.google.com/p/kiwing/http://www.toptensoftware.com/petapoco/PetaPoco is a tiny, fast, single-file micro-ORM for .NET and Mono.Like Massive it's a single file that you easily add to any projectUnlike Massive it works with strongly typed POCO'sLike Massive, it now also supports dyna 阅读全文