This Privacy Notice sets out what data we collect, how we collect it, why we process it, who we may share it with and, where the data we collect is personal data, your rights with respect to such personal data. ShareThis may change this Notice from time to time by updating this page...
Let’s develop an asynchronous version of the png to bitmap converter. We’ll perform the actual conversion in a C++ worker thread, usingNan::AsyncWorker. By usingBufferobjects, we can avoid copying the png data, so we will only need to hold a pointer to the underlying data such that o...
Knowing which processes are supporting the sandbox allows you to debug your solutions. In a full-trust solution, you can debug code by attaching to the w3wp.exe process. However, sandboxed solutions are running in a separate process, so you must attach the Visual Studio 2010 debugger to the ...
If you want to temporarily change the number of shares assigned to a project without altering the project's attributes in the project database, use prctl(1). For example, to change the value of project x-files's project.cpu-shares resource control to 3 while processes associated with that ...
Before you start working with the SharePoint 2010 client object model, you should be aware of the overall architecture and processes for creating remote applications for SharePoint objects and data. You should also be aware of some differences between implementing remote applications for Microsoft ....
The Power Platform Connector provides a critical connection between business processes, Enterprise Content Management en end-user needs. Giving them a no-code way of automating their tasks and content workflows. So they can exchange documents, metadata and events between OpenText Core Share and every...
distinct advantage over their predecessors when it comes to business intelligence (BI) tools that they can use for analysis, trending, and presentation of data. A good BI strategy, supported by a solid base of BI technologies, can streamline business processes while also boosting productivity and ...
Leveraging renewable-energy data makes economic sense for a product — electricity — that is universal. Unlike other commercial industries, energy utilities do not compete on the basis of product quality but on generation and distribution processes and business operations, which are the greatest benefi...
I want to share a variable between two threads using atomic operations in the interpreter, as described here http://effbot.org/zone/thread-synchronization.htm. A simple assignment (single bytecode operation) of a core data type should be thread safe, beacuse of the GIL in python < 3.2. So...
At times, you might want a site created with SharePoint Portal Server 2003 to be locked down completely so that it cannot be edited in FrontPage 2003. For example, if you have processes and procedures for staging content on a different server and then publishing it when approved, you can ...