Code Plex

C#ソースコードのコピペを探す

コピペなどで発生する、似たようなコード片を探すツール Clone Detective for Visual Studio http://www.codeplex.com/CloneDetectiveVS Clone Detective is a Visual Studio integration that allows you to analyze C# projects for source code that is d…

マネージドコードからWiiリモコンを利用する

Managed Library for Nintendo's Wiimote http://www.codeplex.com/WiimoteLib Project Description A library for using a Nintendo Wii Remote (Wiimote) from .NET. This project started life as an article for Microsoft's Coding4Fun website. A full…

ソフトウェアの取扱説明書(ガイダンス)を生成するツール

We are pleased to announce the availability of the patterns & practices Documentation Tools. These are the tools that have been used to create the accompanying documentation for many p&p projects, including the Enterprise Library, Smart Cl…

今後の注目株

CodePlexの新着情報にあった気になる情報。 まだ、Releaseは何もないが今後が期待。 Linq Community Contributions http://www.codeplex.com/linqcontrib Unity Community Contributions http://www.codeplex.com/unitycontributions その他のp&p Contribプ…

DBの構造を比較する

DbDiff http://www.codeplex.com/DbDiff より。 Compare MSSql database structures. (Sql 7,Sql 2000,Sql 2005) Features: compare database structure (sql2000 sql2000 or sql2000 sql2005 or sql2005 sql2005) scripting without dmo or smo commandline…

C#で記述されたGIS(地理情報システム)ライブラリ

SharpMap - Open Source Mapping Engine for the 2.0 Common Language Runtime http://www.codeplex.com/SharpMap より。 SharpMap is an easy-to-use mapping library for use in web and desktop applications. It provides access to many types of GIS d…

Visual StudioでPHP

Php for Visual Studio (Php4VS) http://www.codeplex.com/php4vs より。 Project Description The Php4VS is a Package for Visual studio which aims to do the same thing as some others do, but with one difference : for FREE ! Currently, there are…

.netでZipファイルを操作する

DotNet Zip Library http://www.codeplex.com/DotNetZip より。 Project Description The System.IO.Compression namespace in the Microsoft .NET Framework {v2.0 v3.0 v3.5} includes base class libraries supporting compression within streams - both…

シェアポイント検索の関連度(Relevancy) をカスタマイズするツール

SharePoint Search Relevancy Tool http://www.codeplex.com/searchrelevancy より。 Project Description VERY simple tool to adjust the search relevancy settings in MOSS 2007 and the Microsoft Search Server. Originally published and available o…

ViewStateをデータベースなどのhiddenフィールド以外のメディアに保存する

System.Web.UI.PageEx http://www.codeplex.com/DotNetPageEx より。 Project Description The basic purpose of this small project is save System.Web.UI.Page's ViewState to an alternative storage medium, such as disk files, a SQL Server database…