Tuesday, March 27, 2012

Setting up Git, Git Extensions and GitHub account


This tutorial indeed for people who is not familiar with Git and GitHub and make first steps with this this technology. The tutorial contains following steps:
  • Installing Git and Git Extensions
  • Setting up GitHub account ,SSH keys and repository
  • Working with GitHub repository with Git Extensions
  • Cloning public repository from GitHub

Monday, March 12, 2012

IZWebFileManager New Feature: File Search.

IZWebFileManager v2.7.0 is out.

This release brings a new feature: file search.

You can search files as easy as you do it in windows explorer.

Search result is listed with additional column "Folder Path", which is clickable and allows to navigate to file containing folder.


In case you don't wont allow users to search file, you can hide search box by setting property ShowSearchBox=false.

The release is available for download from Google Code https://code.google.com/p/izwebfilemanager/

Wednesday, March 7, 2012

BugNET - open source issue tracker

I've been searching for free development management tools running on windows and finally found this one - BugNET - open source issue tracker

It is a great tool, built using C# and the ASP.NET platform and provides features such issues tracking and project management. Full list of features may be found here.

Current state is beta, but it is developed rapidly, so release should not take long.

Friday, March 2, 2012