I try to show state details on clicking on State id ,so I am trying to use Nested Repeater but not working,How to use nested Repeater with Custom table Data Source with out ASP.NET Code
I am performing an import of data wrapped in a CMSTransactionScope. What would be the most efficient and practical way to import data in parallel and rollback if any errors? The problem I see is th...
Hello,Can someone help me with best practice when using CMSTransactionScope and CMSConnectionScope within an import using the CMSParallel library?I'm thinking this is the correct way, but can someo...
If you closely checked the version 5.0, you could notice in our code and documentation that the recommended way how to work with transactions has changed. Read this article about the details ...