Home
Blogs
Files
Reader
Roller
RSS 2.0
Atom 1.0
Mike Taulty's Blog
Bits and Bytes
Go
Welcome to Mike Taulty's Weblog
Sign in
|
Join
|
Help
<
March 2004
>
Su
Mo
Tu
We
Th
Fr
Sa
29
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
This Blog
Home
About
Email
Links
Post Categories
.NET (116)
ADO.NET (63)
C# (7)
C++ (1)
CardSpace (0)
Data Access (30)
Data Services (20)
Entity Framework (56)
Hardware (10)
LINQ (27)
Networking (0)
Off Topic (15)
Office (3)
Security (2)
Silverlight (67)
SQL Server (23)
UK Communities (22)
VB (1)
WCF (0)
Web Services (3)
WF (0)
Windows Live (7)
Windows Vista (6)
WPF (37)
XML (6)
Technorati
Messenger
Archives
November 2008 (19)
October 2008 (33)
September 2008 (31)
August 2008 (12)
July 2008 (22)
June 2008 (18)
May 2008 (18)
April 2008 (18)
March 2008 (23)
February 2008 (21)
January 2008 (31)
December 2007 (32)
November 2007 (27)
October 2007 (22)
September 2007 (25)
August 2007 (71)
July 2007 (22)
June 2007 (30)
May 2007 (49)
April 2007 (34)
March 2007 (33)
February 2007 (28)
January 2007 (21)
December 2006 (32)
November 2006 (35)
October 2006 (31)
September 2006 (37)
August 2006 (29)
July 2006 (15)
June 2006 (36)
May 2006 (15)
April 2006 (12)
March 2006 (28)
February 2006 (22)
January 2006 (40)
December 2005 (24)
November 2005 (22)
October 2005 (17)
September 2005 (10)
August 2005 (15)
July 2005 (16)
June 2005 (30)
May 2005 (26)
April 2005 (30)
March 2005 (43)
February 2005 (35)
January 2005 (19)
December 2004 (20)
November 2004 (27)
October 2004 (31)
September 2004 (18)
August 2004 (28)
July 2004 (32)
June 2004 (19)
May 2004 (16)
April 2004 (14)
March 2004 (28)
February 2004 (20)
January 2004 (17)
December 2003 (7)
November 2003 (11)
October 2003 (14)
September 2003 (13)
August 2003 (9)
July 2003 (12)
Thursday, March 25, 2004 - Posts
posted
Thursday, March 25, 2004 11:19 AM
by
Mike Taulty
::
0 Comments
Visual Studio 2005 Community Technology Preview March 2004
For those with MSDN subscriber downloads it looks like there's an updated version of VS.NET (from VSLive) posted on the 24th March. http://msdn.microsoft.com/subscriptions/downloads/default.asp
Read More
posted
Thursday, March 25, 2004 11:16 AM
by
Mike Taulty
::
1 Comments
Assertions
One of my real bug-bears when writing commercial code is around assertions. I love assertions and am probably over-liberal in their use if I'm trying to write code that I would actually ship to someone and expect them to pay for.
Read More
posted
Thursday, March 25, 2004 11:09 AM
by
Mike Taulty
::
2 Comments
Asus and a Wirless Harddrive
Another register story here saying that Asus has a WiFi harddrive in the making. I'm not quite sure I get this. Today, I carry around a 20GB hard drive that operates over USB2.0 and when I need to get some extra storage or transfer
Read More
posted
Thursday, March 25, 2004 11:05 AM
by
Mike Taulty
::
0 Comments
Sony and Electronic-Book
Interesting story over on The Register on Sony's "electronic book". It sounds as though it's a single-function device devoting to "e-reading" from the article.
Read More
posted
Thursday, March 25, 2004 11:03 AM
by
Mike Taulty
::
0 Comments
TabletPC preview?
Some info over on TabletPCBuzz.com about what I would call the "Early Adopter" preview of Windows XP Service Pack 2 and its inclusion of the updated edition of the Tablet PC operating system. Take care which devices you install the
Read More
posted
Thursday, March 25, 2004 10:54 AM
by
Mike Taulty
::
0 Comments
Brain.Reload()
So, I guess it's a bad sign of your age when you can't remember whether you've blogged something before or not and I guess it's a sad indictment of your character when you can't be bothered to check ;-) I saw a digital camera in
Read More
posted
Thursday, March 25, 2004 10:50 AM
by
Mike Taulty
::
0 Comments
SOAP and denial-of-service attack
I thought this posting from Sun was interesting as it highlights how sending SOAP envelopes over HTTP to a server can result in a security problem. I'm a huge fan of SOAP and web services in general but I think that there's a general misconception
Read More