SharePoint Dragons

Nikander & Margriet on SharePoint

Monthly Archives: July 2014

Project Adam

Project Adam is a new deep-learning system modeled after the human brain that has greater image classification accuracy and is 50 times faster than other systems in the industry. Watch this video: http://research.microsoft.com/apps/video/default.aspx?id=220709. You should also take a look at: http://research.microsoft.com/en-us/news/features/dnnvision-071414.aspx.

SSIS Package In Visual Studio 2012: Designer View suddenly gone

Have you ever experienced that the Designer View of an SSIS package in Visual Studio is suddenly completely empty while all the underlying XML is all gone? It had us puzzled, but it was solved by closing all packages in VS (just click the X’s) and then re-opening the package.

Apparently the UI of SSIS is not all fine and dandy, we found this post to be of interest too: http://social.msdn.microsoft.com/Forums/sqlserver/en-US/3dc85f3c-59b7-4671-9894-e12ef2680d27/ssis-package-when-opened-in-designer-shows-nothing-because-it-is-scrolled-to-bottom-right-where?forum=sqlintegrationservices.

SPServices

An interesting library based on jQuery that makes working with SharePoint’s web services easier: http://spservices.codeplex.com/.