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.
Archive for the 'DotNet' Category
Clone Detective for Visual Studio
Published August 29th, 2008 in Dev-NET, Development, DotNet and DotNet-Tools. 0 Comments
Print
Continuous LINQ- create continuous self-updating result sets
Published August 29th, 2008 in Dev-NET, Development, DotNet and DotNet-Linq. 0 Comments
Print
Continuous LINQ- create continuous self-updating result sets
http://www.codeplex.com/clinq
Continuous LINQ is a .NET Framework 3.5 extension that builds on the LINQ query syntax to create continuous, self-updating result sets. In traditional LINQ queries, you write your query and get stale results. With Continuous LINQ,
you write a query and the results of that query are continuously [...]
LINQ to SQL Debug Visualizer
Published August 28th, 2008 in Dev-NET, Development, DotNet, DotNet-Linq and DotNet-Tools. 0 Comments
Print
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.
[...]
Huagati DBML/EDMX Tools-Linq to SQL ADO.NET Entity Framework
Published August 28th, 2008 in Dev-NET, Development, DotNet, DotNet-Linq and DotNet-Tools. 0 Comments
Print
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 [...]
MbUnit-Generative Unit Test Framework NET
Published August 28th, 2008 in Dev-NET, Development, DotNet and DotNet-Tools. 0 Comments
Print
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 [...]
Axialis IconWorkshop Lite for VS 2008
Published August 17th, 2008 in Dev-NET, Dev-Tools, Development, DotNet, DotNet-Tools and Graphic. 0 Comments
Print
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 [...]
ScrewTurn Wiki-c# dot net wiki engine
Published August 11th, 2008 in Dev-ASP.NET, Development, DotNet and DotNet-ASPNET. 0 Comments
Print
ScrewTurn Wiki-c# dot net wiki engine
http://www.screwturn.eu/Wiki.ashx
ScrewTurn Wiki is a performant and simple Wiki engine, written in C# and based on the ASP.NET 2.0 platform.Its main features are described below. * Free and open-source * No need for a database (but SQL Server and MySQL are supported with Plugins) * No need to [...]
SQL Server 2005 Driver for PHP
Published August 7th, 2008 in Dev-Db, Dev-php, Development, DotNet and DotNet-Db. 0 Comments
Print
SQL Server 2005 Driver for PHP
http://www.microsoft.com/
Download the SQL Server 2005 Driver for PHP, a PHP 5 extension that allows for the reading and writing of SQL Server data from within PHP scripts.
IntellisSense for Expression Blend
Published August 5th, 2008 in Dev-NET, Development, DotNet and DotNet-XAML. 0 Comments
Print
IntellisSense for Expression Blend
http://blogs.telerik.com/StefanDobrev/Posts/08-08-04/IntelliSense_for_Expression_Blend.aspx
Expression Blend has been out in the wild for quite some time. However one of the most annoying thing was the lack of autocompletion (aka IntelliSense). Most of devs/designers out there were constantly switching from Blend to VS and backwards to do their stuff. The great free tool Kaxaml is at [...]
psake-build automation tool written in PowerShell
Published July 30th, 2008 in Dev-Powershell, Development and DotNet-Powershell. 0 Comments
Print
psake -build automation tool written in PowerShell
http://www.jameskovacs.com/blog/IntroducingPsake.aspx
psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to [...]
EasyDiagram.NET 1.3 BETA
Published July 30th, 2008 in Dev-NET, Development, DotNet, DotNet-ASPNET and DotNet-Component. 0 Comments
Print
EasyDiagram.NET 1.3 BETA
http://www.EasyDiagram.net
A custom composite control using pure AJAX and Javascript to provide real-time diagram and flowcharting to your asp.net 2.0 pages. Unlike most commercial products that I've seen, EasyDiagram.NET offers a smooth real-time redrawing of node hierarchy.
EasyDiagram.NET can be imported into your toolbox for use on your webforms. The component [...]
Query Express-query tool for MSDE and SQL Express
Published July 28th, 2008 in Dev-Db, Development, DotNet and DotNet-Db. 0 Comments
Print
Query Express-query tool for MSDE and SQL Express
http://www.albahari.com/queryexpress.html
Query Express is a simple Query Analyzer look-alike, but being small and free it can be run where the SQL Server client tools are not installed or licensed. This makes it especially useful as a query tool for MSDE and SQL Express. It also connects to Oracle [...]
VisualSVN Server-subversion server
Published July 20th, 2008 in Dev-Tools, Development, DotNet, DotNet-Tools, Fav-Development and Favorite. 0 Comments
Print
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 [...]
AnkhSVN-Subversion SourceControl Provider for Visual Studio
Published July 20th, 2008 in Dev-Tools, Development, DotNet and DotNet-Tools. 0 Comments
Print
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 [...]
Microsoft Source Code Analyzer for SQL Injection
Published July 20th, 2008 in Dev-ASP.NET, Dev-Db, Development, DotNet, DotNet-ASPNET and DotNet-Db. 0 Comments
Print
Microsoft Source Code Analyzer for SQL Injection
http://www.microsoft.com/
Community Technology Preview (July 2008) Microsoft Source Code Analyzer for SQL Injection is a static code analysis tool for finding SQL Injection vulnerabilities in ASP code. Customers can run the tool on their ASP source code to help identify code paths that are vulnerable to SQL [...]
LinqPad’s Missing Linq - LINQtoCSV
Published July 19th, 2008 in Dev-Db, Dev-NET, Development, DotNet, DotNet-Db and DotNet-Linq. 0 Comments
Print
LINQPad is a fantastic freeware application that lets you interactively query SQL databases using LINQ (Language Integrated Query).
In this brave new world where LINQ will become more popular an will be broadly adopted by the .NET community it will become very important to become fluent with your use of LINQ. One way to [...]
Snippet Compiler- write, compile and NET run code
Published July 12th, 2008 in Dev-NET, Dev-Tools, Development, DotNet and DotNet-Tools. 0 Comments
Print
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,
Kaxaml is a lightweight XAML editor
Published July 7th, 2008 in Dev-ASP.NET, Dev-NET, Development, DotNet and DotNet-XAML. 0 Comments
Print
Kaxaml is a lightweight XAML editor
http://www.kaxaml.com/
Kaxaml is a lightweight XAML editor that gives you a "split view" so you can see both your XAML and your rendered content (kind of like XamlPad but without the gigabyte of SDK). Kaxaml is a hobby and was created to be shared, so it's free! Feel free [...]
NArrange is a .NET code beautifier
Published July 2nd, 2008 in Dev-NET, Development, DotNet and DotNet-Tools. 0 Comments
Print
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. [...]
Skater .NET Obfuscator Freeware Light Edition
Published July 1st, 2008 in Dev-NET, Dev-Tools, Development, DotNet and DotNet-Tools. 0 Comments
Print
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 [...]
SharpDevelop-IDE for C#.NET Framework
Published June 8th, 2008 in Dev-Csharp, Dev-NET, Dev-Tools, Development, DotNet and DotNet-Tools. 0 Comments
Print
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 [...]
CLR Profiler-performance profile Windows applications
Published May 26th, 2008 in Dev-NET, Dev-Tools, Development, DotNet and DotNet-Tools. 0 Comments
Print
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 [...]
StyleCop-Microsoft Source Analysis for C#
Published May 26th, 2008 in Dev-NET, Development, DotNet and DotNet-Tools. 0 Comments
Print
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.
StyleCop for ReSharper
http://www.codeplex.com/StyleCopForReSharper
2008-07-19 - Has Issues with Visual Studio 2008
NHibernate- NET Framework data access layer
Published May 5th, 2008 in Dev-NET, Development, DotNet and DotNet-Db. 0 Comments
Print
NHibernate- NET Framework data access layer
http://www.hibernate.org/343.html
NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your [...]
Vlinq-Visual Linq-query builder for Linq to Sql
Published April 27th, 2008 in Dev-Db, Dev-NET, Development, DotNet, DotNet-Db, DotNet-Linq, Fav-Development and Favorite. 1 Comment
Print
Vlinq-Visual Linq-query builder for Linq to Sql http://code.msdn.microsoft.com/vlinq
Visual LINQ Query Builder is an add-in to Visual Studio 2008 Designer that helps you visually build LINQ to SQL queries. Functionally it provides the same experience as, for instance the Microsoft Access Query Builder, but in the LINQ domain. The entire UI of this [...]










