-
I know a lot of people use the DataSet QuickWatch utiltity developed by Mohammed Barqawi. The first version of this was posted May 2004. Matt Simner implemented a few additional features which are very interesting, such as: Typed DataSet support. Support for DataTable and DataRow Row Filter option Visual...
-
The last two weeks I have been looking into DB4O 's object database. I really wanted to do someting with it and thought why not create something generic to generate a persistance layer for business objects. Wouldn't it be nice if you would just create your object oriented business layer and generate...
-
Great news! After a LOT of work I am proud to let you know a first beta version of Bloggie has been released. For now, only two testers (Dennis van der Stelt and Edward Bakker) are provided with this version and will hopefully provide me with lots of information to make it bugfree (as far as that is...
-
Yesterday I was browsing on the net searching for some solutions for challenges I currently have to cope with while working on my hobby projects; for example Bloggie. I wanted a simple storage mechanism where no client/server model is necessary. I preferred something for storing my objects so that no...
-
I was looking for some sort of library which implements at least the ftp protocol. I was surprised to find the following : http://www.indyproject.org/download/DotNet.iwp A great class which has build in clients and servers for ftp, http, smtp, nntp, tcp, udp, pop3, imap4 and lots more... and for FREE...
-
Yesterday Microsoft released the first beta of it's AntiSpyware software . In december Microsoft acquired Giant Company Software and used their engine to build this tool. The AntiSpyware offers a system and a real time scan and some tools to get detailed information on running processes, downloaded ActiveX...
-
My router died last week.. so checking in new sources was a bit hard for me... But I just bought a new router and development of Bloggie is still going on, and next year (*grin*) I'll check in the newest sources.. Expect it somewhere on the 2nd january. What I'm doing right now? Well, Bloglib (thus also...
-
There is a small change of specs for Bloggie. After intergrating the Microsoft.Consultingservices html editor control I didn't really liked it... I couldn't trap some events I wanted to.. so I searched further for a better control to use as a basis. So now I have created a html editor control very much...
-
So this weekend I thought : hey, what the heck? Because I don't like BlogJet and w.bloggar, why don't I build my own blog client tool? Just for fun? So I started this new hobbie project of mine, and called it : Bloggie. After a few days playing around I have this screenhot for you guys : I have made...
-
Now that I have a weblog on http://bloggingabout.net I wondered what that little setting 'Allow Web Service Access' meant.. So I fired up my great friend google, and found this interesting web page : http://scottwater.com/articles/desktop The information on this page lets you post new entries to your...
-
For all you people who can't run the 'copy-source-as-html' addin due to whatever reason (read: you don't have framework 1.1 installed ) here is a website I use to format my source code to HTML. http://www.manoli.net/csharpformat/
-
It you're like me and like to copy code from Visual Studio into your BLOG, you might want to check out this utility . It adds a 'Copy as HTML' option to the context menu in your code. To use it, simply mark the code you want to copy and right-click.
-
While working on my project yesterday, I unvolentarily tested another Visual Assist (VA) feature, Crash recovery . I was amazed, and thrilled, to see it work. The Visual Studio IDE stopped responding when I tried to pin the toolbox (which I normally set to Auto Hide). There was no way I could get the...
-
Last weekend I recieved my weekly newsletter from The Code Project . It featured a link to a product showcase which described Visual Assist (VA) from Whole Tomato Software . The article made me curious so I downloaded the trial version . It took me about 5 minutes to start liking the product. I've decided...