Friday, January 4, 2013

To assign value to a choice field using entity framework, enum generated by SPMetal has to be used.

http://www.codeproject.com/Articles/168714/Using-SPMetal

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...