Simplest way to display a sharepoint list view in a custom webpart is add list view webpart first to an aspx page then in sharepoint designer copy xml of the webpart and put it in custom visual webpart.
Thursday, December 20, 2012
Subscribe to:
Post Comments (Atom)
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...
-
Responsive design http://webdesignerwall.com/tutorials/5-useful-css-tricks-for-responsive-design http://palantir.net/blog/responsive-de...
-
After cloning a git repo of dot net framework website and trying to run it all I could see was this error Turns out the fix was to simply e...
-
To install SQLServer module in powershell we need to add the nuget package provider first with command: Install-PackageProvider -Name NuGet ...
No comments:
Post a Comment