Devintelligence.com

In .Net we trust
Welcome to Devintelligence.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » .Net (c#) 3.5
  • Tag property without inheritance

    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 to inherit from an existing class that doesn’t have the Tag property and I can’t ...
    Posted to .Net Adventures (Weblog) by admin on April 22, 2008
  • Must Have Tool for ASP.NET Developer

    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 for monitoring view status code, date/time, URL, POST data , response data, request headers, ...
    Posted to .Net Adventures (Weblog) by admin on April 11, 2008
  • String Format - Online Silverlight Reference

    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 Tags: silverlight, tool, c#
    Posted to .Net Adventures (Weblog) by adventurer on April 3, 2008
  • Measure and record C# code metrics.

    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. These metrics are then accumulated into summary metrics for all files in each checkpoint.If ...
    Posted to .Net Adventures (Weblog) by admin on March 7, 2008
  • Mass Downloader For .Net Framework - downloads .NET Reference Source Code in batch

    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 source code in batch.The Mass Downloader For .Net Framework enables offline debugging of ...
    Posted to .Net Adventures (Weblog) by admin on March 7, 2008
  • MSBuild Sidekick v2(beta) is available for download

    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 to this post it will be provided in the future. Features ...
    Posted to .Net Adventures (Weblog) by admin on December 1, 2007
Powered by Community Server, by Telligent Systems