Archive for tag: Sharepoint 2010
30 August, 2010 (16:14) | MOSS - Object Model | By: G Vijai Kumar
Today my ex-coworker and friend ask me regarding SharePoint property bag, therefore I got an opportunity of posting this article on understanding SharePoint property bag settings.
SharePoint property bag is a good place where we are able to accumulate key and value like a couple, It’s a hash table.
There is no such user interface to view/add/edit/delete [...]
Tags: object model, Sharepoint, Sharepoint 2010 | No comments
28 August, 2010 (12:19) | SharePoint 2010 - Errors | By: G Vijai Kumar
If the service Microsoft SharePoint Foundation Sandboxed Code Service is stopped and when you are trying to deploy a webpart using Visual Studio 2010 we may face the error message saying that Cannot start service SPUserCodeV4 on computer <computer name>
To resolve this
Go to Central Administration > System Settings
On System Settings page, under Servers section click [...]
Tags: errors, Sharepoint, Sharepoint 2010 | No comments
27 August, 2010 (09:37) | Sharepoint 2010 - General | By: G Vijai Kumar
64 bit processors handle large quantity of RAM extra efficiently compared to 32 bit processors. Microsoft announced that SharePoint 2010 supports only on 64 bit hardware. The grounds at the back is improving performance and elasticity of SharePoint
Public ask over whether they able to install SharePoint 2010 on 32 bit host, there is lot of [...]
Tags: shaerpoint, Sharepoint 2010 | No comments
26 August, 2010 (15:25) | SharePoint 2010 - Errors | By: G Vijai Kumar
When I feel like to act together with SharePoint site to obtain data, quickly I will create a console application project to interact with SharePoint site instead of creating standard/visual webpart or custom solution
I am fond of console applications since there is no need of packaging the custom solution, deploying, activating etc. Just write the [...]
Tags: errors, Sharepoint, Sharepoint 2010 | No comments
21 August, 2010 (11:54) | MOSS - Object Model, Sharepoint 2010 - General | By: G Vijai Kumar
There is a little puzzlement among Asynchronousand Synchronous events, however I believe after reading this article, there will be no place for confusion in your brain, the reason for that I go behind a childlike practice to memorize what is Asynchronous ? and what is Synchronous ?
The same babyish method, I want to share with [...]
Tags: event handlers, Sharepoint, Sharepoint 2010 | No comments