Search
Sign In
Home
Recent
Media
Videos
Podcasts
Screencasts
Learn
Shows
The Visual Studio Documentary
Ping!
InsideXbox
See All Shows...
Forums
Coffeehouse
Tech Off
Feedback
Sandbox
Key Topics
Visual Studio
Continuum
Identity
Interoperability
Azure
Windows
Wiki
Search
Subscribe
Shows
>
Developer Meet Server
Screencast - Transactional NTFS and WCF
Posted By:
Jason Olson
|
Mar 30th, 2007 @ 10:46 AM
|
21,063
Views |
5
Comments
Welcome back to the "Developer, Meet Server" screencast everybody
.
In this screencast we will dive back into Transactional NTFS and look at how you can use it with WCF to build powerful transactional capabilities into a service-based system.
Sample Code:
Transactional NTFS Demos
.
Tags:
KTM
,
Programming
,
TxF
,
Windows Server
,
Windows Vista
Media Downloads:
WMV
Share:
Del.icio.us
Digg
DotNetShoutout
Facebook
FriendFeed
MSDN
Twitter
Rating:
1
0
page 1 of 1
Delete
Edit
Comment on Post
Delete
Edit
Reply
#Mar 31st, 2007 @ 12:56 PM
AndrewDotHay
Relax, have a home brew.
In reply to {0}
Download:
[Pending]
Nice! I have a question about an attribute on this service.
It was marked with the auto-complete attribute that votes to commit the transation if no exceptions occur. What effect does that have in this case?
The client has to issue the commit in this scenario. Is the work performed by the service still uncommitted at the period of time "after the service method completes and before the commit button is clicked"? I suspect yes, so why have that attribute on the method? Is it just to play nice in case this service is invoked by a different type of client?
Delete
Edit
Reply
#Mar 31st, 2007 @ 3:18 PM
JasonOlson
In reply to {0}
Download:
[Pending]
Thanks for the comment Andrew! I had mistakenly stated that during two-way communication (and, hence, a two-phase protocol) that AutoComplete simply voted back to the client that it's okay to commit.
I went ahead and tested it without it and you are right, it is not necessary. So, thanks for pointing that out
. I will look at updating the samples and the screencast.
Delete
Edit
Reply
#Apr 19th, 2007 @ 2:29 PM
wjansoone
In reply to {0}
Download:
[Pending]
Hi Jason,
When I test the TxF/WCF demo on the Longhorn Dec CTP I get following error during the method 'CreateFileTransacted' :
===============
The Transaction object already has a superior enlistment, and the caller attempted an operation that would have created a new superior. Only a single superior enlistment is allow.
===============
Win32Error : 6709.
Any idea what I should do to get the demo working?
Thanks in advance.
W.
Delete
Edit
Reply
#Oct 20th, 2007 @ 11:53 AM
Acerty31
In reply to {0}
Download:
[Pending]
Hi,
did you solve this problem? I meet exactly the same thing on my project. And your source have still this problem.
Thanks for your help
Fred
Delete
Edit
Reply
#Mar 3rd, 2008 @ 6:21 AM
Yankee
In reply to {0}
Download:
[Pending]
Same problem here
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
page 1 of 1
Delete
Edit
Comment on Post
Shows
>
Developer Meet Server
>
Screencast - Transactional NTFS and WCF
Be the first to comment!
Reply
Reply to root
In reply to {0}
Start related discussion
Forum:
Site Feedback
Tech Off
The 9 Guy Around The World
The Coffeehouse
Subject:
Tags
*Loading available tags