Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET 3.5   (RSS)

What if you don’t want your workflows to just handle the exception and move on?

Workflows are very cool! You can just drag some activities onto your IDE, rearrange them as needed and in no time you have a fully functional sequence diagram workflow or a state machine workflow. Starting with .NET Framework 3.5, you can also implement
Posted by ptadcs | 0 Comments
Filed under: ,

How to Apply Changes Made to a Detached Object without passing it or retrieving it in .NET Framework 3.5 ADO.NET Entity Framework

If you are using .NET Framework 3.5 ADO.NET Entity Framework inside a Web Service the solution proposed at MSDN in How to Apply changes to a Detached object may not be the best solution. How to: Apply Changes Made to a Detached Object (Entity Framework)
Posted by ptadcs | 2 Comments
 
Page view tracker