How to access current item from a sharepoint list in Visual Studio 2010
        Posted  
        
            by Damir
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Damir
        
        
        
        Published on 2010-06-16T14:29:59Z
        Indexed on 
            2010/06/16
            14:32 UTC
        
        
        Read the original article
        Hit count: 498
        
Hello,
When using sharepoint designer you can quite easily use current item and perform different actions with it when using workflows etc. However, the options available are limited. I am wondering how to access current item in a list through visual studio 2010 and use and assign values from its fields to variables or items in another list automatically using C# code.
Any help would be most appreciated.
Thanks
© Stack Overflow or respective owner