Ever re-deployed a timer job in SharePoint without any changes being made (even after GAC deployment and “iisreset”)?
Remember to restart the “SharePoint 2010 Timer” Service as well after deployment for changes to be made immediately.
Posted by niknovotronix on August 31, 2011
Ever re-deployed a timer job in SharePoint without any changes being made (even after GAC deployment and “iisreset”)?
Remember to restart the “SharePoint 2010 Timer” Service as well after deployment for changes to be made immediately.
Posted in SharePoint 2010, SharePoint Deployment, SharePoint Development | Leave a Comment »
Posted by Steve Jones on June 9, 2011
We are pleased to announce that Novotronix have been awarded a project to develop parental portals for schools as part of a local authority project. The Sharepoint based portals will enable schools to improve communications with their parents and allow students to demonstrate examples of their work.
More details to follow shortly…
Posted in General, SharePoint 2010, SharePoint Customisation, SharePoint Development | Leave a Comment »
Posted by Gary Powell-Jones on March 18, 2011
There are occasions when we need to pre-populate SharePoint fields with data, such as from a query string. the solution is not that difficult, using a bit of Javascript. Paul blogged the solution of at Autosponge.
Read the rest of this entry »
Posted in SharePoint Customisation, SharePoint Development | Leave a Comment »
Posted by Gary Powell-Jones on March 11, 2011
As part of the series of articles, we will look at retrieving some data from SharePoint.
For this example, we will look at getting data from a list, in this case a simple Announcements list, and put the data from that list into a web part on a page. (I appreciate that this could be done several other ways, but it will serve the purpose on this example)
Read the rest of this entry »
Posted in jQuery, SharePoint Development | 5 Comments »