LongPath and UNC paths
A colleague of mine started using the LongPath package provided as part of the Base Class Libraries project in CodePlex. This package seemed to be
A colleague of mine started using the LongPath package provided as part of the Base Class Libraries project in CodePlex. This package seemed to be
Lately I’ve found myself working on a website, that is based on MVC3, and is using some jQuery. I found a beautiful template in ThemeForest.net
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
In order to undo files that are checked-out by another user, you can use the TF.EXE command-line tool: For example: You can find the TF.EXE
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
This blog, its content and opinions are my own. The contents do not represent my employer.
©️ 2024 Itay Sagui.