31 Aug 2010 @ 10:06 PM 

SQL Server 2008 R2 Best Practices Analyzer

http://www.microsoft.com/

The Microsoft SQL Server 2008 R2 BPA is a diagnostic tool that performs the following functions:

  • Gathers information about a Server and a Microsoft SQL Server 2008 or 2008 R2 instance installed on that Server
  • Determines if the configurations are set according to the recommended best practices
  • Reports on all configurations, indicating settings that differ from recommendations
  • Indicates potential problems in the installed instance of SQL Server
  • Recommends solutions to potential problems
Tags Tags:
Categories: Dev-Db, Development
Posted By: Jason
Last Edit: 22 Aug 2010 @ 10 13 PM

EmailPermalinkComments Off

Froggerreloaded-frogger is back plus Csharp Source

http://code.google.com/p/froggerreloaded/

Get the frog to the other side of the screen, but watch out for the cars.  The frog cannot swim so try to stay on the trees while crossing the river.  You can move the frog with the W,A,S,D keys.  W-key is forward, A left, D right and S backwards.

Tags Tags: ,
Categories: Dev-NET, Development, Games
Posted By: Jason
Last Edit: 22 Aug 2010 @ 10 00 PM

EmailPermalinkComments Off

Dev-C++ full-featured Integrated Development Environment

http://sourceforge.net/projects/dev-cpp/

Dev-C++ is an full-featured Integrated Development Environment (IDE) for Win32. It uses GCC, Mingw or Cygwin as compiler and libraries set.

Tags Tags:
Categories: Dev-C++, Development
Posted By: Jason
Last Edit: 27 Aug 2010 @ 09 27 PM

EmailPermalinkComments Off

Tessnet2.NET 2.0 Open Source OCR assembly using Tesseract engine

http://www.pixel-technology.com/freeware/tessnet2/

Tesseract is a C++ open source OCR engine. Tessnet2 is .NET assembly that expose very simple methods to do OCR.
Tessnet2 is multi threaded. It uses the engine the same way Tesseract.exe does. Tessdll uses another method (no thresholding).

Tags Tags:
Categories: Dev-NET, Development
Posted By: Jason
Last Edit: 22 Aug 2010 @ 09 39 PM

EmailPermalinkComments Off
 19 Aug 2010 @ 9:53 AM 

MSSQL Schema Diff-compare database schemas

http://www.wintestgear.com/products/MSSQLSchemaDiff/MSSQLSchemaDiff.html

Use MSSQL Schema Diff to compare database schemas.  It quickly and easily locates
structural differences between two SQL Server databases.  Results are clearly displayed with MSSQL
objects in a familiar SQL Management Studio tree layout with property comparisons in a matching data grid.
Intuitive icons and color codes make it easy to spot differences.  Filter buttons make it easy to narrow down
to just what is different or missing from one or the other database.  Usage is simple; simply select two
MSSQL databases, click Compare, then browse the  differences.

Tags Tags:
Categories: Dev-Db, Development
Posted By: Jason
Last Edit: 14 Aug 2010 @ 09 55 AM

EmailPermalinkComments Off
 04 Aug 2010 @ 8:11 AM 

ArgoUML-UML modeling tool

http://argouml.tigris.org/

ArgoUML is the leading open source UML modeling tool and includes support for all standard UML 1.4 diagrams. It runs on any Java platform and is available in ten languages. See the feature list for more details.

Tags Tags:
Categories: Dev-Tools, Development
Posted By: Jason
Last Edit: 03 Aug 2010 @ 08 12 AM

EmailPermalinkComments Off

CodeDesigner-open-source RAD programming environment

http://www.codedesigner.org/

CodeDesigner is free and open-source RAD tool suitable for easy creation of various diagrams describing applications’ structure and logic (class diagrams, state charts, …) and for generation of production-ready source code from them. It can be used as a free alternative to commercial tools like Enterprise Architect or IAR VisualState.

Tags Tags:
Categories: Dev-Tools, Development
Posted By: Jason
Last Edit: 28 Jun 2010 @ 06 41 AM

EmailPermalinkComments Off

TextCrawler – string search and replace tool in files

http://www.digitalvolcano.co.uk/content/textcrawler

TextCrawler is a string search and replace tool that enables you to find and/or replace text and phrases across multiple files. The program supports simple keyword searches as well as advanced queries, using regular expressions. It also provides the option to extract the matching text to a separate window, from where you can copy it for other uses (e.g. to extract email address, URLs or similar patterns). A preview window allows you to view the found matches within their context, and you can choose to exclude certain files from the replace actions. Other features include an option to save RegEx strings in a custom library, subfolder scanning, automatic file backup and a built-in Regular Expression tester.

Tags Tags: , ,
Categories: Dev-Tools, Development, Disk, Productivity
Posted By: Jason
Last Edit: 22 Jun 2010 @ 12 13 AM

EmailPermalinkComments (0)
 06 Jul 2010 @ 10:27 PM 

NHibernate Workbench

http://sourceforge.net/projects/faticalabshqled/files/

A tool to help working with NHibernate

Tags Tags:
Categories: Dev-NET, Development
Posted By: Jason
Last Edit: 14 Jun 2010 @ 10 29 PM

EmailPermalinkComments Off
 01 Jul 2010 @ 6:46 AM 

SQL Server Web Data Administrator for SQL Server

http://sqlwebadmin.codeplex.com/

The SQL Server Web Data Administrator enables you to easily manage your SQL Server data, wherever you are. Using its built-in features, you can do the following from Microsoft Internet Explorer or your favorite Web browser:

* Create and edit databases in SQL Server or Microsoft SQL Server Desktop Engine (MSDE)
* Perform ad-hoc queries against databases and save them to your file system
* Export and import database schema and data
* Manage users and roles
* View, create and edit stored procedures

Whether you are doing Microsoft Windows or Web development, or just need remote access to data for yourself or your clients, the Web Data Administrator is the perfect complement to your toolbox.

Tags Tags: ,
Categories: Dev-Db, Dev-NET, Development
Posted By: Jason
Last Edit: 14 Jun 2010 @ 06 47 AM

EmailPermalinkComments Off

SQLite Database browser is a light GUI editor for SQLite

http://sourceforge.net/projects/sqlitebrowser/

SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface.

Tags Tags:
Categories: Dev-Db, Development
Posted By: Jason
Last Edit: 14 Jun 2010 @ 06 44 AM

EmailPermalinkComments Off
 21 Jun 2010 @ 6:20 AM 

SVN-Monitor-monitor SVN Repository

http://www.svnmonitor.com/default.shtml

What is SVN-Monitor?
* Perform all your commonly-used svn-actions (update, commit, revert, diff …)
* Keep your source up-to-date with minimum conflicts and manual merges
* Browse and search the svn log from your computer while offline (disconnected from the svn repository)
* Be constantly aware of your local source modifications, without using any Visual Studio plugin
* Keep a local updated mirror of the repository, while not affecting your changes, without the need to commit
* Monitor the source for certain events
* Receive notifications of any kind (balloon popups, tray icons, email, sounds, …) when certain events occur

But I’m using TortoiseSVN!
Very good. You’ll continue using it.
SVN-Monitor acts as a front-end to TortoiseSVN for all your projects. Instead of using Windows Explorer for accessing TortoiseSVN, you can easily access it from your system-tray.

Tags Tags:
Categories: Dev-Tools, Development
Posted By: Jason
Last Edit: 14 Jun 2010 @ 06 22 AM

EmailPermalinkComments Off
 21 Jun 2010 @ 6:17 AM 

WinForms to XAML UI Converter

http://www.ingeniumsoft.com/Products/WinForm2XAML/tabid/63/language/en-US/Default.aspx

Windows Forms to XAML Converter (WF2XAML) is a tool to convert Windows Forms to WPF/Silverlight/Windows Phone XAML. It is based on template concept and can be fully extended to support third party controls and to render custom XAML.  You can apply Styles during conversion simply creating your templates and inserting them in the application config section.

Tags Tags:
Categories: Dev-NET, Development
Posted By: Jason
Last Edit: 14 Jun 2010 @ 06 18 AM

EmailPermalinkComments Off
 19 Jun 2010 @ 6:13 AM 

Netsparker-web application security scanner

http://www.mavitunasecurity.com/netsparker/

We thought that if you need to investigate every single identified issue manually what’s the point of having an automated scanner? So we developed a new technology which can confirm vulnerabilities on demand  which allowed us to develop the first false positive free web application security scanner.  Powerful AJAX – JavaScript Support
Thanks to its comprehensive and powerful JavaScript engine it’s possible to simulate a real attacker successfully. This means it can successfully analyse websites that rely on AJAX and JavaScript.  Shows You the Real Impact
If “a picture is worth a thousand words”, then seeing the impact of a vulnerability is worth a thousand pages of report. Instead of only telling what the security issue in your application is, it’ll show you what an attacker might accomplish by exploiting it. Our scanner can exploit identified vulnerabilities with just a couple of clicks.

Tags Tags: , ,
Categories: Dev-Tools, Development, Internet, Security
Posted By: Jason
Last Edit: 14 Jun 2010 @ 06 14 AM

EmailPermalinkComments Off
 14 Jun 2010 @ 10:37 PM 

.NET Reference Explorer

http://www.stephan-brenner.com/?page_id=53

This tool helps you to check, on which other assemblies, a certain .NET assembly relies on. It displays the dependencies as directed graph and informs you, if the referenced assemblies are currently available and which versions are required.

Tags Tags:
Categories: Dev-NET, Development
Posted By: Jason
Last Edit: 14 Jun 2010 @ 10 37 PM

EmailPermalinkComments Off
 13 Jun 2010 @ 6:08 AM 

TortoiseHg-Mercurial shell extension

http://tortoisehg.bitbucket.org/

TortoiseHg is a Windows shell extension and a series of applications for the Mercurial distributed revision control system. It also includes a Gnome/Nautilus extension and a CLI wrapper application so the TortoiseHg tools can be used on non-Windows platforms.

Tags Tags:
Categories: Dev-Tools, Development
Posted By: Jason
Last Edit: 11 Jun 2010 @ 06 17 AM

EmailPermalinkComments Off

FlameRobin-administration and management GUI for Firebird

http://sourceforge.net/projects/flamerobin/

FlameRobin is a lightweight and cross-platform administration and management GUI for the Firebird DBMS.

Tags Tags:
Categories: Dev-Db, Development
Posted By: Jason
Last Edit: 12 Jun 2010 @ 09 01 AM

EmailPermalinkComments Off

Visifire-silverlight data visualization charting controls

http://www.visifire.com/

Visifire is a set of data visualization controls – powered by Microsoft®  Silverlight™ & WPF. Visifire is a multi-targeting control which can be used in both WPF & Silverlight applications. Using the same API, charts in both Silverlight & WPF environments can be created within minutes. Visifire Silverlight Controls can also be embedded in any webpage as a standalone Silverlight App. Visifire is independent of server side technology. It can be used with ASP, ASP.Net, SharePoint, PHP, JSP, ColdFusion, Python, Ruby or just simple HTML. Don’t take our word for it! Visit Visifire Gallery or design your own chart using Chart Designer.

Tags Tags:
Categories: Dev-NET, Development
Posted By: Jason
Last Edit: 12 Jun 2010 @ 08 57 AM

EmailPermalinkComments Off

TinySharpZip – small library which has ability to create and extract ZIP archives

http://code.google.com/p/tinysharpzip/

.NET framework still lacks ZIP archive support so I created this library to allow .NET developers who needed simple ZIP archive manipulation functionality and not want to redistribute third party code as additional dll.

The library is written purely in .NET/C# and uses System.IO.Compression.DeflateStream to compress and decompress data compressed with “deflate” algorithm.

Please note: the library is very simple and does not support all features described in ZIP format specification from PKWARE(encryption, many compression methods, extra fields, etc).

TinySharpZip supports only ‘store’ and ‘deflate’ compression methods and can:

* create ZIP archives and extract only these archives programmatically
* extract archives from ‘trusted’ sources when you sure that ZIP archive format is supported

Again, the library is not intended to provide ZIP archive management functionality for end users and should not be used for products allowing to extract any ZIP archives. More sophisticated libraries (SharpZipLib, DotNetZip) or commercial libraries can be used for these cases.

There is no documentation for the library, it has very simple interface and I hope you will understand how to work with it from sample application and source code.

Tags Tags:
Categories: Dev-NET, Development
Posted By: Jason
Last Edit: 12 Jun 2010 @ 08 40 AM

EmailPermalinkComments Off

Easy Code – Visual assembler programming environment

http://www.easycode.cat/English/index.htm

Easy Code is the visual assembly programming environment made to build 32-bit Windows applications. The Easy Code interface, looking like Visual Basic, allows you to program a Windows assembler application done in an easy way as was never possible before. Download and test this application including the source code of a nice CD player, a complete and fast text editor in a dll file (to be able to program your own editor), a complete and excellent text editor ready to use, a file shredder, a MIDI player and many other applications. There are two available versions of Easy Code:

Tags Tags:
Categories: Dev-Tools, Development
Posted By: Jason
Last Edit: 12 Jun 2010 @ 07 04 AM

EmailPermalinkComments Off

Sprintometer-agile management and tracking tool for SCRUM and XP

http://sprintometer.com/

Sprintometer is a simple but powerful agile tool for management and tracking of SCRUM and XP (Extreme Programming) projects. Sprintometer was originally created by people working on Agile projects for their own purposes and now is available as freeware product. We tried to do this tool simple, quick, reliable, user friendly and original. During development of this tool we in turn used many powerful agile ideas.

Tags Tags:
Categories: Dev-Tools, Development
Posted By: Jason
Last Edit: 12 Jun 2010 @ 06 57 AM

EmailPermalinkComments Off
 12 Jun 2010 @ 6:30 AM 

MySQL-database Backup tool

http://sourceforge.net/projects/mysqlbutool/

Backup tool for MySQL to automatically / manually create sql dump files, for data, table structure, functions and stored procs. Can run via the task manager for backups on a regular base. Backup can be zipped with a password and saved on a server.

Tags Tags: ,
Categories: Dev-Db, Development, Server
Posted By: Jason
Last Edit: 12 Jun 2010 @ 06 30 AM

EmailPermalinkComments Off
 12 Jun 2010 @ 12:18 AM 

ASPhere-modifying configuration files for ASP.NET

http://www.asphere.cz/en/index.html

ASPhere is a freeware utility primarily intended for creating and modifying configuration files for ASP.NET. But they are not only web.config files ASPhere can work with, you can use it for viewing and editing normal XML files and plain text files as well.

Tags Tags:
Categories: Dev-ASP.NET, Development
Posted By: Jason
Last Edit: 12 Jun 2010 @ 12 18 AM

EmailPermalinkComments Off

DPack-Collection of Visual Studio 2008/2010 tools

http://www.codeproject.com/KB/macros/gbackup.aspx

DPack is a FREE collection of Microsoft Visual Studio 2008/2010 tools. DPack is designed to greatly increase developer’s productivity, automate repetitive processes and expand upon some of Microsoft Visual Studio features.

DPack includes various browser tools that allow the developer to quickly find solution files, types, particular type members, methods or properties for instance, or quickly find and reference standard .NET framework types. DPack includes greatly enhanced numbered bookmarks feature, various code navigation tools as well as streamlined surround with feature, and much more. See screenshots and learn more about individual features using Features menu.

Tags Tags:
Categories: Dev-VisualStudio, Development
Posted By: Jason
Last Edit: 11 Jun 2010 @ 08 49 PM

EmailPermalinkComments Off
 10 Jun 2010 @ 6:42 AM 

RJ TextEd – A Unicode source and text editor

http://www.rj-texted.se/index.htm

RJ TextEd is a full featured text and source editor with Unicode support, syntax highlighting and code folding. The functionality extends beyond text files and includes support for HTML editing with integrated preview, spell checking, auto completion, HTML validation, templates and more. The program also include support for Topstyle Lite CSS editor, has a dual pane file commander, as well as a FTP client to upload your files. Below is a small list of features available. For a full list check out the features section.

Tags Tags: ,
Categories: Dev-Tools, Development, Productivity
Posted By: Jason
Last Edit: 10 Jun 2010 @ 06 42 AM

EmailPermalinkComments Off
\/ More Options ...
Change Theme...
  • Users » 2
  • Posts/Pages » 3,207
  • Comments » 80
Change Theme...
  • VoidVoid « Default
  • LifeLife
  • EarthEarth
  • WindWind
  • WaterWater
  • FireFire
  • LightLight

.NET



    No Child Pages.

About



    No Child Pages.

Contact



    No Child Pages.