Browse by Tags
All Tags »
.Net (c#) 3.5 (RSS)
Tag property is very often used to store a data associated with an object. The simple way to add support for Tag property is to create a base class with the Tag property .I don’t like this solution – the reason is simple .Sometimes I want
Read More...
NetFXHarmonics DevServer is a web server hosting environment built on .NET 3.5 using WPF, WCF, and LINQ technologies that allows multiple instances of VS-like web servers to run in parallel. NetFXHarmonics DevServer also includes tracing capabilities
Read More...
My coworker wrote a interesting silverlight tool ,which allows to you test and play with string formatting syntax. Or you can use it as a interactive online reference when you deal with strings and localization. Check out string format tool Technorati
Read More...
SourceMonitor measures and records source code metrics. SourceMonitor parses ASCII source code looking for countable metrics items. As these items are identified, their counts are accumulated for each source code file, and within each function or method.
Read More...
MS has released the .NET Reference Source Code, you can only get it one file at a time while you’re debugging. If you’d like to populate the cache, you’d may use Mass Downloader For .Net Framework which allows you do download .Net Framework
Read More...
MSBuild Sidekick can be used to open and build the following project types: Custom build scripts VS2005 C# or VB.NET projects VS2005 solutions Delphi projects This version does not support building VS2008 projects and MSBuild 3.5 scripts , but according
Read More...