WinForms: ListView with Multi-lined tool-tips for SubItems
If you’ve worked with ListViews in WinForms before, you might have encountered the discouraging fact that the default ListView does not support multi-lined tool-tips for
If you’ve worked with ListViews in WinForms before, you might have encountered the discouraging fact that the default ListView does not support multi-lined tool-tips for
Before creating a new Site Column, you should make sure that the column doesn’t already exist. At the very least, make sure that the ID
Before adding a field to a ContentType, it is important to check that the field is not already part of the Content Type. Here’s an
When working with the SharePoint Client Object Model, it is useful to find a field in a list, or a site column in the web.
When using Windsor, it is necessary to load the various IWindowsInstallers into the container. One standard way of doing this is using a code similar
I love Windsor – it’s simplicity yet versatility amazes me every time I use it. In my last project, I’ve used it, along with the
When developing an Outlook add-in using VSTO 4, if you are implementing the IRibbonExtensibility interface (for customizing a Ribbon, for example) you might encounter cases
After adding a Service Reference to the following URL (http://api.microsofttranslator.com/v2/Soap.svc), you can easily translate text by following the sample below:
In the first part of this series, we’ve created a simple WordprocessingML document, and added some basic content to it. It is now time to
Let’s start with a public notice: Most of the OpenXML/WordprocessingML samples I’ve found work with TextWriters, and just write XML strings into the writer. Me,
I’ve recently found myself in need to create documents out of various sources (other documents, information from ECM system, and so on). I’ve tried several
Documentum provides the functionality of repeating properties – properties that have more than one value. Retrieving those values is a simple matter of getting the
This blog, its content and opinions are my own. The contents do not represent my employer.
©️ 2024 Itay Sagui.