Archive for the 'DotNet-Tools' Category

Aug29th2008

Clone Detective for Visual Studio

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 duplicated somewhere else. Having duplicates can easily lead to inconsistencies and often is an indicator for poorly factored code.

Aug28th2008

LINQ to SQL Debug Visualizer

LINQ to SQL Debug Visualizer
http://weblogs.asp.net/scottgu/archive/2007/07/31/linq-to-sql-debug-visualizer.aspx
One of the nice development features that LINQ to SQL supports is the ability to use a "debug visualizer" to hover over a LINQ expression while in the VS 2008 debugger and inspect the raw SQL that the ORM will ultimately execute at runtime when evaluating the LINQ query expression.
[...]

Aug28th2008

Huagati DBML/EDMX Tools-Linq to SQL ADO.NET Entity Framework

Huagati DBML/EDMX Tools-Linq to SQL ADO.NET Entity Framework
http://www.huagati.com/dbmltools/
Do you want to be able to automatically update your Linq to SQL classes to reflect your database schema after making schema changes?  You don't need to look for the "refresh" button anymore - it is available now as an add-in for Visual Studio!
Huagati DBML/EDMX Tools is an [...]

Aug28th2008

MbUnit-Generative Unit Test Framework NET

MbUnit-Generative Unit Test Framework NET
http://www.mbunit.com/
This is the home of the Generative Unit Test Framework for the .NET Framework.  MbUnit provides advanced unit testing support with advanced fixtures to enable developers and testers to test all aspects of their software.  MbUnit has just released version 2.4 and has a dedicated development team working on MbUnit [...]

Aug17th2008

Axialis IconWorkshop Lite for VS 2008

Axialis IconWorkshop Lite for VS 2008
http://www.axialis.com/download/iwlite.html
Axialis Software, in association with Microsoft Corporation, presents Axialis IconWorkshop Lite for Visual Studio 2008:
    * 100% Free for Visual Studio 2008 users;     * Make icons for Windows up to 256×256 PNG-compressed icons for Windows Vista™ and include them in your software projects;     * Use an [...]

Jul20th2008

VisualSVN Server-subversion server

VisualSVN Server-subversion server
http://www.visualsvn.com/server/
VisualSVN Server is a package that contains everything you need to install, configure and manage Subversion server for your team on Windows platform. It includes Subversion, Apache and a management console.
You can use any Subversion client to connect to VisualSVN Server or a web browser to quickly browse though repositories. Also [...]

Jul20th2008

AnkhSVN-Subversion SourceControl Provider for Visual Studio

AnkhSVN-Subversion SourceControl Provider for Visual Studio
http://ankhsvn.open.collab.net/
AnkhSVN is a Subversion SourceControl Provider for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks like viewing the status of your source [...]

Jul12th2008

Snippet Compiler- write, compile and NET run code

Snippet Compiler- write, compile and NET run code
http://www.sliver.com/dotnet/SnippetCompiler/
Snippet Compiler is a Windows-based  applications. You can use it to write, compile and run code. Snippet Compiler now has support. NET Framework 3.5,

Jul2nd2008

NArrange is a .NET code beautifier

NArrange is a .NET code beautifier
http://narrange.sourceforge.net/
NArrange is a .NET code beautifier that automatically organizes code members and elements within .NET classes. Why Use NArrange?
There are several reasons you may want to consider using NArrange for your .NET software project:
    * Reduces the amount of time developers spend arranging members within code files. [...]

Jul1st2008

Skater .NET Obfuscator Freeware Light Edition

Skater .NET Obfuscator Freeware Light Edition
http://www.rustemsoft.com/SkaterLight.htm
RustemSoft presents Freeware Light Edition of well-known Skater .NET Obfuscator, an obfuscation tool for .NET code protection. The Light Edition is the Free version of Skater .NET Obfuscator. You may use Skater .NET Obfuscator Light Edition, free of charge, to protect your .NET applications for both personal and commercial [...]

Jun8th2008

SharpDevelop-IDE for C#.NET Framework

SharpDevelop-IDE for C#.NET Framework
http://community.sharpdevelop.net/blogs/mattward/articles/FeatureTour.aspx  
SharpDevelop is an Integrated Development Environment (IDE) for .NET Framework applications. It supports the development of applications written in C#, Visual Basic.NET and Boo. It is open source and written in C#. It provides all of the features required from a modern Windows IDE, such as code completion, project templates, an [...]

May26th2008

CLR Profiler-performance profile Windows applications

CLR Profiler-performance profile Windows applications
http://www.microsoft.com/  
The CLR Profiler is a free application that allows you to profile Windows applications, ASP.NET applications or services. You can download the CLR profiler from here. Once you have downloaded it, you can extract it and run the CLRProfiler.exe. When you run the CLR profiler your code will appear to [...]

May26th2008

StyleCop-Microsoft Source Analysis for C#

StyleCop-Microsoft Source Analysis for C#
http://code.msdn.microsoft.com/sourceanalysis
Source Analysis, also known as StyleCop, analyzes C# source code to enforce a set of best practice style and consistency rules.
2008-07-19 - Has Issues with Visual Studio 2008

Apr15th2008

Atomated cleanup-remove the .NET Framework

Atomated cleanup-remove the .NET Framework
http://blogs.msdn.com/astebner/archive/2006/05/30/611355.aspx  
Automated cleanup tool to remove the .NET Framework 1.0, 1.1, 2.0, 3.0 and 3.5
I have posted an updated version of the .NET Framework cleanup tool that now contains support for automatically cleaning up the .NET Framework 1.0, the .NET Framework 1.1, the .NET Framework 2.0, the .NET Framework 3.0 [...]

Mar28th2008

CopySourceAsHtml-add-in for Microsoft Visual Studio

CopySourceAsHtml-add-in for Microsoft Visual Studio
Studio 2005 
http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/
Studio 2008 
http://blogs.microsoft.co.il/blogs/bursteg
CopySourceAsHtml is an add-in for Microsoft Visual Studio 2005 that allows you to copy source code, syntax highlighting, and line numbers as HTML. CSAH uses Visual Studio's syntax highlighting and font and color settings automatically. If Visual Studio can highlight it, CSAH can copy it, and your source should [...]

Dec9th2007

Reflector for .NET - class browser decompile assemblies

Reflector for .NET - class browser decompile assemblies
http://www.aisto.com/roeder/dotnet/
Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.
Reflector.zip - .NET Reflector, Version 5.0.50.0, Add-Ins

Apr19th2007

Convert .NET - convert C# to VB.NET

Convert .NET - convert C# to VB.NET http://myweb.hinet.net/home4/s630417/
Convert .NET is a free useful developer´s utility that allows users to Convert C# to VB.NET. You can also utilize our regular expression tester and online dictionary. A standalone tool that does not require installation.

Jun23rd2006

UrlScan Security Tool

UrlScan Security Tool
http://www.microsoft.com/technet/security/tools/urlscan.mspx
UrlScan version 2.5 is a security tool that restricts the types of HTTP requests that Internet Information Services (IIS) will process. By blocking specific HTTP requests, the UrlScan security tool helps prevent potentially harmful requests from reaching the server. UrlScan 2.5 will now install as a clean installation on servers running IIS 4.0 [...]




Syndicate

Xobni outlook add-in for your inbox

Categories

Archives