Sign in
Florin Lazar - Consistency Checkpoint
Make it simple, robust and scalable
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
clusters
cmd
COM+
comments
contact
DependentTransaction
Enterprise Services
exceptions
feedback
flow propagate transactions System.Transactions
forum
Indigo
Lightweight Transactions
Microsoft Windows
MSDTC
MSDTC Configuration
Orcas WCF WS-AT
PDC
Personal
phase0
Programming
promotable transactions
promotable transactions System.Transactions DTC Inbound Outbound
PSPE
Romania WCF
SQL 2000
System.Data
System.Transactions
TIP WS-AT
Transactional NTFS
Transactions
transactions compensation
TransactionScope
TransactionScope contract
using
Browse by Tags
MSDN Blogs
>
Florin Lazar - Consistency Checkpoint
>
All Tags
>
indigo
Tagged Content List
Blog Post:
Our Own Forum is Now Live! Please Join Us at the "Transactions Programming Forum"
florinlazar
I'm really happy to announce that our own forum, dedicated to transactions in Windows and .Net is now live at http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=388&SiteID=1 The RSS feed for the forum is http://forums.microsoft.com/MSDN/rss.aspx?ForumID=388&Mode=0&SiteID=1 I hope...
on
10 Mar 2006
Blog Post:
Windows Communication Foundation (Indigo) Home Page
florinlazar
Windows Communication Foundation (Indigo) has its own page now at http://windowscommunication.net/
on
29 Jan 2006
Blog Post:
Windows Communication Foundation ("Indigo") Forum
florinlazar
Indigo has its own forum now: http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=118 The forum is one more way in which you can interact with the Indigo team and its community. See you there!
on
10 Oct 2005
Blog Post:
Why and When to use transactions?
florinlazar
Many people ask - do I need transactions? Why do I need them? When to use them? The answer is simple: use them all the time, unless you have a very good reason not to (for instance, don't use atomic transactions for "long running activities" between businesses). The default should always be yes. You...
on
4 Oct 2005
Blog Post:
Transactions Sessions at PDC 2005
florinlazar
If you are at PDC this year, don't forget to attend the sessions related to transactions. An easy way to find these sessions is to go to http://commnet1.microsoftpdc.com/content/sessions.aspx and search by Keyword="transaction". I especially recommend the session called "FUN320 - Windows Vista...
on
14 Sep 2005
Blog Post:
WS Specs for Transactions Updated
florinlazar
The WS specifications related to Transactions (WS-Coordination, WS-AtomicTransaction and WS-BusinessActivity) have just been updated. They are available at http://msdn.microsoft.com/webservices/webservices/understanding/specs/default.aspx?pull=/library/en-us/dnglobspec/html/wsatspecindex.asp .
on
22 Aug 2005
Blog Post:
Indigo Transaction Samples
florinlazar
Some transaction related sample code using Indigo is shown at http://winfx.msdn.microsoft.com/library/en-us/indigo_samples/html/1a9842a3-e84d-427c-b6ac-6999cbbc2612.asp Assuming that you already have the latest released WinFX build installed ( http://www.microsoft.com/downloads/details.aspx?FamilyId...
on
22 Aug 2005
Blog Post:
Indigo and Avalon Beta1 RC Available for Download
florinlazar
"Indigo" and "Avalon" Beta1 RC are available for download at http://www.microsoft.com/downloads/details.aspx?FamilyId=B789BC8D-4F25-4823-B6AA-C5EDF432D0C1&displaylang=en . More info can be found at http://msdn.microsoft.com/Longhorn and http://msdn.microsoft.com/webservices .
on
23 May 2005
Blog Post:
What do you want to know about transactions?
florinlazar
Please don't hesitate to send me your suggestions or questions or topics you would like to be discussed in this blog. You can post a comment to this post or use http://blogs.msdn.com/florinlazar/contact.aspx to let me know. I'll prioritize the list and cover as much as I can.
on
7 May 2005
Blog Post:
MSDN Product Feedback Center
florinlazar
You've found a bug in a Microsoft product, and you don't know where to report it? Use MSDN Product Feedback Center http://lab.msdn.microsoft.com/productfeedback/default.aspx to submit it. You can collaborate with Microsoft developers, MVPs, and beta testers to identify problems and workarounds, and then...
on
21 Apr 2005
Blog Post:
MSDN TV: Introduction to Indigo
florinlazar
My team is "live" on TV again. Steve is giving a quick "how-to" write an Indigo service and client on MSDN TV: http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20050407INDIGOSS/manifest.xml
on
19 Apr 2005
Blog Post:
Another preview for Indigo
florinlazar
March 2005 Indigo CTP is now available to download for MSDN Subscribers at http://msdn.microsoft.com/subscriptions/default.aspx This should also be available to the broad public soon. For more information, go to the Longhorn developer center ( http://msdn.microsoft.com/longhorn/ ) and the Indigo...
on
17 Mar 2005
Blog Post:
Don Box about System.Transactions
florinlazar
This is about an old article posted in MSDN Magazine but I want to make sure you didn't miss the paragraphs about System.Transactions that Don put together in " A Guide to Developing and Running Connected Systems with Indigo ": “Indigo also provides significant support for transactional programming....
on
13 Oct 2004
Blog Post:
On the Road to Indigo
florinlazar
Richard Turner takes us on the road to Indigo: http://blogs.msdn.com/richturner666/ . You'll find there Q&A about Indigo, guidelines on writing your apps today to be prepared for an easy migration to Indigo tomorrow and a lot more.
on
19 Jul 2004
Blog Post:
Windows Server Roadmap
florinlazar
Bob Muglia presents the Windows Server roadmap: http://www.winsupersite.com/showcase/muglia_winserver.asp . He also mentions Indigo twice.
on
28 May 2004
Blog Post:
Where to find answers to your questions
florinlazar
These are the newsgroups you should use when looking for answers related to COM+, Enterprise Services or MSDTC: microsoft.public.platformsdk.complus_mts and microsoft.public.dotnet.framework.component_services . For Indigo answers, use microsoft.public.windows.developer.winfx.indigo . [Update March...
on
10 Feb 2004
Blog Post:
Another Preview of Indigo and Transactions
florinlazar
As part of Microsoft Longhorn Developer Preview , Clemens Vasters talks more about Indigo @ http://codezone.info/en/downloads/indigo.ppt One of the main services Indigo will provide is transactions. See the slides for more info.
on
2 Feb 2004
Blog Post:
Prepare your app today for tomorrow's "Indigo"
florinlazar
If you are writing applications using ASMX, Remoting or Enterprise Services today, the impact of Indigo ’s arrival can be immediate if you want to make it so. If you code your applications today following the guidelines explained by Joe Long @ http://msdn.microsoft.com/longhorn/understanding/pillars...
on
1 Feb 2004
Page 1 of 1 (18 items)