Welcome to MSDN Blogs Sign in | Join | Help

March 2003 - Posts

1st time traveller caught??

Heh, I was just wondering if this would ever happen in my lifetime <G> http://tv.yahoo.com/news/wwn/20030319/104808600007.html <Yes I know it's fake, but still too much fun to ignore :) rebuffed at http://www.snopes.com/humor/iftrue/insider.htm
Posted by Addys | 0 Comments
Filed under:

I want it all and I want it now!

Dammit, it is annoying working with MS guys who keep dropping remarks such as " yeah, I played around with the C# features in whidbey and they are pretty cool... " and then follow that up with " ... I wouldn't have bothered, but I needed it for developing
Posted by Addys | 0 Comments
Filed under:

SharePoint Products and Technologies Developers’ Conference

Hi, I will be attending the SharePoint Products and Technologies Developers’ Conference between April 14 – 17, 2003 in Redmond. My main areas of interest: Sharepoint V2 and InfoPath. Does anyone want to try to meet up over there?
Posted by Addys | 0 Comments
Filed under:

Looking for lexical analyzers in .NET...

Maybe someone out there can help me out: I need to parse a really complex data format which tends to change every now and then. Manually coding something to read the data and take it apart would probably result in an app which needs reworking for every
Posted by Addys | 1 Comments
Filed under:

Final Flight of the Osiris - W00T!

Just saw the Final Flight of the Osiris (along with "Dreamcatchers"). The characters- wow . The story - WOW . The CGI animation - WOWOWOWOW . The coolness factor - undescribable:) In short, the 10$ ticket was worth every cent just for the 4 minutes of
Posted by Addys | 0 Comments
Filed under:

Iraqi picture - Life following art??

This picture appeared on the CNN homepage as part of a headline describing the fighting in Nasiriya: I can't help but wonder about the amazing similarity between that picture and a CounterStrike screenshot. Would anyone care to bet on the chances of that
Posted by Addys | 0 Comments
Filed under:

Any good RSS feeds for following the events in Iraq?

Preferably updated at 30-second intervals :)
Posted by Addys | 0 Comments
Filed under:

XML Comments in VB.NET

For anyone who really misses XML comment support in VB.NET - check out VBXC - which adds an almost complete implementation to the VB.NET IDE. While it isn't quite stable (it tends to popup error windows now and again almost at random) it is great at what
Posted by Addys | 1 Comments
Filed under:

Ingo Rammer's newsletter

Peer pressure will get ya every time - I don't wanna be the only guy on the server who didn't mention that Ingo Rammer's newsletter is out. And it is short and sweet, just as I like 'em :)
Posted by Addys | 0 Comments
Filed under:

Ugly!

C# Syntax for having an interface implement another interface: public interface I2 : I1 Now the same in VB.NET: Public Interface I2 Inherits I1 "inheriting" an interface... Ugh. Why oh why does my client prefer VB.NET??? (Answer: it isn't case sensitive.
Posted by Addys | 1 Comments
Filed under:

Is VB.NET falling behind C# ?

Looking over the new features planned for C# and then for VB.NET it seems (at least at first glance) that C# programmers are getting lots of new goodies which the VB guys aren't. So far MSFT has gone to great lengths to keep both languages equivalent,
Posted by Addys | 3 Comments
Filed under:

VS.NET IDE Oddities

Has anyone noticed that conditional compilation clauses make the VB.NET IDE act strangely? Try this: 1. Enter the following code snippet into an empty VB class file in your project. Save the file. # If DEBUG Then # Region "some stuff" Public Class temp
Posted by Addys | 2 Comments
Filed under:

Anything-to-PDF convertor

This is just too cool to keep to myself. Everyone should take a look at a utility available at http://www.pdf995.com which installs itself as a local printer, and converts anything you print into a PDF file. We just tested it with an insane 150 page report
Posted by Addys | 4 Comments
Filed under:

Quality Posts? Nah.....

At the beginning I thought I would only post stuff really worth mentioning. And then I posted this :)
Posted by Addys | 1 Comments
Filed under:

More on the RSS front

Well, Over the weekend I got a bare-bones NNTP handler up and running, so my backyard RSS aggregator is now also my news reader. That forced me to move from XML data files to an MDB format, mainly because of the sheer amount of text content which is accumulating.
Posted by Addys | 1 Comments
Filed under:

Blimps are evil!

Beware- anything you drink while reading this will probably get sprayed all over your keyboard.... http://boards.straightdope.com/sdmb/showthread.php?threadid=160851&perpage=50&pagenumber=1
Posted by Addys | 2 Comments
Filed under:

The Patents war reaches new levels of absurdity

This will never end. Palo Alto Research Center has filed for a patent on Aspect Oriented Programming http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=/netahtml/%20srchnum.htm&r=1&f=G&l=50&s1=6,467,086.WKU.&OS=PN/6,467,086&RS=PN/%206,467,086
Posted by Addys | 0 Comments
Filed under:

Nunit

Just wanted to let y'all know that Nunit 2.0 rocks ! As if you didn't know that already... The NUnitAddIn is also very cool, although it is far from stable. I find myself stopping the service and restarting VS.NET every few minutes when working with it,
Posted by Addys | 4 Comments
Filed under:
 
Page view tracker