Archive for 'Tools and library' Category
Resharper and plugins
14 July 2008Version 4.0 of resharper offers the ability to create plugins. This is very important, because you can use the basic structure of resharper to offer additional features. One of the most interesting, in my opinion, is the NHibernate plugin, I suggest you to have a try of it, another good reason to use resharper [...]
Resharper 4.0 goes in RC, almost finished
6 June 2008I must admit that resharper is really the most useful plugin for visual studio I use, I’m testing the nightly build but the Release Candidate is now avaliable, and this means that in a short time we can have final version, Stay tuned.
Alk.
Tags: Resharper
Argotic Rss Library for .NET
28 May 2008I need to work with rss, so I wandered a little bit in the net and found Argotic library. At the first glance the library is really good, but a simple thing appears to be missing (or probably I did not find in the documentation)
I need to examine a large set of feed to grab [...]
The heartbeat of a project
5 May 2008Continuous Integration is one of the most important part of a project, it gives the heartbeat of the code, when it is green the beat is ok, when it is red something wrong is occurred.
Setting up a good CI environment can be really challenging, but setting up a primitive CC.net is a relative simple task. [...]
RSS toolkit for asp.net
14 May 2007If you needs to manage some RSS content in your asp.net application maybe RSS Toolkit is the answer to all of your problems. In this post of Scott Guthrie there is also a good tutorial on the toolkit, it is worth to take a look.
Alk.
>