Main Menu
Home Tools Directory Submit Popular Site Top Rated Site - Licence - Programming Languages - Running Platform - Tool Form - Project Management - Configuration Management - Software Testing - Approach - Tool Function - Database and Data Management - Target Platform News & Press Releases RSS Feed
Google Ads



  Popular Tools (top10)  |  Top rated Tools (top10)  |  Sponsor Tools (5)  |  Reciprocal site (4)  

Main  arrow  Programming Languages  arrow  .NET  (431)


Sort by:   Title ( Title (A to Z) Title (Z to A)) Date ( Date (Old Links Listed First) Date (New Links Listed First)) Rating ( Rating (Lowest Score to Highest Score) Rating (Highest Score to Lowest Score)) Popularity ( Popularity (Least to Most Hits) Popularity (Most to Least Hits))
Tools currently sorted by: Title (Z to A)


Visit   StatePrinter    Last Update 2015/5/27 4:09
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Software Testing  arrow  Unit Testing
Description
A simple framework for automating aspects of unit testing in .NET and implementing ToString methods.

Hits: 25  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   SSW Data Onion    Last Update 2016/2/19 7:19
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Tool Function  arrow  Middleware
Description
When building enterprise .net applications you should follow the Onion Architecture as outlined above. This domain model centric approach encourages the development of maintainable solutions by integrating loosely coupled components via interfaces. Adopting Onion architecture can lead to writing lots of extra code. SSW Data Onion makes this easy by generating an Entity Framework Code First implementation for persisting your Domain Entities.

Hits: 5  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   SqlSiphon    Last Update 2010/3/15 9:13
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Database and Data Management  arrow  SQL Server  :  Database and Data Management  arrow  O/R Mapping
Description
SqlSiphon is an ADO.NET wrapper that simplifies the process of connecting to a MS SQL Server database and executing Transact-SQL Stored Procedures on it.

Hits: 92  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   SQLDirect .NET    Last Update 2007/11/26 7:45
Category  Licence  arrow  Shareware  :  Programming Languages  arrow  .NET  :  Programming Languages  arrow  Delphi  :  Running Platform  arrow  Windows  :  Tool Form  arrow  Plugin  :  Tool Form  arrow  Component  :  Tool Function  arrow  Middleware  :  Database and Data Management  arrow  SQL Server  :  Target Platform  arrow  Windows
Promote  Core Lab
Description
SQLDirect .NET is an enhanced data provider for SQL Server that builds on ADO.NET technology to present a complete solution for developing SQL Server-based database applications. As part of the Core Lab database application development framework, SQLDirect .NET offers both high performance native connectivity to SQL Server and a number of innovative development tools and technologies.

Hits: 27  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   SQL Schema Sync API    Last Update 2009/11/30 4:28
Category  Licence  arrow  Commercial  :  Programming Languages  arrow  .NET  :  Programming Languages  arrow  C#  :  Running Platform  arrow  Windows  :  Tool Form  arrow  Component  :  Database and Data Management  arrow  SQL Server  :  Configuration Management  arrow  Code comparison  :  Programming Languages  arrow  SQL
Promote  Elena Radaeva    Perpetuum Software
Description
SQL Schema Sync API is extremely easy-to-use. The Intuitive visual tool allows the snapshotting of DB structure, and comparison of databases and their synchronization. The work of the visual tool in the wizard mode provides a user-friendly interface which allows quick saving of DB snapshots and synchronization. Thus, you save money on the licenses for your end users, staff training and obtain a powerful component with a set of advanced features. The SQL Schema Sync API allows you to compare database structures, to easily update them, use data refactoring and specify exact objects to be synchronized.

Hits: 23  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Spring.NET    Last Update 2007/3/20 2:52
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Tool Form  arrow  Framework  :  Target Platform  arrow  Windows
Description
Spring.NET is an application framework focused on helping build enterprise .NET applications

Hits: 31  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Spices.Obfuscator    Last Update 2008/5/18 22:23
Category  Licence  arrow  Shareware  :  Programming Languages  arrow  .NET  :  Programming Languages  arrow  Basic  :  Programming Languages  arrow  C/C++  :  Running Platform  arrow  Windows  :  Tool Form  arrow  Software  :  Tool Function  arrow  Editor
Promote  Victor Victorov    9Rays.Net
Description
Uncompromisable protection of your intellectual properties from prying eyes, competitors and reverse engineering. Spices.Obfuscator is a .Net code protection tool that offers the wide range of technologies to completely protect your .Net code and intellectual properties. The obfuscator rebuilds your .Net assemblies to the new format that is impossible to disassemble/decompile, and impossible to be understand.

Hits: 19  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Spices.Net Suite    Last Update 2007/11/1 1:46
Category  Licence  arrow  Commercial  :  Programming Languages  arrow  .NET  :  Programming Languages  arrow  Basic  :  Programming Languages  arrow  C#  :  Running Platform  arrow  Windows  :  Tool Form  arrow  Software  :  Tool Function  arrow  Modelling  :  Target Platform  arrow  Windows  :  Tool Function  arrow  Documentation  :  Tool Function  arrow  Security
Promote  Victor Victorov    9Rays.Net
Description
Professional approach to protecting, research, document and reverse engineering .Net assemblies! Spices.Net - powerful tool for .Net developers that offers obfuscation, decompilation, analytical and documentation management features. Spices.Net is plugin environment that constantly renewing new possibilities.

Hits: 19  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Spices.Net Decompiler    Last Update 2007/10/23 11:44
Category  Licence  arrow  Commercial  :  Programming Languages  arrow  .NET  :  Programming Languages  arrow  Basic  :  Programming Languages  arrow  C/C++  :  Programming Languages  arrow  C#  :  Programming Languages  arrow  Delphi  :  Tool Function  arrow  Compiler
Promote  Victor Victorov    9Rays.Net
Description
.NET Decompiler - .Net assembly decompiler that recovers source code from crashes and convert executables to C#, Vb.Net, J#, Delphi.Net and managed C++ code.

Hits: 54  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)

Visit   Specter    Last Update 2009/1/6 10:44
Category  Licence  arrow  Open Source  :  Programming Languages  arrow  .NET  :  Tool Form  arrow  Framework  :  Software Testing  arrow  Unit Testing  :  Approach  arrow  Agile Software Development (Scrum, Kanban, ...)  :  Approach  arrow  BDD Behavior Driven Development
Description
Specter is an object-behaviour specification framework. It enables behavior driven development (BDD) by allowing developers to write executable specifications for their objects, before actually implementing them. Technologically this is similar to test driven development (TDD), however the shift in nomenclature removes the psychological barrier of writing "tests" for code that does not exist.

Hits: 42  
Modify  |  Report Broken Link  |  Tell a Friend  |  Comments (0)



« [1] 2 3 4 5 6 (7) 8 9 10 11 12 [44] » 
Practical
 Methods & Tools
 RSS Site feed
 Follow us on Twitter
 Contact
Adding your tool
Contact us if you want to add your tool to this directory or publish a press release, mentioning softdevtools.com in the subject of the message. Due to a massive amount of spam, registration to this web site has been suspended.
THEME_VALIDXHTML    THEME_VALIDCSS

Copyright (c) 2007-2014 Martinig & Associates | Methods & Tools Software Development Magazine | Privacy Policy
Software Development Articles | Software Development Directory | Software Development Videos
Software Development Jobs | Software Development News | Software Development Books
Software Development Blogs | Software Development Conferences