Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
CouponOK.com - Free Web Hosting and Domain Coupons for webmasters


Browse by Tags

All Tags » .Net (c#) 3.5   (RSS)
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 Read More...
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 Read More...
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 Read More...
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. Read More...
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 Read More...
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 Read More...