随笔分类 - DotNet News
基于ASP.NET的Rss开发包:ASP.NET RSS Toolkit
摘要:The RSS toolkit includes support for consuming as well as publishing RSS feeds in ASP.NET applications
阅读全文
Portable SharpDevelop(PSD):便携的DotNet集成开发环境
摘要:SharpDevelop(#D)是一款开源的DOTNET集成开发工具,除小巧外还有很多Visual Studio.NET所不具有的功能,比如支持导入和导出VS.NET的solution,支持C#和VB.NET的互转,C#转VB.NET的效果非常好,反之问题比较多,但只要你做些改动就OK了,比一般的转换器效果都要好些。今天我想说的是如何把它移到U盘里,方便携带,以及替换掉那个Exception不断的...
阅读全文
XSD2DB:Manage DB schema using XSD (搜集)
摘要:Unify your data structures in XSD! XSD2DB Utility lets you manage database schemas using XSD files. Supports SQL Server and Jet databases. Can be extended to support other DB platforms. xsd2db require...
阅读全文
.NETZ:Reducing the Size of .NET Applications(给.NET程序减肥)
摘要:.NETZ compresses the Microsoft .NET Framework executable files in order to make them smaller. Smaller executables consume less disk space and load faster because of fewer disk accesses.
Unlike binary executable packers .NETZ uses a pure .NET solution and it is written in C#. It can be used to pack .NET executables written in any .NET language.
.NETZ supports both .NET EXE and non-shared DLL files. The compressed applications can be used the in same way as the uncompressed one
阅读全文
Lucenedotnet,dotnetLucene
摘要:Lucenedotnet由开源走向商业化(SearchBlackBox)后,版本的步伐似乎赶不上Lucene了,不知道还有没有人对这个项目最后可获得的源代码感兴趣,从sf.net上已经看不到下载地址,不过通过其他途径还是搞到了它,有兴趣的自己看看吧。http://prdownloads.sourceforge.net/lucenedotnet/?sort_by=date走了Lucenedotnet...
阅读全文
Draco.NET:一个支持多种版本控制程序和构建工具的自动构建服务程序
摘要:DailyBuild,日构建,continuous integration,持续集成,版本控制,NAnt,Visual Studio.NET,CVS,Visual SourceSafe(VSS),PVCS,SubVersion(svn),Vault,Windows service application,Windows服务程序
阅读全文