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
<
October 2004
>
Su
Mo
Tu
We
Th
Fr
Sa
26
27
28
29
30
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
This Blog
Home
About
Email
Links
Post Categories
.NET (102)
ADO.NET (62)
C# (7)
C++ (1)
CardSpace (0)
Data Access (29)
Data Services (19)
Entity Framework (55)
Hardware (9)
LINQ (27)
Networking (0)
Off Topic (14)
Office (3)
Security (2)
Silverlight (58)
SQL Server (22)
UK Communities (14)
VB (1)
WCF (0)
Web Services (2)
WF (0)
Windows Live (6)
Windows Vista (6)
WPF (21)
XML (5)
Technorati
Messenger
Archives
October 2008 (12)
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)
Monday, October 25, 2004 - Posts
posted
Monday, October 25, 2004 1:28 PM
by
Mike Taulty
::
0 Comments
SQL Server 2005 Web Casts
And following up all the other webcast series that are going around (ASP.NET 2.0, Windows Forms 2.0) here's a set on SQL Server 2005 which shouldn't be missed. http://msdn.microsoft.com/sql/2005webcasts
Read More
posted
Monday, October 25, 2004 7:28 AM
by
Mike Taulty
::
0 Comments
SQL Server 2005 and MARS
There's a good article over here at MSDN on the Multiple Active Result Sets (MARS) feature in SQL Server 2005 and ADO.NET 2.0. What I really liked in there was the section entitled "I Already Have MARS" which is written
Read More
posted
Monday, October 25, 2004 6:44 AM
by
Mike Taulty
::
0 Comments
MCE 2005 Dev and SDK
I happened to come across the Media Center 2005 developer section on MSDN. I haven't looked at this at all before so it's nice to find that writing add-ins for MCE 2005 is done in .NET code and it looks like there's a nice object
Read More
posted
Monday, October 25, 2004 2:02 AM
by
Mike Taulty
::
0 Comments
Rebuilding Solutions with VS.NET 2003
This KB article looks interesting to me - it seems to fix the problem you have in VS.NET 2003 where you rebuild the solution and the tool rebuilds everything for you even though nothing has changed. I haven't installed and tried
Read More
posted
Monday, October 25, 2004 1:41 AM
by
Mike Taulty
::
0 Comments
Windows Forms Webcasts
Hot on the heels of the ASP.NET Webcast series comes a Windows Forms .NET webcast series.
Read More