Showing posts with label tools. Show all posts
Showing posts with label tools. Show all posts

Thursday, April 22, 2010

SharePoint object model explorer

After reading "Building the SharePoint User Experience" the book of  Bjørn Christoffer Thorsmæhlum Furuknap, I start using new tool - SharePoint Manager 2007/2010

It is SharePoint object model explorer available for free on codeplex:
http://spm.codeplex.com/

Thursday, February 11, 2010

LINQPad

LINQPad


Very nice tool for to query Database with LINQ

Thursday, January 14, 2010

Cool web designer tool

http://www.artisteer.com/

This is web designer tool for people like me, who are software developer not web designers.

Whole web site you can easly export to ASP.NET as the Visual Studio solution

Thursday, December 10, 2009

I just bought Resharper 4.5

I used trial of Resharper 4.5 for Visual Studio 2008.
Now it is my must have tool for .NET development. I just bought a profesional licence for this product including update to the Resharper 5.0 :)

Why do I like this tool so much?

Because it helps keep my code clean and support code refactoring much better the Visual Studio.

I hope new version for Visual Studio 2010 will be even better.

Thursday, November 12, 2009

Very usefull and free screen capture tool - Jing

nice screen capture tool- Jing
http://www.jingproject.com/


With free version you can capture video with lenth up to 5 minutes, how many you want.


In many scenarios 5 minutes of video is full enough.
Videos are in flash format + sound recording

Tuesday, November 10, 2009

Wintail

Time before I always used notepad or notepadd++ to review log files during development.

Last time I explored windows version of unix Tail - WinTail!
WinTail is free to download on: http://wintail.hofle.com/

It is very helpfull for viewing log files!
- by default it shows the end of the opened file
- refresh its content on file update

(i don't need to open it once again and scroll)

Additionally WinTail highlight lines with specified keywords. By default its highligt lines containing "fail" and "error"