An App in Share Point gets the permissions that it need while installing the app, from the user who installing app. App permissions are granted through the Appmanifest.xml file during development of an app. User who installing the app may grant all the permissions which he is having or may not grant the permissions. So permissions from the user to an app is all...


Thursday, March 28, 2013
Tuesday, March 26, 2013
SharePoint 2013- Security model, Authentication and Autherization
11:58 PM
Posted by Suresh Pydi
SharePoint 2013 having both claims and classic mode authentication. Claims Authentication is the default authentication. Classic mode authentication got deprecated and it is managed only through Power shell.
Migrate User method from SharePoint 2010 removed. To migrate accounts We have windows power shell commands.
In SharePoint 2013,...
Monday, March 25, 2013
SharePoint 2013- call outs , Creating custom callouts
4:52 PM
Posted by Suresh Pydi

Callout pop up is one more UI change in SharePoint 2013. Metro UI was introduced in share point 2013 and one of the new concept is Callouts. This is very light weight Ui that shows item, user information and shows actions.
here is the images shows some...
Sunday, March 24, 2013
SharePoint 2013 - Workflows
6:44 PM
Posted by Suresh Pydi

Workflow, One of the Major Change from SharePoint 2010 to Share Point 2013. In SharePoint 2010 workflows developed and will run on Workflow foundation 3.5. Microsoft people choose a new path in share point 2013. workflows will run on windows workflow foundation 4.5....
Friday, March 22, 2013
Share Point Managed Paths
2:58 PM
Posted by Suresh Pydi

In Share point we have Managed paths for web applications. When we create a new site collection in a web application by default root site collection will be created with web application URL. Remaining site collections will create using '/site'...
Wednesday, March 20, 2013
Sharepoint 2013 - App Model
5:39 PM
Posted by Suresh Pydi
App Model is the major and interesting change from SharePoint 2010 to share point 2013. It brings a new set of opportunities from development environment. Before going to app model, we can check few things,
What are development models we have in share point?
We have Solution Package model and Client object model and Ecma Script Object...
Monday, March 18, 2013
SharePoint - Check list exists or not in a site using Trygetlist() method
7:00 PM
Posted by Suresh Pydi
In SharePoint, most of the data operations can be done through List\ Library. We can access the list in SPObjectModel to get the data. If site doesn't contain any list with given name, it will return null reference exception. To fix that we have a methods in SPObjectModel, TryGetList(String List Name).
Here is the code to analyse the both methods
SPList...
Share Point- The trial period for this product has expired
3:55 PM
Posted by Suresh Pydi

While working on SharePoint 2010,One fine Monday morning i came to office and started my work. I was started browsing my share point dev site, it was shown an error message "The trial period for this product has expired."
I am very sure that Iam not...
Friday, March 15, 2013
Share Point 2013- Minimal Download Strategy
5:06 PM
Posted by Suresh Pydi

Minimal Download strategy:
Minimal Download strategy is enhancement introduced in share point 2013. It improves the rendering performance of a page, when there is large parts of the page don't change. So that it can provide more fluid navigation experience...
Thursday, March 14, 2013
SharePoint 2013 Apps - Error occurred in deployment step 'Install App for SharePoint': The requested service, '../AppMng.svc' could not be activated. See the server's diagnostic trace logs for more information.
4:16 PM
Posted by Suresh Pydi
SharePoint 2013 is interesting like any thing for me. While developing a custom app using Visual studio 2012, Deploying the app i got an error
Error occurred in deployment step 'Install App for SharePoint': The requested service, '<SiteURL>/AppMng.svc' could not be activated. See the server's diagnostic trace logs for more information.
By entering the Url in my...
Monday, March 11, 2013
SharePoint 2013- you receive "Side Loading of apps is not enabled on this site error while installing app"
11:10 AM
Posted by Suresh Pydi
If got an error "Side Loading of apps is not enabled on this site error while installing app" , while deploying an app to share point 2013 site by using VS 2013. The main reason that in share point 2013 site we have a new site template, "Developer site", We can only deploy the apps to developer site.
Finally the solution is you can just deploy the apps to developer...
SharePoint 2013 - "Sorry, apps are turned off. If you know who runs the server, tell them to enable apps" when trying to add Apps
11:04 AM
Posted by Suresh Pydi
while adding apps to share point site, you need to configure the apps for share point server manually.
we need to follow the actions below,
Configure the App site collection
Configure the App domain
Configure an account for apps
finally if you are having host header for that web application, you need to create a new web application.
following...
Subscribe to:
Posts (Atom)
Follow us in facebook
About Me
- Suresh Pydi
- Having good experience in SharePoint 2007/2010 and .net applications. Currently, working on SharePoint 2013 and training people on SharePoint. Microsoft certified technology specialist, Microsoft Certified Professional developer in SharePoint 2010.
Add me in linked-in
Blog Views
944095
Blog Archive
-
▼
2013
(110)
-
▼
March
(12)
- Share Point 2013 - App Permissions, Authentication...
- SharePoint 2013- Security model, Authentication an...
- SharePoint 2013- call outs , Creating custom callouts
- SharePoint 2013 - Workflows
- Share Point Managed Paths
- Sharepoint 2013 - App Model
- SharePoint - Check list exists or not in a site us...
- Share Point- The trial period for this product has...
- Share Point 2013- Minimal Download Strategy
- SharePoint 2013 Apps - Error occurred in deploymen...
- SharePoint 2013- you receive "Side Loading of apps...
- SharePoint 2013 - "Sorry, apps are turned off. If ...
-
▼
March
(12)