Jonathan Dack

Jonathan Dack

(19 comments, 22 posts)

Jonathan has years of experience in corporate technology including Application Development, Web Development, Database Architecture, CRM and IT project Management. He also has a range of Microsoft, Cisco, Sitecore and Apple technology certifications.

Home page: http://www.dacksolutions.com

Posts by Jonathan Dack

Using your website as part of your KM initiative

0
KM is not just searching for documents and experience data. It's also about knowing your customers and their behavior (I see CRM as being a component of KM). So your website traffic is a very important piece of information that is too often overlooked, and is vary rarely shared throughout your organization.

Using SP.UI.ModalDialog in SharePoint 2010

0
I find this class very useful when creating visual webparts in SharePoint 2010 that require some sort of administrative feature or user feedback. In fact, if you look at the SharePoint 2010 architecture, you'll notice that Microsoft have tried to avoid moving you to different pages in favor of the modal view.

LexisNexis InterAction CRM .NET API (5.6 SP4)

0
I recently had the opportunity to start a project involving the build of a custom interface into LexisNexis's InterAction CRM. In the past I would go straight to the pre-built web services which the vendor provides out of the box, however with version 5.3+ you can now take advantage of the .NET API.

The Sitecore Blog Module

8
Sitecore is one of the leading providers of CMS (Content Management System) solutions and recently they launched an open module called EviBlog enabling you to host a corporate blog within your existing Sitecore environment.

Customizing the background of a UITabBarController

2
I see this question a lot on the forums "how do I change the background of a UITabBarController?". Well, it's really quite easy, and it can make a big difference on how your iPhone applications is presented.

Things to consider with SEO

2
Search Engine Optimization is the process of increasing the amount of visitors to a web site by ranking high in the search results of a search engine. The higher a web site ranks in the results of a search, the greater the chance that that site will be visited by a user.

Using a ModalPopupExtender in a SharePoint Webpart Class

4
Most of the examples on how to use the Ajax Control Toolkit ModalPopupExtender are done in ASP.Net, however in this example I'll explain how to use this control in a SharePoint Webpart with all of the code living in the class.
Jonathan Dack's RSS Feed
Go to Top