NEXT STEPS
-
Recent Posts
Tag Cloud
Accounting AIIM Auditing Authentication BCS Capture Server Capture the Community Community Support Content Organizer Document ID Document Sets ECM (Enterprise Content Management) Folders HIPAA Imaging for SharePoint Index Panel Info360 InfoPath Integration KLakers KnowledgeLake Imaging KnowledgeLake SDK KnowledgeLake Viewer Lists Metadata Migration Office 365 Philanthropy Privacy RBS Records Management Security sharepoint SharePoint 2007 SharePoint 2010 SharePoint Designer SharePoint guidelines SharePoint Scalabilty Taxonomy Term Store Web Content Management Web Part Whitepaper Windows Phone 7 Workflow-
Recent Comments
- “[...] the full post here on our KnowledgeLake Team SharePoint Blog. Categories: Capture, KnowledgeLake Tags: Capture, [...] ”
- “Way to go everyone! We have the best team in the industry! ”
- “Asked one of the engineers about this and they said: A SPListItem has an Audit object that hangs off of it. Like: SPListItem ...”
- “Hi Chris, Can you provide a bit more info regarding the server-side object model and how to access the audit ...”
- “One of the strengths of SharePoint revolves around creating groups and teams that have access to the resources required to ...”
Archives
Follow Us…
Tag Archives: Web Part
Integrating a Simple SharePoint Web Part with KnowledgeLake View
In my last blog post, I gave a general overview of how to integrate your applications with the KnowledgeLake Imaging Viewer. In this post, I will demonstrate the end to end process on how to create a simple web part that integrates with a KnowledgeLake Viewer Web Part on the same page. You will need the following prerequisites in order to get started.
- A test SharePoint 2010 environment with KnowledgeLake Imaging Server 4.1 installed
- Visual Studio 2010
- A basic understanding of the C# and javascript programming languages
- A basic understanding of SharePoint web part development
Public-Facing Website on SharePoint 2010 – Part 3: Web Parts and Content Query
Ah… Flexible and dynamic content on demand.
As I’ve explained in previous posts, I was new to the world of SharePoint development when I started the creation of this website. As I built out our information architecture in Visio, I realized I needed some basic Page Layouts for my various layouts, but how do I present modular content? As I started to ‘play’ in SharePoint 2010, and reading various blogs, I quickly realize the most flexible way to present modular content would be through SharePoint’s famous web parts.