
mysharepointwork.blogspot.com
SharePoint ProgrammingSuper SEO - SEO Friendly Blogger Template
http://mysharepointwork.blogspot.com/
Super SEO - SEO Friendly Blogger Template
http://mysharepointwork.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Sunday
LOAD TIME
0.2 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
11
SSL
EXTERNAL LINKS
123
SITE IP
172.217.6.33
LOAD TIME
0.25 sec
SCORE
6.2
SharePoint Programming | mysharepointwork.blogspot.com Reviews
https://mysharepointwork.blogspot.com
Super SEO - SEO Friendly Blogger Template
Stsadm Vs Windows PowerShell | SharePoint Programming
http://mysharepointwork.blogspot.com/2010/05/stsadm-vs-windows-powershell.html
Stsadm Vs Windows PowerShell. Stsadm Vs Windows PowerShell. Posted by Isha Attlee. Microsoft Office SharePoint Server 2007 includes the Stsadm tool for command-line administration of Office SharePoint Server 2007 servers and sites.Stsadm is located at the following path on the drive where SharePoint Products and Technologies is installed: %COMMONPROGRAMFILES% microsoft shared web server extensions 12 bin. You must be an administrator on the local computer to use Stsadm. Access to File System :. This is a...
Copyright Regulations | SharePoint Programming
http://mysharepointwork.blogspot.com/p/copyright-regulations.html
All material by mysharepointwork.blogspot.com. You are free to share, distribute or transmit any work on this blog under the following conditions:. You must attribute the content that you’ve used by prominently displaying a credit link back to the specific article page. The credit link used should point to the article page and not just our sites homepage. You are not allowed. To republish an ENTIRE article or blog post. What happens when you steal content from. This is a personal weblog. The opinions...
Focus on Content not working in Custom Master Pages in SharePoint 2013 | SharePoint Programming
http://mysharepointwork.blogspot.com/2013/07/focus-on-content-not-working-in-custom.html
Focus on Content not working in Custom Master Pages in SharePoint 2013. Focus on Content not working in Custom Master Pages in SharePoint 2013. Posted by Isha Attlee. Missing Focus on Content in Custom Master Pages in SharePoint 2013. If you are Creating a Custom SharePoint Master Page (a Converted HTML Master Page perhaps), the new "Focus on Content" Control might not work by default. To make it work, simply wrap you main content around Contentbox div i.e. around. May 11, 2016 at 3:09 AM. Great Excellen...
Migrating Custom Themes from SharePoint 2010 to SharePoint 2013 | SharePoint Programming
http://mysharepointwork.blogspot.com/2013/06/migrating-custom-themes-from-sharepoint.html
Migrating Custom Themes from SharePoint 2010 to SharePoint 2013. Migrating Custom Themes from SharePoint 2010 to SharePoint 2013. Posted by Isha Attlee. SharePoint 2013 does not support “THMX”. Themes that are Created in SharePoint 2010. If you are looking to migrate a Custom Theme from SharePoint 2010 to SharePoint 2013, you would have to re-design the Theme with new structure (defined by XML files – SPColor.xml and SPFont.xml) and then apply to the new SharePoint 2013 site. July 9, 2013 at 4:50 AM.
Sharepoint 2010 Workflow Tutorial - I | SharePoint Programming
http://mysharepointwork.blogspot.com/2010/05/sharepoint-2010-workflow-tutorial-i.html
Sharepoint 2010 Workflow Tutorial - I. Sharepoint 2010 Workflow Tutorial - I. Posted by Isha Attlee. See the Video Tutorial @ SharePoint 2010 Workflow Video Tutorial. A quick view on whats new with SharePoint 2010 Workflows :. 1 SharePoint 2010 workflows are build upon the workflow engine provided .Net Framework 3.5. 2 List and Site workflows - In addition to the SharePoint lists we can now create workflows for SharePoint sites as well. These are called as "Site Workflows". 7 Moving SharePoint Designer W...
TOTAL PAGES IN THIS WEBSITE
11
SharePoint 2010/2007: June 2011
http://chprashanth.blogspot.com/2011_06_01_archive.html
Saturday, 4 June 2011. Deploy a workflow as WSP File in Moss 2010. To Deploy a wsp file,need to follow the steps:. Download the wsp file. Upload the wsp file to site collection. Activate the webpart in site collection. Download the WSP file. To download the WSP file to a file location. On the top-level site, in the Quick Launch, click All Site Content. On the All Site Content page, in the Document Libraries. Section, click Site Assets. Point to Send To. And then click Download a Copy. In the File Download.
SharePoint 2010/2007: Important Blogs
http://chprashanth.blogspot.com/2011/06/important-blogs.html
Thursday, 2 June 2011. Venkat Babu: http:/ pravahaminfo.blogspot.com/. Venkat: http:/ moss2010-venkat.blogspot.com/. Http:/ mysharepointwork.blogspot.com. Subscribe to: Post Comments (Atom). Deploy a workflow as WSP File in Moss 2010. View my complete profile. Watermark template. Powered by Blogger.
kicktech: 8/11/13 - 8/18/13
http://kicktech.blogspot.com/2013_08_11_archive.html
Friday, August 16, 2013. Remove Sharepoint New Document button from Ribbon via Sharepoint Custom Action. With 3 lines of XML code. You can remove Sharepoint default New Document button from Sharepoint ribbon via Custom Action. I really liked this. So I am posting here with the code for it. I simply love this feature. Want to learn more and more about it. Will update with more posts on CustomActions in future. Links to this post. Subscribe to: Posts (Atom). Microsoft Certified Professional Developer.
kicktech: 9/1/13 - 9/8/13
http://kicktech.blogspot.com/2013_09_01_archive.html
Thursday, September 5, 2013. Enable Audience Targeting for Sharepoint Quick Launch Menu. Here I am posting some of references I have found:. Http:/ weblogs.asp.net/jhallal/archive/2011/06/22/sharepoint-navigation-setting-the-audience-property-of-an-spnavigationnode.aspx. Http:/ social.msdn.microsoft.com/Forums/sharepoint/en-US/fc046128-ba01-4205-965e-bce3fc24d55d/add-audience-to-a-linkspnavigationnode-with-c. Http:/ sladescross.wordpress.com/2010/12/04/set-the-audience-of-a-navigation-node/.
kicktech: Floating div not displaying background color.
http://kicktech.blogspot.com/2014/02/floating-div-not-displaying-background.html
Tuesday, February 4, 2014. Floating div not displaying background color. The problem with the float based layouts is that the wrapper container doesn't expand to the height of the child floating elements. The typical solution to fix this is by adding an element with clear float after the floating elements. Or adding a clearfix to the wrapper. But you can also use the overflow property to fix this problem. It is not a CSS trick. It's documented long time back. So it would be:.
kicktech: 2/2/14 - 2/9/14
http://kicktech.blogspot.com/2014_02_02_archive.html
Tuesday, February 4, 2014. Floating div not displaying background color. The problem with the float based layouts is that the wrapper container doesn't expand to the height of the child floating elements. The typical solution to fix this is by adding an element with clear float after the floating elements. Or adding a clearfix to the wrapper. But you can also use the overflow property to fix this problem. It is not a CSS trick. It's documented long time back. So it would be:. Links to this post.
kicktech: 2/3/13 - 2/10/13
http://kicktech.blogspot.com/2013_02_03_archive.html
Friday, February 8, 2013. Sharepoint Foundation 2010 Product Key. Today I uninstalled SharePoint Foundation 2010 from my development computer and trying to install SharePoint Foundation 2010. When I click the Setup.exe file from extracted files, the installation was asking for the SharePoint Foundation 2010 Product Key. Strange! Links to this post. Labels: Sharepoint Foundation 2010 Product Key. Subscribe to: Posts (Atom). Microsoft Certified Professional Developer. Sharepoint Foundation 2010 Product Key.
kicktech: 9/22/13 - 9/29/13
http://kicktech.blogspot.com/2013_09_22_archive.html
Wednesday, September 25, 2013. Activate and Deactivate Sharepoint Features using Client Object Model. Sample Code is here:. Var featureGuid = "{XXXXX-XXXX-XXXX-XXXX-XXXXX}";. Var relativeUrl = spPageContextInfo.siteServerRelativeUrl();. GetScript(relativeUrl " layouts/15/sp.runtime.js", function () {. GetScript(relativeUrl ' layouts/15/sp.js', function () {. GetScript(relativeUrl ' layouts/15/sp.publishing.js', function () {. Var clientContext = new SP.ClientContext.get current();. Http:/ www.learnin...
TOTAL LINKS TO THIS WEBSITE
123
Domain Name Registration at Joker.com, Easy to use Control Panel and Reseller API Interface
The Domain MYSHAREPOINTSITE.MOBI. Was Successfully Registered with Joker.com. To administer the domain, configure your email addresses and URL forwarding,. Or register more domains, please go to joker.com. Your Joker.com Team.
Domain Name Registration at Joker.com, Easy to use Control Panel and Reseller API Interface
The Domain MYSHAREPOINTSITE.NET. Was Successfully Registered with Joker.com. To administer the domain, configure your email addresses and URL forwarding,. Or register more domains, please go to joker.com. Your Joker.com Team.
mysharepointstaff.com
Register a new domain. Buy and sell your domains. Is this already your domain? Add hosting, email and more. Easy-to-handle domain management in real time. Save up to 20% off with bulk discounts. Personal support viel email and telephone. Please enter a domain name and check one ore more categories. SKYWAY provides you with customized IT solutions. Get paid to park your domains with NameDrive. Cultivate your business online. BrandShelter supports your brand protection on the internet.
mysharepointstuff.blogspot.com
My SharePoint Stuff
The present is a gift. That is why it is called the present. Tuesday, June 26, 2012. Elegant way of setting and getting values from SPListItem. As we already know setting and getting values from SPListItem usually involves checking if the field is available, if exist then checking if the value is not null and then only we can make sure that we can read a value from the SPListItem. the following code snippet explains how we usually do that;. See if the field exists and the value is not null. 3 Open the pr...
Sharepoint
A Sharepoint Blog for Developers. Thursday, March 26, 2015. Release Locked Files using Powershell. We are would have come across users complaining about file is locked by a user. The user might have edited the file last and left for a vacation and someone else is looking to edit the same file the user will see a message that the file is locked by a user for editing. How do we get lock release? We could either call the person who has locked it and ask him to close it or. Which one of this is easy? We need...
SharePoint Programming
Sign up for Weekly Newsletter from Learning SharePoint. Posted by Isha Attlee. If you haven't yet, sign up for the new Weekly Newsletter from LearningSharePoint.com. Weekly newsletter is a warp-up of famous SharePoint 2013 Tips that are posted by Learning SharePoint every day. These tips are posted on Learning SharePoint's Facebook Page. Google and on the website itself. Weekly newsletter is an awesome initiative to see all the Tips added in the the past week in a single document. Posted by Isha Attlee.
mysharepointworld.wordpress.com
My sharepoint world | Ramblings on my experience with MOSS 2007
124; Comments RSS. On Using a Content Editor Web Par…. Kat on Sharepoint calendar-Mouseover…. Chris on Using a Content Editor Web Par…. On Internet Explorer crashes when…. On Options to move sharepoint sit…. Sharepoint calendar-Mouseover to see event details. Top Navigation Rounded corners. Sharepoint Internal field names. Top toolbar display in Firefox. TO add the rounded corners image to the web part headers. Sharepoint calendar-Mouseover to see event details. Posted on September 10, 2010. Var calItemD...
My Site
This is my site description. A website created by GoDaddy’s Website Builder.
My Sharer
Thursday, December 18, 2008. Thursday, September 25, 2008. Wednesday, March 19, 2008. Wednesday, March 12, 2008. Saturday, January 26, 2008. Friday, December 28, 2007. Friday, November 23, 2007. Tuesday, October 30, 2007. Tuesday, October 23, 2007. Saturday, October 20, 2007. Subscribe to: Posts (Atom). Haihai. Everybody.I want share my life with you ALL. View my complete profile.
My Share Room
Update your browser or Flash plugin. Click here to see a full sized version with tags. Share Vie Misue Company:. Follow us on Twitter. Join our Facebook Group. Join me on Google Plus. Add me on Linkedin. Click here to see a full sized version with tags. Share Vie Misue Company:. Follow us on Twitter. Join our Facebook Group. Join me on Google Plus. Add me on Linkedin. Click here to see a full sized version with tags. Share Vie Misue Company:. Follow us on Twitter. Join our Facebook Group. Follow us on Tw...
SOCIAL ENGAGEMENT