By tag: SharePoint2010
0
kicks
Hardware/Software requirements for SharePoint 2010
Hardware requirements [For all servers database and SharePoint]:
64-bit processor
For front-end servers, RAM – 4GB for development, 8GB for production.
For Database servers, RAM – 8GB for small deployment, 16GB for medium deployments.
80GB of hard disk.....
0
kicks
What to know before learning SharePoint 2010
This is the question I have received from many people. Even they are not working in Microsoft related technologies they like to work on SharePoint 2010 [only because the demand and features it has]. So, to learn SharePoint 2010 what are the technologies you have to know or what are the main concepts...
0
kicks
SharePoint 2010 Silverlight Client Object Model samples and examples
Download the samples and examples of SharePoint 2010 Silverlight Client Object Model.
0
kicks
SharePoint 2010 LoadQuery Vs Load Methods
In SharePoint 2010 we can speak about a year continuously about the new features and APIs. They have included plenty of things and should be made developer life easy!!!
Here is a nice concept I want to tell to my readers about what is the difference between the load() and loadQuery() methods. The m...