<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-IE"><title type="html">Paul Fallon's WebLog</title><subtitle type="html">From Ireland: a little bit of this and a little bit of that</subtitle><id>http://blogs.msdn.com/paul_fallon/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/paul_fallon/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2004-07-03T17:51:00Z</updated><entry><title>Blog moved....</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2005/02/25/380544.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2005/02/25/380544.aspx</id><published>2005-02-26T03:34:00Z</published><updated>2005-02-26T03:34:00Z</updated><content type="html">&lt;p&gt;My Blog is now at &lt;a href="http://paulfallon.com/"&gt;http://paulfallon.com&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=380544" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author></entry><entry><title>Omri Gazitt talks about what Microsoft is doing with Web Services</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2005/01/10/349980.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2005/01/10/349980.aspx</id><published>2005-01-11T00:29:00Z</published><updated>2005-01-11T00:29:00Z</updated><content type="html">&lt;p&gt;&lt;a href="http://www.gazitt.com/OhmBlog/"&gt;Omri Gazitt &lt;/a&gt;is the product unit manager on the advanced Web Services team. &lt;/p&gt; &lt;p&gt;The folks at Channel9 ask him, What is Microsoft doing with Web Services?&lt;/p&gt; &lt;p&gt;you can see the video at &lt;a href="http://channel9.msdn.com/ShowPost.aspx?PostID=34980#34980"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=34980#34980&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Ciao,&lt;/p&gt; &lt;p&gt;P.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=349980" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- Web Services" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Web+Services/default.aspx" /><category term="- Indigo" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Indigo/default.aspx" /><category term="- SO and SOA" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+SO+and+SOA/default.aspx" /></entry><entry><title>Volatile Transactions &amp; In-Memory Transactions - do they have ACID, ACId or ACI properties?</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/12/12/280207.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/12/12/280207.aspx</id><published>2004-12-13T01:07:00Z</published><updated>2004-12-13T01:07:00Z</updated><content type="html">&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;In my last blog posting, &lt;a id="viewpost" href="/paul_fallon/archive/2004/12/08/278563.aspx"&gt;How should we think of Transactions ?&lt;/a&gt; I mentioned Volatile transactions and how I&amp;nbsp;currently think&amp;nbsp;they can be perceived in different ways! Do they have ACID, ACId or ACI properties?&lt;?xml:namespace prefix ="" o /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;In case you do not know what Volatile Transactions (aka&amp;nbsp;In-Memory Transactions) are, they&amp;nbsp;are transactions that do not&amp;nbsp;persist&amp;nbsp;to a durable store such as a hard disk (ouch! we have multiple definitions of durable to content with &lt;img src="http://www.paulfallon.com/BlogImages/smile12.gif"&gt;). They are transactions that are done completely in memory and do not incur the I/O cost of writing to a hard disk&amp;nbsp;a Transaction log or the actual known data/state.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;What is interesting about Volatile transactions is that they are sometimes perceived as not being Transactional, because they are viewed&amp;nbsp;as not&amp;nbsp;meeting the ACID properties, especially the "D" property. I suspect the main reason for this view is because there are no Transaction logs and/or no data stored to hard disk.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;So when you look at a typical definition of the ACID properties (like what I have listed below), some of the reasons why this view maybe held become apparent:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;(NB. this is an amalgamation/synopsis of many definitions I have seen)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;A&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; - Atomicity - Transactions are atomic (all or nothing) &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;C&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; - Consistency - The transaction is a correct transformation of state. Consistency constraints that are defined on the underlying data servers are preserved by a transaction.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;I&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; -&amp;nbsp;Isolation - Each transaction should appear to execute independently of other transactions that may be executing concurrently in the same environment.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;D&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; - Durability&amp;nbsp;- Once a transaction commits, it’s updates survive even, if the system goes down &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;/span&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;ok, so a Volatile Transaction meets the ACI of the ACID properties, but not the D as defined above. But is this ("Once a transaction commits, it’s updates survive even, if the system goes down") a true reflection of what Durability means? Many similar variants of this definition gets used on a frequent based and they bring specifics to the definiton that are not about the failure of meeting the ACI properties or making the "Commited" value available/public but focus on the failure of media or a system. In my opinion the failure of media or a system is not an aspect of the paradigm or indeed part of the ACID properties, but an aspect of how the paradigm can be implemented and/or a requirement of the longevity of the state being persisted/determined. It is perhaps the fact that the best known implementation of the data server feature of the transactional paradigm is a database&amp;nbsp;that has led us to shape the ACID properties to the specifics of databases. But perhaps the Transactional paradigm has more to offer than the correctness of data/state transformations on a database.&amp;nbsp;The transaction paradigm has a core focus on simpilifing how we can achieve the correctness of data/state transformations where we may have to deal with concurrency management and recovery control and this can be applied to any transformation of state.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Perhaps a different way to look at the durability of ACID is where the definition of ACID as an acronym came from and how some of the leading experts in the industry define them. As far as I know the ACID acronym was first coined by Haerder and Reuter (1983). The definition I like to use is that&amp;nbsp;by Gray and Reuter (1993). It is the following:&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;A&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; - Atomicity - A transaction's changes to state are atomic: either all happens or none happen. These changes include database changes, messages, and all actions on transducers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;C&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; - Consistency -&amp;nbsp;A transaction is a correct transformation of the state. The actions taken as a group do not violate any of the integrity constraints associated with the state. This requires that the transaction be a correct program.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;I&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; -&amp;nbsp;Isolation - Even though transactions execute concurrently, it appears to each transaction, T, that others executed either before T or after T, but not both&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;D&lt;/span&gt;&lt;/em&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; - Durability&amp;nbsp;- Once a transaction completes successfully (commits), its changes to the state survive failures.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;When you read this definition of Durability (and the ACID properties overall), it in my option explains the feature richness of transactions and how it can be applied to the persistence of the transformation of state and also how it applies to the other properties such as A, C and I. The state survives failures by the data server ensuring that when the transaction commits a new durable state is persisted/stable/available/public and if something goes wrong (such as not be able to ensure Consistency) that&amp;nbsp;the data server returns to&amp;nbsp;the previous known state. In essence,&amp;nbsp;this is a contract that guarantees the persistence and stability of the state and that the outcome of a transaction is known/public and usable in subsequent transactions, as a known/correct state. A good definition I have seen is that once a transaction is committed, it cannot be abrogated.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;With Durability being about the persistence, stability and making public of “commited”/known state as we&amp;nbsp;transform from one known/correct state&amp;nbsp;to another, it allows us to&amp;nbsp;leverage the&amp;nbsp;transaction paradigm in many scenarios. For example&amp;nbsp;when using Volatile Transactions, we are leveraging data servers that store data on Volatile media, such as RAM and providing the transaction paradigm in-memory. With the common misunderstanding that Transactions are exclusively for databases, the question arises about the “D” property.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;For me the Durability aspect of a transaction is present in a Volatile transaction. The question is whether its “D” or “d”. Since most transactions are based on the X/Open Transaction processing model, the requirement for log managers or lock managers in resource managers (data servers) are not central or core to implementing the transactional paradigm at a base level. In relation to the usage of Volatile media for Transactions? in my opinion the requirement of the media used by the data server is that it is able to present a stable/persistent/public state once "Commit" has occured.&lt;/span&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt;&amp;nbsp;So I believe that Volatile Transactions meet all of the ACID properties and that its ACID with a "D" &lt;img src="http://www.paulfallon.com/BlogImages/smile3.gif"&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;o:p&gt;phew! long post. &lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;I guess the crux of the issue is the 2 uses of "durable" when talking about Transactions. One is&amp;nbsp;the "D" in the ACID properties and the other is the property of the data/state/media being used&amp;nbsp;(and&amp;nbsp;how it is&amp;nbsp;stored). The "D" in the ACID properties is more about making a "commited" value available and the other is about an implementation requirement of how long (and/or resilient) a known/committed state must be. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;o:p&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;/font&gt;&lt;/o:p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=280207" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- Enterprise Services" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Enterprise+Services/default.aspx" /><category term="- Web Services" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Web+Services/default.aspx" /><category term="- .NET" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+.NET/default.aspx" /><category term="- Whidbey" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Whidbey/default.aspx" /><category term="- Indigo" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Indigo/default.aspx" /><category term="- SQL Server" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+SQL+Server/default.aspx" /><category term="- COM" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+COM/default.aspx" /><category term="- SO and SOA" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+SO+and+SOA/default.aspx" /><category term="- Transactions" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Transactions/default.aspx" /></entry><entry><title>PDC 2005 - are you going to be there?  Los Angelas - Sept. 11 - 16, 2005 </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/12/12/280195.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/12/12/280195.aspx</id><published>2004-12-13T00:04:00Z</published><updated>2004-12-13T00:04:00Z</updated><content type="html">&lt;p&gt;So now the news is out, there is going to be a PDC 2005 &lt;img src="http://www.paulfallon.com/BlogImages/smile2.gif"&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://msdn.microsoft.com/events/pdc/"&gt;There are currently no more details available&lt;/a&gt;, but you can &lt;a href="http://msdn.microsoft.com/events/pdc/"&gt;signup&lt;/a&gt; for updates as the details develop.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=280195" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- .NET" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+.NET/default.aspx" /><category term="- Indigo" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Indigo/default.aspx" /><category term="- SO and SOA" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+SO+and+SOA/default.aspx" /><category term="- Longhorn" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Longhorn/default.aspx" /></entry><entry><title>64-bit .NET Framework programming section on MSDN goes live!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/12/01/273212.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/12/01/273212.aspx</id><published>2004-12-02T03:48:00Z</published><updated>2004-12-02T03:48:00Z</updated><content type="html">&lt;p&gt;A new section of the .NET Framework Developer Center went live today, it focuses on &lt;a href="http://msdn.microsoft.com/netframework/programming/64bit/"&gt;64-bit .NET Framework programming&lt;/a&gt;. &lt;/p&gt;&lt;p&gt;Over to &lt;a href="http://blogs.msdn.com/frankred/archive/2004/12/01/273176.aspx"&gt;Frank Redmond&lt;/a&gt; for the details:&lt;/p&gt;&lt;p&gt;&amp;lt;extract&amp;gt;&lt;/p&gt;&lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt"&gt;Check out the MSDN .NET &lt;?xml:namespace prefix ="" st1 ns ="" "urn:schemas-microsoft-com:office:smarttags" /&gt;&lt;st1:place w:st="on"&gt;&lt;st1:placename w:st="on"&gt;Framework&lt;/st1:placename&gt; &lt;st1:placename w:st="on"&gt;Developer&lt;/st1:placename&gt; &lt;st1:placetype w:st="on"&gt;Center&lt;/st1:placetype&gt;&lt;/st1:place&gt;’s &lt;a title="http://msdn.microsoft.com/netframework/programming/64bit/" href="http://msdn.microsoft.com/netframework/programming/64bit/"&gt;new 64-bit .NET Framework programming section&lt;/a&gt;! The new 64-bit .NET Framework programming section includes: development articles, tools and community resources as well as 2 step-by-step Hands-On Lab (HOL) samples that will get you up to speed quickly on 64-bit .NET Framework programming. &lt;a title="http://www.microsoft.com/downloads/details.aspx?FamilyId=1CEBA173-902B-40E4-AE14-0A566C9DA155&amp;amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=1CEBA173-902B-40E4-AE14-0A566C9DA155&amp;amp;displaylang=en"&gt;HOL501&lt;/a&gt; addresses the most common managed code migration scenarios: migrating managed code with no native dependencies, migrating managed code w/a dependency on a native DLL, migrating managed code w/a dependency on a native DLL that requires unsafe code and migrating managed code w/a dependency on a native COM component. &lt;a title="http://www.microsoft.com/downloads/details.aspx?FamilyId=A5699457-7F57-455A-AA4E-0EBD42DB53F6&amp;amp;displaylang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=A5699457-7F57-455A-AA4E-0EBD42DB53F6&amp;amp;displaylang=en"&gt;HOL503&lt;/a&gt; addresses C++ migration issues such as data type changes to the Win32 API and floating-point differences as well as investigating memory performance considerations. The new 64-bit .NET Framework programming section also includes a step-by-step guide on &lt;a title="http://msdn.microsoft.com/netframework/programming/64bit/remotedebugging/" href="http://msdn.microsoft.com/netframework/programming/64bit/remotedebugging/"&gt;Visual Studio 2005 remote debugging&lt;/a&gt;. Check out the new 64-bit .NET Framework programming section on the MSDN .NET &lt;st1:place w:st="on"&gt;&lt;st1:placename w:st="on"&gt;Framework&lt;/st1:placename&gt; &lt;st1:placename w:st="on"&gt;Developer&lt;/st1:placename&gt; &lt;st1:placetype w:st="on"&gt;Center&lt;/st1:placetype&gt;&lt;/st1:place&gt; and let me know what you think!&lt;/p&gt;&lt;p&gt;&lt;img height="1" src="http://blogs.msdn.com/frankred/aggbug/273176.aspx" width="1"&gt;&amp;lt;/extract&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=273212" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- The 64bit World" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+The+64bit+World/default.aspx" /></entry><entry><title> Windows 64-bit Hands-On Training &amp; Windows 64-bit Compatibility Workshops</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/11/18/265775.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/11/18/265775.aspx</id><published>2004-11-19T01:57:00Z</published><updated>2004-11-19T01:57:00Z</updated><content type="html">&lt;p&gt;From Jan till July of next year, the &lt;a href="http://www.route64.net/"&gt;Route64 Training Tour&lt;/a&gt; is visiting over 20 cities providing:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Windows 64-bit Hands-On Training&lt;/strong&gt; is a 3-day training designed to provide the most comprehensive contents of of what it takes to fully leverage Windows on 64-bit processors. At the completion of this training, we expect attendees to be fully comfortable with developing on Windows 64-bit and in some cases to have fully ported their application. This training includes two tracks, the Server and Client Tracks. Read more about the tracks. &lt;li&gt;&lt;strong&gt;Windows 64-bit Compatibility Workshop&lt;/strong&gt; is a one-day training for ISVs and Enterprise developers who are looking at testing their 32-bit application on a Windows 64-bit. The workshop includes several hands-on sessions on three architectures to give you the opportunity to experiment with Windows 64-bit. &lt;li&gt;&lt;strong&gt;Windows 64-bit Device Driver Workshop &lt;/strong&gt;is a one-day training for IHVs and Enterprise developers who wants to start porting their 32-bit device driver on Windows 64-bit. This workshop is designed to present the key differences between a 32-bit environment and a 64-bit one. It includes several hands-on sessions on porting Device Drivers. Because of the complexity of running a Device Driver workshop, this workshop runs only in some selected cities. &lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;So if you are looking to learn more about:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Windows 64-bit &amp;amp; Hardware Architectures&lt;/li&gt;&lt;li&gt;Migrating C/C++ Applications to Windows 64-bit&lt;/li&gt;&lt;li&gt;Optimizing SQL Server on 64-bit&lt;/li&gt;&lt;li&gt;OpenGL in a 64-bit environment&lt;/li&gt;&lt;li&gt;COM Components in Windows 64-bit&lt;/li&gt;&lt;li&gt;.NET Managed Code in Windows 64-bit&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;as well have opportunities on &lt;strong&gt;three&lt;/strong&gt; different configuration of Windows 64-bit:&lt;/p&gt;&lt;ul&gt;• Windows Server 2003 SP1 64-bit Edition on Itanium 2 processor &lt;br /&gt;• Windows Server 2003 SP1 64-bit Edition on Xeon processor &lt;br /&gt;• Windows XP 64-bit Edition on Xeon processor&lt;br /&gt;&lt;/ul&gt;&lt;p&gt;You can find more details&amp;nbsp;and how to register at the Route64 site (&lt;a href="http://www.route64.net/"&gt;http://www.route64.net/&lt;/a&gt;)&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=265775" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- .NET" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+.NET/default.aspx" /><category term="- Whidbey" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Whidbey/default.aspx" /><category term="- The 64bit World" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+The+64bit+World/default.aspx" /><category term="- SQL Server" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+SQL+Server/default.aspx" /><category term="- COM" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+COM/default.aspx" /></entry><entry><title>On Demand 64bit Windows Webcasts</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/11/18/265765.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/11/18/265765.aspx</id><published>2004-11-19T01:45:00Z</published><updated>2004-11-19T01:45:00Z</updated><content type="html">&lt;p&gt;At &lt;a href="http://www.microsoft.com/seminar/events/series/msdn64bitwin.mspx"&gt;http://www.microsoft.com/seminar/events/series/msdn64bitwin.mspx&lt;/a&gt;&amp;nbsp;you will find&amp;nbsp;a series of Webcasts that focus on 64bit computing on Windows.&lt;/p&gt;&lt;p&gt;Tune in to this webcast series and learn of the advantages that&amp;nbsp;64-bit computing brings:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Run existing 32-bit code without modification on 64-bit Windows.&lt;/li&gt;&lt;li&gt;Write native 64-bit code (managed and unmanaged)&lt;/li&gt;&lt;li&gt;Learn about the next generation of development tools.&lt;/li&gt;&lt;li&gt;Find out about 64-bit processor architectures.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=265765" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- The 64bit World" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+The+64bit+World/default.aspx" /></entry><entry><title>MSDN Ireland at the Movies: Dr Strangelove</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/11/02/251052.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/11/02/251052.aspx</id><published>2004-11-02T21:19:00Z</published><updated>2004-11-02T21:19:00Z</updated><content type="html">&lt;table id="Table1" cellspacing="0" cellpadding="0" width="610" align="center" border="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td colspan="2"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top" align="left" width="610" colspan="2"&gt;&lt;p&gt;&lt;img height="182" src="http://www.microsoft.ie/edm/strangelove/images/01.gif" width="650"&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign="top" align="left" width="354"&gt;&lt;img height="199" src="http://www.microsoft.ie/edm/strangelove/images/left.gif" width="355"&gt;&lt;/td&gt;&lt;td valign="top" align="left" width="296"&gt;&lt;img height="199" src="http://www.microsoft.ie/edm/strangelove/images/right.gif" width="296"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr valign="top" align="left"&gt;&lt;td colspan="2"&gt;&lt;a href="http://www.microsoft.ie/developer/"&gt;&lt;img height="323" src="http://www.microsoft.ie/edm/strangelove/images/03.gif" width="650" border="0"&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td colspan="2" height="49"&gt;&lt;img height="173" src="http://www.microsoft.ie/edm/strangelove/images/04.gif" width="650"&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p align="center"&gt;&lt;font style="FONT-SIZE: 11px" face="Verdana, Arial, Helvetica, sans-serif, Futura Md"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Dublin&lt;/strong&gt; - Monday 15th November, Sugar Club, Leeson St, Dublin 2, 7pm.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Belfast&lt;/strong&gt; - Tuesday 23rd November, The Vue Cinema, Odyssey Pavillion, 7pm.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Galway&lt;/strong&gt; - Wednesday 24th November, Cinemobile, The Huntsman Bar, 7pm.&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Cork&lt;/strong&gt; - Thursday 25th November,Triskel Arts Centre, 7pm.&lt;/font&gt; &lt;/p&gt;&lt;table id="Table3" cellspacing="0" cellpadding="0" width="645" align="center" border="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="HEIGHT: 34px" align="middle" width="645"&gt;&lt;font face="Verdana, Arial, Helvetica, sans-serif, Futura Md" size="1"&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align="middle"&gt;&lt;p&gt;&lt;font face="Verdana, Arial, Helvetica, sans-serif, Futura Md" size="1"&gt;&lt;br /&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=251052" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- MSDN" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+MSDN/default.aspx" /></entry><entry><title>Developers.ie is live</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/11/02/251050.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/11/02/251050.aspx</id><published>2004-11-02T21:18:00Z</published><updated>2004-11-02T21:18:00Z</updated><content type="html">&lt;a href="http://weblogs.asp.net/pleloup/"&gt;Pascal&lt;/a&gt; and the &lt;a href="http://www.developers.ie/"&gt;Irish Developers Alliance members&lt;/a&gt; have been busy. The &lt;a href="http://www.developers.ie/"&gt;site&lt;/a&gt;&amp;nbsp;is live and&amp;nbsp;you can find &lt;a href="http://www.developers.ie/forum/"&gt;forums&lt;/a&gt; and &lt;a href="http://www.developers.ie/blogs/"&gt;blogs&lt;/a&gt; for Irish developers. Nice one folks!&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=251050" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- .NET" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+.NET/default.aspx" /><category term="- MSDN" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+MSDN/default.aspx" /></entry><entry><title>Eric Rudder is speaking at our next MSDN event, WOW!!</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/10/19/244786.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/10/19/244786.aspx</id><published>2004-10-20T06:20:00Z</published><updated>2004-10-20T06:20:00Z</updated><content type="html">&lt;p&gt;Congratulations to our &lt;a href="http://www.microsoft.com/ireland/msdn/contact/default.asp"&gt;local DPE in Ireland&lt;/a&gt;, they really have out done themselves this time!! On &lt;a href="http://www.microsoft.com/ireland/msdn/events/msdnday.asp"&gt;Wed. the 3rd of Nov&lt;/a&gt;,&amp;nbsp;we have a full day event that is jam packed with great sessions and exceptional speakers. The list of speakers includes&amp;nbsp;&lt;a href="http://msdn.microsoft.com/blogs/ericr/"&gt;Eric Rudder&lt;/a&gt;, who is the &lt;a href="http://www.microsoft.com/presspass/exec/ericr/default.asp"&gt;senior vice president of Servers and Tools&lt;/a&gt;. Eric and his team are responsible for everything that is the programming model for the client and server, for creating the best tools for the .NET platform and for fostering synergies between Windows and the Windows Server System offerings. IMHO, I think one of the best descriptions of his role is&amp;nbsp;on &lt;a href="http://www.businessweek.com/"&gt;BusinessWeek.Com&lt;/a&gt;, he is the &lt;a href="http://www.businessweek.com/technology/content/oct2002/tc2002101_3287.htm"&gt;.NET General&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;IMHO this is a must for every Irish developer as&amp;nbsp;Eric is going to cover &lt;a href="http://www.microsoft.com/ireland/msdn/events/msdnday.asp"&gt;the Future Landscape of Microsoft's Servers and Tools&lt;/a&gt;&amp;nbsp;and boy!! do we have some really cool and&amp;nbsp;clever stuff in the pipeline. Take a look at the &lt;a href="http://lab.msdn.microsoft.com/vs2005/"&gt;Whidbey&lt;/a&gt;&amp;nbsp;and &lt;a href="http://www.microsoft.com/windows/longhorn/default.mspx"&gt;Longhorn&lt;/a&gt; waves of technologies,&amp;nbsp;the stuff is just amazing!! I'm only just back from an amazing trip to MS Corp, where I&amp;nbsp;had the pleasure (and I sincerely thank all those involved in allowing me to attend!!! )&amp;nbsp; of being&amp;nbsp;involved in a Software Design Review (SDR)&amp;nbsp;of &lt;a href="http://msdn.microsoft.com/msdnmag/issues/04/01/indigo/default.aspx"&gt;Indigo&lt;/a&gt;!!! Sorry, can't comment but bear with me!! I will blog about the waves of technologies and hopefully give you some insightful pointers on whats in the pipeline ;) While you wait, have a peek at &lt;A href="http://blogs.msdn.com/richardt/"&gt;Richard Turner's blog&lt;/a&gt;; at the moment&amp;nbsp;he is working on some &lt;A href="http://blogs.msdn.com/richardt/archive/2004/09/02/224862.aspx"&gt;really great whitepapers that are going to provide prescriptive guidance on developing distributed systems&lt;/a&gt;&amp;nbsp;with the current MS stack and discusses&amp;nbsp;the when, where and how to most appropriately use Microsoft's distributed systems technologies including ASMX, Enterprise Services and Remoting.&lt;/p&gt; &lt;p&gt;You can register for the Irish MSDN event at &lt;a href="http://www.microsoft.com/ireland/msdn/events/msdnday.asp"&gt;http://www.microsoft.com/ireland/msdn/events/msdnday.asp&lt;/a&gt;&amp;nbsp;and if you have any q's &lt;A href="http://blogs.msdn.com/paul_fallon/contact.aspx"&gt;contact me&lt;/a&gt; or those&amp;nbsp;hard working folks in the &lt;a href="http://www.microsoft.com/ireland/msdn/contact/default.asp"&gt;Irish DPE team&lt;/a&gt;&amp;nbsp;(and oh yeah, &lt;a href="http://www.microsoft.com/ireland/msdn/contact/default.asp"&gt;Clare&lt;/a&gt;, why don't you blog!! :) ).&lt;/p&gt; &lt;p&gt;Look forward to seeing you all there and hey, I would really like some suggestions on what to blog about?? as its hard to know what to do with so many bloggers out there??; the product guys have all of the fun ;)&amp;nbsp;and will always&amp;nbsp;beat us&amp;nbsp;MS field folks to the punch!!&amp;nbsp;Being original and revelant is an art and not a science; and as &lt;A href="http://blogs.msdn.com/christopherbaldwin/"&gt;Christopher Baldwin&lt;/a&gt; pointed out today on his very 1st blog entry, "&lt;A href="http://blogs.msdn.com/christopherbaldwin/archive/2004/10/19/244544.aspx"&gt;its about time, Or maybe more accurately, it's about making the time&lt;/a&gt;" and I would add its about finding the time!! which is &lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"&gt;slightly &lt;/span&gt;different in my book, being a consultant!&lt;/p&gt; &lt;p&gt;Ciao and seeya in 2 weeks?? right? ;)&lt;/p&gt; &lt;p&gt;P.&lt;/p&gt; &lt;p&gt;btw, if you're looking to read up on what we are planning and gain some insight into the direction for Visual Studio and the related products from now, through Whidbey and Burton, and to the future? have a look at these blogs from the &lt;a href="http://msdn.microsoft.com/vstudio/team/execs/default.aspx"&gt;Developer Division leadership team&lt;/a&gt;. Also, and this is Very NB, &lt;A href="http://blogs.msdn.com/Somasegar/archive/2004/10/18/244160.aspx"&gt;Somasegar&lt;/a&gt;&amp;nbsp;is asking &lt;A href="http://blogs.msdn.com/Somasegar/archive/2004/10/18/244160.aspx"&gt;"What do you want us to blog about?"&lt;/a&gt;; this is a VERY MUST blog to visit, we in Microsoft want to understand the ways in which our stack gets used and how you would like&amp;nbsp;them to evolve?&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt; &lt;p&gt;and, oh yeah, &lt;/p&gt; &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;u&gt;&lt;font size="4"&gt;You can register for the Irish MSDN event at &lt;/font&gt;&lt;/u&gt;&lt;/em&gt;&lt;/strong&gt;&lt;a href="http://www.microsoft.com/ireland/msdn/events/msdnday.asp"&gt;&lt;strong&gt;&lt;em&gt;&lt;font size="4"&gt;http://www.microsoft.com/ireland/msdn/events/msdnday.asp&lt;/font&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt;&lt;em&gt;&lt;u&gt;&lt;font size="4"&gt;&amp;nbsp;&lt;/font&gt;&lt;/u&gt;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=244786" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- Web Services" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Web+Services/default.aspx" /><category term="- .NET" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+.NET/default.aspx" /><category term="- Whidbey" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Whidbey/default.aspx" /><category term="- Indigo" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Indigo/default.aspx" /><category term="- MSDN" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+MSDN/default.aspx" /><category term="- SO and SOA" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+SO+and+SOA/default.aspx" /></entry><entry><title>Edit and Continue support coming to C# in Visual Studio 2005</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/10/15/242917.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/10/15/242917.aspx</id><published>2004-10-16T01:40:00Z</published><updated>2004-10-16T01:40:00Z</updated><content type="html">Well lots of folks gave &lt;a href="http://lab.msdn.microsoft.com/productfeedback/"&gt;feedback&lt;/a&gt; that they would like to see C# support for&amp;nbsp;&lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsdebug/html/vxgrfeditcontinuevisualcvisualbasic.asp"&gt;Edit and Continue&lt;/a&gt; in &lt;a href="http://lab.msdn.microsoft.com/vs2005/"&gt;Whidbey&lt;/a&gt;, and its on the way. See &lt;A href="http://blogs.msdn.com/somasegar/"&gt;Soma's blog&lt;/a&gt; for the &lt;A href="http://blogs.msdn.com/somasegar/archive/2004/10/15/242853.aspx"&gt;announcement&lt;/a&gt;. Congrats to all involved.&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=242917" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- Whidbey" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Whidbey/default.aspx" /></entry><entry><title>64-bit computing Webcast series - Nov 1st to 5th</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/10/08/239947.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/10/08/239947.aspx</id><published>2004-10-08T20:06:00Z</published><updated>2004-10-08T20:06:00Z</updated><content type="html">&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;From November 1-5, the MSDN Team is delivering a webcast series that will help you&lt;font color="black"&gt;&lt;span style="COLOR: black"&gt; &lt;/span&gt;&lt;/font&gt;take advantage of the sweeping change in technology offered by 64-bit computing.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;?xml:namespace prefix = o /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt"&gt;&lt;font face="Symbol" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol"&gt;·&lt;/span&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="1"&gt;&lt;span style="FONT-SIZE: 7pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Run existing 32-bit code without modification on 64-bit Windows&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt"&gt;&lt;font face="Symbol" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol"&gt;·&lt;/span&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="1"&gt;&lt;span style="FONT-SIZE: 7pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Write native 64-bit code (managed and unmanaged)&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt"&gt;&lt;font face="Symbol" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol"&gt;·&lt;/span&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="1"&gt;&lt;span style="FONT-SIZE: 7pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Learn about the next generation of &lt;?xml:namespace prefix = st1 /&gt;&lt;st1:mswterms w:st="on"&gt;development tools&lt;/st1:mswterms&gt;&lt;/span&gt;&lt;/font&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt"&gt;&lt;font face="Symbol" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Symbol"&gt;·&lt;/span&gt;&lt;/font&gt;&lt;font face="Times New Roman" size="1"&gt;&lt;span style="FONT-SIZE: 7pt"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Find out about 64-bit processor architecture&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;font face="Arial" color="black" size="3"&gt;&lt;span style="FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; mso-bidi-font-weight: bold"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;font face="Arial" color="black" size="3"&gt;&lt;span style="FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Arial; mso-bidi-font-weight: bold"&gt;Check out the agenda, find details about the sessions and register using below links: &lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="Arial" color="black"&gt;&lt;span style="COLOR: black; FONT-FAMILY: Arial; mso-bidi-font-weight: bold"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;span class="normaltext1"&gt;MSDN Webcast: Welcome to 64-Bit Windows Computing: Introduction, Architecture and Roadmap—Level 100&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Monday, November 01, 2004&lt;br /&gt;9:00 AM-10:30 AM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259871&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259871&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259871&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Taking Application Development to the Next Level: Design and Development for 64-Bit Windows—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Monday, November 01, 2004&lt;br /&gt;11:00 AM-12:30 PM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259875&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259875&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259875&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Managed Code on 64-bit Windows platforms—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Monday, November 01, 2004&lt;br /&gt;1:00 PM-2:30 PM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259879&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259879&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259879&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Migrating Your Code to Run Natively on 64-Bit Windows: Insider Tips and Indispensable Tools—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Tuesday, November 02, 2004&lt;br /&gt;9:00 AM-10:30 AM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259885&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259885&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259885&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Kernel Mode Drivers in Windows 64bit Systems: Migration and Development—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Tuesday, November 02, 2004&lt;br /&gt;11:00 AM-12:30 PM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259890&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259890&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259890&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Going Native on 64-Bit Windows Platforms: Application Support and Migration from Existing Application Frameworks—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Wednesday, November 03, 2004&lt;br /&gt;9:00 AM-10:30 AM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259904&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259904&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259904&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;font face="Arial" size="3"&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;font face="Arial" size="3"&gt;&lt;span style="FONT-SIZE: 12pt; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Going Native on 64-Bit Windows Platforms: Code Optimization Tools and Techniques—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Wednesday, November 03, 2004&lt;br /&gt;1:00 PM-2:30 PM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259907&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259907&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259907&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Making the Most of &lt;?xml:namespace prefix = u1 /&gt;&lt;u1:city u2:st="on"&gt;&lt;u1:place u2:st="on"&gt;&lt;st1:city w:st="on"&gt;&lt;st1:place w:st="on"&gt;Enterprise&lt;/u1:place&gt;&lt;/u1:city&gt;&lt;/st1:place&gt;&lt;/st1:city&gt; Hardware: High-end 32 and 64 bit SQL Server 2005 Data Transformation Services—Level 200&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Thursday, November 04, 2004&lt;br /&gt;9:00 AM-10:30 AM&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259921&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259921&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259921&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: Guest Presenter: AMD64 Architecture Drilldown: 64-bit Performance and 32-bit Compatibility—Level 400&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Thursday, November 04, 2004&lt;br /&gt;11:00 AM-12:30 PM&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259938&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259938&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259938&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: MSDN Webcast: Terminal Services: Scale up Windows Server 64 bit Extended Systems—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Friday, November 05, 2004&lt;br /&gt;9:00 AM-10:30 AM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259956&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259956&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259956&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: MSDN Webcast: Active Directory: Maximize Performance in &lt;u1:city u2:st="on"&gt;&lt;u1:place u2:st="on"&gt;&lt;st1:city w:st="on"&gt;&lt;st1:place w:st="on"&gt;Enterprise&lt;/u1:place&gt;&lt;/u1:city&gt;&lt;/st1:place&gt;&lt;/st1:city&gt; Deployments with Windows Server 2003 x64 Editions—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Friday, November 05, 2004&lt;br /&gt;11:00 AM-12:30 PM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259958&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259958&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259958&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;span class="normaltext1"&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;MSDN Webcast: MSDN Webcast: SQL Server 2000: 64-bit for Data Warehousing—Level 300&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;font face="Arial" color="black" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Friday, November 05, 2004&lt;br /&gt;1:00 PM-2:30 PM PST&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p class="MsoNormal" style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;u&gt;&lt;font face="Arial" color="blue" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: Arial"&gt;&lt;a title="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259960&amp;amp;Culture=en-US&amp;#10;http" href="http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259960&amp;amp;Culture=en-US"&gt;http://msevents.microsoft.com/cui/eventdetail.aspx?EventID=1032259960&amp;amp;Culture=en-US&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font face="Arial"&gt;&lt;span style="FONT-FAMILY: Arial"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/span&gt;&lt;/font&gt; &lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt 36pt; TEXT-INDENT: -18pt"&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;/span&gt;&lt;/font&gt;&lt;font face="Verdana" size="2"&gt;&lt;span style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;/font&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=239947" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- The 64bit World" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+The+64bit+World/default.aspx" /></entry><entry><title>Application Compatibility Testing and Mitigation Guide for Windows XP Service Pack 2</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/08/24/219635.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/08/24/219635.aspx</id><published>2004-08-25T02:25:00Z</published><updated>2004-08-25T02:25:00Z</updated><content type="html">&lt;p&gt;Yesterday, the &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9300BECF-2DEE-4772-ADD9-AD0EAF89C4A7&amp;amp;displaylang=en" target="_blank"&gt;Application Compatibility Testing and Mitigation Guide for Windows XP Service Pack 2&lt;/a&gt;&amp;nbsp;was published. &lt;/p&gt;&lt;p&gt;This guide&amp;nbsp;considers potential application compatibility issues that may arise after a Service Pack 2 deployment. The guide provides mitigation procedures that can be followed to overcome compatibility issues. Since the mitigation procedures relax the default security configuration, the guide in no way recommends that they should be followed, but if there is no other way of overcoming compatibility issues, they can be applied in the short term.&lt;/p&gt;&lt;p&gt;The Guide also includes a download of example scripts. The scripts demonstrate how to reconfigure a Service Pack 2 computer to overcome compatibility issues. The scripts are designed as functional samples and will require modification for use in a production environment.&lt;/p&gt;&lt;p&gt;I've only flicked though it, but I am very impressed with the level of detail of what I've seen todate. &lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=219635" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- XP SP2" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+XP+SP2/default.aspx" /></entry><entry><title>4 MSDN Webcasts on XP SP2 are going to take place this week - They are aimed at developers and what are the changes in SP2</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/07/04/172875.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/07/04/172875.aspx</id><published>2004-07-05T03:48:00Z</published><updated>2004-07-05T03:48:00Z</updated><content type="html">&lt;span id="lblEventTitle" style="FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Arial Helvetica"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=31229" target="_blank"&gt;&lt;font size="2"&gt;MSDN Webcast: Overview of XP SP2 for Developers - Level 200&lt;/font&gt;&lt;/a&gt;&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;&lt;table cellspacing="0" cellpadding="0" width="99%" border="0"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;font size="2"&gt;&lt;strong&gt;Date:&lt;/strong&gt; Tuesday, July 6, 2004&lt;br /&gt;&lt;b&gt;Time:&lt;/b&gt; 11:00AM-12:30PM Pacific Time (GMT-8, US &amp;amp; Canada)&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt; Review the changes that Windows XP Service Pack 2 delivers and what they mean for you. Windows XP SP2 is designed to deliver a number of safety technologies in the Internet Connection Firewall, Web Browsing experience, Email /IM and Application Memory Protection. Each of these areas has direct impact on developers and this session covers the major items and what you need to know. Learn how these changes will affect your various development tools.&lt;/p&gt;&lt;p&gt;&lt;span id="lblTargetAudiences"&gt;&lt;strong&gt;Recommended Audience:&lt;/strong&gt; Developer&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Presenter:&lt;/b&gt; &lt;a href="http://blogs.tonygoodhew.com/xpsp2/"&gt;Tony Goodhew&lt;/a&gt;, Product Manager, Microsoft Corporation&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.tonygoodhew.com/xpsp2/"&gt;Tony Goodhew&lt;/a&gt; is a Product manager in the Developer Division working on Windows XP Service Pack 2.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span id="lblEventTitle" style="FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Arial Helvetica"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=31231" target="_blank"&gt;&lt;font size="2"&gt;MSDN Webcast: Developing Applications Under Windows XP Service Pack 2 - Level 300&lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Date:&lt;/b&gt; Wednesday, July 7, 2004&lt;br /&gt;&lt;b&gt;Time:&lt;/b&gt; 11:00AM-12:30PM Pacific Time (GMT-8, US &amp;amp; Canada)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt; Windows XP Service Pack 2 delivers a number of safety technologies for end-users. The changes in the Internet Connection Firewall, Web Browsing experience, Email/IM and Application Memory Protection affect many different application types. This session covers example applications, how they are affected and how to modify them to work with Windows XP SP2. The changes will also affect various development tools ranging from Visual Studio .NET to SQL Remote Debugging. This session also details how to configure your development environment to work successfully on machines with Windows XP SP2 installed.&lt;/p&gt;&lt;p&gt;&lt;span id="lblTargetAudiences"&gt;&lt;strong&gt;Recommended Audience:&lt;/strong&gt; Developer&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Presenter:&lt;/b&gt; &lt;a href="http://blogs.tonygoodhew.com/xpsp2/"&gt;Tony Goodhew&lt;/a&gt;&amp;nbsp; Product Manager, Microsoft Corporation&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.tonygoodhew.com/xpsp2/"&gt;Tony Goodhew&lt;/a&gt;&amp;nbsp; is a Product manager in the Developer Division working on Windows XP Service Pack 2.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span id="lblEventTitle" style="FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Arial Helvetica"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=31233" target="_blank"&gt;&lt;font size="2"&gt;MSDN Webcast: Windows XP Server Pack 2 Change Walkthrough - Level 300 &lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Date:&lt;/b&gt; Thursday, July 8, 2004&lt;br /&gt;&lt;b&gt;Time:&lt;/b&gt; 11:00AM-12:30PM Pacific Time (GMT-8, US &amp;amp; Canada)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt; This session is a detailed walkthrough of the changes to Windows XP with Service Pack 2. It will cover the 4 major areas of change – Networking, Web Browsing, Email/IM and Hardware. In each of these sections the change and its implication will be discussed.&lt;/p&gt;&lt;p&gt;&lt;span id="lblTargetAudiences"&gt;&lt;strong&gt;Recommended Audience:&lt;/strong&gt; Developer&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Presenter:&lt;/strong&gt; &lt;a href="http://blogs.tonygoodhew.com/xpsp2/"&gt;Tony Goodhew&lt;/a&gt;, Product Manager, Microsoft Corporation&lt;/p&gt;&lt;p&gt;&lt;a href="http://blogs.tonygoodhew.com/xpsp2/"&gt;Tony Goodhew&lt;/a&gt; is a Product manager in the Developer Division working on Windows XP Service Pack 2.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;span id="lblEventTitle" style="FONT-WEIGHT: bold; FONT-SIZE: 12pt; FONT-FAMILY: Arial Helvetica"&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=31234" target="_blank"&gt;&lt;font size="2"&gt;MSDN Webcast: SQL Server and Windows XP SP2 - Level 300 &lt;/font&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span id="lblEventDescription"&gt;&lt;b&gt;Date:&lt;/b&gt; Friday, July 9, 2004&lt;br /&gt;&lt;b&gt;Time:&lt;/b&gt; 11:00AM-12:30PM Pacific Time (GMT-8, US &amp;amp; Canada)&lt;/p&gt;&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt; SQL Server 7.0, SQL Server 2000, MSDE 1.0 and MSDE 2000 all run on the Windows XP operating system. These services will be affected by Service Pack 2. This webcast examines what the Windows XP SP2 changes do to SQL Server, MSDE, Reporting Services and Analysis Services, as well as how to enable listening on the various network protocols, and when you don't need to make any changes. This session will discuss each network library, how to enable protocols based both on the new Windows Firewall control panel applet and via the netsh command line utility.&lt;/p&gt;&lt;p&gt;&lt;span id="lblTargetAudiences"&gt;&lt;strong&gt;Recommended Audience:&lt;/strong&gt; Developer.&lt;/span&gt; &lt;br /&gt;&lt;strong&gt;Presenter:&lt;/strong&gt; Srik Raghavan, Group Program Manager, Microsoft Corporation&lt;/p&gt;&lt;p&gt;&lt;/span&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;/span&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=172875" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- XP SP2" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+XP+SP2/default.aspx" /></entry><entry><title>Server Performance Advisor V1.0</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/paul_fallon/archive/2004/07/03/172486.aspx" /><id>http://blogs.msdn.com/paul_fallon/archive/2004/07/03/172486.aspx</id><published>2004-07-04T00:51:00Z</published><updated>2004-07-04T00:51:00Z</updated><content type="html">&lt;P&gt;Server Performance Advisor can be found &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=61a41d78-e4aa-47b9-901b-cf85da075a73&amp;amp;DisplayLang=en"&gt;here&lt;/A&gt;. It was released a few days ago.&lt;/P&gt;
&lt;P&gt;&amp;lt;Extract&amp;gt;&lt;/P&gt;
&lt;P&gt;Overview&lt;/P&gt;
&lt;P&gt;&lt;FONT class=detailsContent&gt;Service Performance Advisor is a server performance diagnostic tool developed to diagnose root causes of performance problems in a Microsoft&amp;#174; Windows Server&amp;#8482; 2003 operating system, particularly performance problems for Internet Information Services (IIS) 6.0 and the Active Directory&amp;#174; directory service. Server Performance Advisor measures the performance and use of resources by your computer to report on the parts that are stressed under workload.&lt;BR&gt;&lt;BR&gt;Other server roles include system overview (hot files, hot TCP clients, top CPU consumed), print spooler, context switch data and preliminary File Server trace data.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;/Extract&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Haven't used it yet, put looking the the details in the overview, it looks like it will be very useful. I'll post an update when I have had a chance to use it in anger.&lt;/P&gt;
&lt;P&gt;Orginally found a posting on it on &lt;A href="http://blogs.msdn.com/denes/archive/2004/06/25/166376.aspx"&gt;denes&lt;/A&gt;&amp;nbsp;'s blog.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=172486" width="1" height="1"&gt;</content><author><name>no1138</name><uri>http://blogs.msdn.com/members/no1138.aspx</uri></author><category term="- Prescriptive Guidance " scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Prescriptive+Guidance+/default.aspx" /><category term="- Performance and Testing" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Performance+and+Testing/default.aspx" /><category term="- Troubleshooting" scheme="http://blogs.msdn.com/paul_fallon/archive/tags/-+Troubleshooting/default.aspx" /></entry></feed>