By tag: tool
0
kicks
XPath Visualizer
XPath Visualizer is a simple tool, that lets you execute a XPath query and see the results. The .Net 3.5 is required to use the tool .
0
kicks
VMMap - awesome memory analysis tool
VMMap is a process virtual and physical memory analysis utility.
0
kicks
Unit testing LINQ to SQL using TypeMock
After watching a screencast on how to use Moles to unit test LINQ to SQL without hitting the database, I thought it would be interesting to do the same with TypeMock. But first, let’s investigate why traditional dependency breaking technique come short with LINQ to SQL.
0
kicks
OnTime desktop light client.
Download source files - here.
Download binary files - here.
My previous customer uses OnTime as bts. It is very slowly tool. I hated it! I tired to wait any respond from this app. I have created a little and more fast tool for self using. This tool ins't complete (I have stopped to work with thi...
0
kicks
10 Tools Which I Left After Using VSTS 2008
I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found rep...
0
kicks
Regex in WPF
First look at a WPF regex tool I'm working on to learn WPF (databinding, skinning, etc).
0
kicks
[Cool Tool] Browsershots
Browsershots is a free online tool that makes screenshots of your web site in different browsers/versions on multiple platforms (Win, Mac, Linux).
0
kicks
Microsoft SharedView
Microsoft SharedView is a fast, easy way to share documents and screen views with small groups of friends or coworkers.
0
kicks
Copy Source As Html add-in for Visual Studio 2008 RTM
The title says it all. Article contains a link for VS2005 -version, too.
0
kicks
Using Subversion repository as Web Share or Network Share
This is a how to guide to setting subversion repository to be used as web share or a network share, without actually needing a client for same, you can modify your files and it gets automatically committed in the repository when save is triggered manually or automatically with a generic log message...
0
kicks
Git Vs Subversion
There has been a lot of fuss about which is the better version control system among the likes of CVS, Subversion, Git, SVK, Perforce, Accurev, the list goes on and on. But I am going to limit myself to Git and Subversion which are frequently being compared in the arena of SCM.
0
kicks
Ten Reasons why you should use Subversion
This article gives you an excellent reasoning why you should use subversion over cvs and narrates strong point of subversion.
0
kicks
Practical Experience in Automated Testing
This article presents a practical perspective on test automation and the various points to consider for achieving positive results in this area.
0
kicks
LINQPad(beta) - a great little application for LINQ
The LINQPad(beta) is an advanced and free LINQ expressions testing and learning tool written by Joseph Albahari.
It allows you to develop and verify a LINQ expression.LINQPad supports LINQ to objects, LINQ to SQL and LINQ to XML.