Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /home/nubelus/sharedove/adisjugo/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60
Development Archives - Page 15 of 16 - Adis Jugo blog
Select Page

Read the BDC data from MOSS Object Model

So, what do you do the first when you want to create a rock-solid BDC system with your SharePoint? If your BDC is going to fetch it’s data from the web service, you will of course first create the service, which must contain at least two methods: the...

Importing linked lists into existing MOSS 2007 site

Importing linked lists into existing MOSS 2007 site Picture this situation: you have two operational MOSS 2007 sites, possibly at two different MOSS servers. Now, you have to copy two SharePoint lists from one site to another, retaining all additional information like...

Internet Explorer 8 Beta 1 is here!!!

Download Internet Explorer 8 Beta 1 and put the web at your service for you and your customers. This beta is aimed at web developers and designers to help them take advantage of new features in Internet Explorer 8 that will enhance their websites....

Fighting the SPGridView contol

hOne piece of SharePoint toolbox, rarely used, and not well known, is a SPGridView control, a SharePoint wrapper over a standard .NET GridView control. Since the SPGridView is not well documented, and implementing standard functionality with it is somewhat painful, I...

A few more MOSS tricks…

Master dialog pages So you created a great all new master page for your Sharepoint site, but all the dialog pages (i.e. Acces Denied, Unknown Error…) are still in the "Default" style? Yeah, I know… You have to edit the "simple.master"...