Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 89.111.180.220:80


April 2006 - Posts

Create an RSS feed from your IM conversations
Sabifoo - IM boot that turns all incoming messages(from AOL Instant Messenger, Jabber, MSN Messenger, and Yahoo Messenger ) into an RSS feed or web page.It will even deliver them on to your blog or other soft via gateways. [Via Larkware News ] Technorati Read More...
ReSharper 2.0 Beta Available for Download
What's new in upcoming version of ReSharper ? ReSharper adds 10 more refactorings to the already implemented set, including Safe Delete, Pull Members Up and Push Members Down, and others. Context actions Context actions are intended for small code transformations Read More...
SQLite Administrator
SQLite Administrator provides you with powerful and effective tools for SQLite administration and object management. Its Graphical User Interface allows you to create/edit all SQLite database objects in a most easy and simple way, run SQL scripts, build Read More...
How to document DataSets
Most online resources talks about how to document class methods and properties .In this post I'm going to show how to comment your datasets to create professional and more convenient documentation . Take a look at picture below. To achieve such results, Read More...