Tools - Ed's Blog
in

dotnet.org.za

South African .NET Developer Portal

Ed's Blog

Object reference not set to an instance of an object

Browse by Tags

All Tags » Tools (RSS)
  • New version of notepad

    The inside info from Rory Blyth is that MS is working on the 5th build of Notepad since 1994. He's got some nice screenshots of the new version, so go check it out! PS: If you're looking for a nice notepad replacement [ Why the hell don't you have one yet !?! ] check out Notepad2 ] Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Feb 21 2005, 08:54 AM by eduard with | with no comments
    Filed under: ,
  • Jabber, Psi and MSN

    I struggled to get MSN working for behind the firewall I have to face these days. Then I came across Jabber. Jabber is a open messaging platform which can be used by applications but is great for instant messaging. There's a whole network of servers worldwide that support Jabber. There are several jabber clients that can connect you to the network. The one I use is called Psi . What makes this a nice option is that it allows you to connect to the internet via SSL, so you avoid all those funny ports...
    Posted Feb 15 2005, 03:18 PM by eduard with | with 1 comment(s)
    Filed under: ,
  • nHibernate Query Analyzer

    Armand pointed me to this tool. It's SWEET, once you get it going. Thanks dude! [Read more here ] Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Feb 10 2005, 03:02 PM by eduard with | with no comments
    Filed under: ,
  • Import/Export rss feeds with Thunderbird

    I found this nice article on how to add functionality to Thunderbird to import and export OPML files. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Feb 01 2005, 10:39 AM by eduard with | with no comments
    Filed under: ,
  • Aspect Oriented Programing in C#

    I found this framework called Aspect# which looks pretty cool for doing AOP. If you've used it before, let me know if it's any good. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Jan 26 2005, 02:30 PM by eduard with | with no comments
    Filed under:
  • .NET Profiler

    I've often thought it would be cool is we can profile .NET programs in the same way as you do with SQL Server, to see what it's really trying to do. Tools like Filemon and Regmon from SysInternals go a long way towards this but is not a complete set. Now Jetbrains have release a preview of it's .NET profiler which will another tool the armoury. Read more here [Jetbrains are of course the people that brought us ReSharper - one of the greatest tools I've ever used] Share this post: email it! | bookmark...
    Posted Jan 26 2005, 11:01 AM by eduard with | with 1 comment(s)
    Filed under:
  • nHibernate goes beta!

    The new version of nHibernate (0.6.0.0) is officially a beta release. get is here Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Jan 11 2005, 02:49 PM by eduard with | with no comments
    Filed under: ,
  • MagicDraw

    What a nice modeling tool! Much better at UML than Visio. They've got a community addition which can do anything except generate code. Check it out here Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Dec 21 2004, 09:06 AM by eduard with | with no comments
    Filed under:
  • NDoc 1.3 released

    Get it here . Here is a list of the new features [from their website]: A complete re-implementation of the Html Help 2 documenter, now known as the "VS.NET 2003" documenter. Support for new code commenting tags like preliminary, threadsafety and exclude. Support for the ObsoleteAttribute and FlagsAttribute attributes. An extensibility feature that allows you to define your own code comment tags and control their formatting. User interface enhancements. Major performance enhancements in both reflection...
    Posted Dec 20 2004, 07:22 AM by eduard with | with no comments
    Filed under: ,
  • New nHibernate version released

    Version 0.5.0.0 has been released. I hope they get to a beta version soon! get it here Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Dec 14 2004, 02:03 PM by eduard with | with no comments
    Filed under:
  • Kerio Personal Firewall

    It came as a bit of a blow that Tiny sofware no longer has a free version of their firewall. But then I discovered Kerio Personal Firewall while looking for a replacement. It seems to have taken over the Tiny engine or something because the 2 firewalls look basically the same and work the same. Kerio is a bit better though and a bit more flexable. I can really recommend it. Nice balance between of user friendly and power. Get it here [of course it's free] Share this post: email it! | bookmark it...
    Posted Nov 18 2004, 01:03 PM by eduard with | with 1 comment(s)
    Filed under:
  • .NET Object Relation mappers

    TheServerSide.Net has a list of ORM tools . Missing from their list (but posted by users in the feedback) is Gentle.NET and WilsonORMapper. I must say its quite a list ! No wonder Ted Neward calls ORM the "Vietnam" om .NET (huge amounts of work with little progress). There's 2 things I want to say about ORM: I think that a tool that generates a bunch of code is not a real ORM tool. If I wanted to generate code for data access I'd use CodeSmith and do the templates myself [In fact I've done this before...
    Posted Nov 11 2004, 07:59 AM by eduard with | with 2 comment(s)
    Filed under: ,
  • Cool tool - VNC

    My new PM pointed me to this tool. It's basically like terminal services. But there is an extension to the tool called Win2VNC which allows you to use one keyboard and mouse on 2 screens. Let me explain. I recently bought a notebook, so now I've got my desktop work pc and my laptop sitting next to each other on my desk. With VNC installed on both machines, I run Win2VNC on my desktop pc ( that has the keyboard and mouse connected) and tell it that my laptop screen is to the left(west) of my pc's...
    Posted Nov 05 2004, 09:22 AM by eduard with | with 3 comment(s)
    Filed under:
  • Centralizing configuration info with the Configuration Management Application Block

    I wrote an article on how we achieved this on a recent project. Read it here . [There is also a tool I wrote to assist in this that you can download] Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
    Posted Nov 02 2004, 02:29 PM by eduard with | with no comments
    Filed under: ,
  • Cool tool - BlogWave

    Had a quick look at this tool, and it very nice. It's classified as an RSS “Generator“. It basically reads information from it's “adapters“, convert it to RSS and publish it to a variety of destinations. Current adapters include NNTP newsgroups, Event logs and WSS lists and document liberaries. The most impressive thing is that it can give you an RSS feed of a Google search. The resulting RSS feeds can be published to a variety of destinations such as .Text blogs, FTP, WebDAV...
    Posted Sep 28 2004, 07:59 AM by eduard with | with no comments
    Filed under:
More Posts Next page »
Powered by Community Server (Commercial Edition), by Telligent Systems