From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- The 64bit World (RSS)
-
http://msdn.microsoft.com/netframework/programming/64bit/default.aspx Read More...
|
-
As blogged by Harry Pierson and Larry Osterman , Herb Sutter has written a great article on how major processor manufacturers and architectures have run out of room with most of their traditional approaches to boosting CPU performance. This is a must Read More...
|
-
Today, as we write application code we generally are not dealing with immutable state/data, we are applying application logic to state/data so that it transforms from one known state to another known state in a consistent, all or nothing fashion. Today, Read More...
|
-
In general, when we think of Transactions we tend to think of database transactions. Databases are a great example of how a data server can implement transactions and therefore handle concurrency, provide isolation and provide consistency. The concept Read More...
|
-
When thinking about Transactions, I think it is fair to say that Transactions are one of the most powerful and frequently used paradigms in Enterprise Computing today. With Transactions, we have a collection of patterns that deal with how concurrency Read More...
|
-
A new section of the .NET Framework Developer Center went live today, it focuses on 64-bit .NET Framework programming . Over to Frank Redmond for the details: <extract> Check out the MSDN .NET Framework Developer Center ’s new 64-bit .NET Framework Read More...
|
-
From Jan till July of next year, the Route64 Training Tour is visiting over 20 cities providing: Windows 64-bit Hands-On Training is a 3-day training designed to provide the most comprehensive contents of of what it takes to fully leverage Windows on Read More...
|
-
At http://www.microsoft.com/seminar/events/series/msdn64bitwin.mspx you will find a series of Webcasts that focus on 64bit computing on Windows. Tune in to this webcast series and learn of the advantages that 64-bit computing brings: Run existing 32-bit Read More...
|
-
For further info, go to: The Advantages of Running SAP Applications on SQL Server 2000 (64-Bit) And for a central resourse on SAP running on the MS platform, have a look at the Microsoft and SAP - Customer Information Center Read More...
|
-
Don't forget that this is 64-bit Windows Webcast Week . In the next 6-12 months we will start to see more and more 64bit machines out there, especially with the x86 architecture getting 64bit extensions (in alphabetical order, AMD's AMD64 and Intel's Read More...
|
-
From November 1-5, the MSDN Team is delivering a webcast series that will help you take advantage of the sweeping change in technology offered by 64-bit computing. · Run existing 32-bit code without modification on 64-bit Windows · Write native 64-bit Read More...
|
-
-
Josh Williams blogs about what is the WOW64 and what does it mean to managed apps that you run on 64bit machines? Read More...
|
-
via the MDAC Roadmap on MSDN <Extract> MDAC 2.7: This version of MDAC is included with the Microsoft Windows XP operating system. Future service packs from MDAC 2.7 SP1 and newer will also be included with SQL Server 2000 service packs starting Read More...
|
-
The " Old New Thing " has a blog posting that covers the Calling convention on AMD64 . Read More...
|