code
How to: Create pages (pagination) for your custom data set (in ASP.NET)

I needed this while building a custom Search facility for a customer. I was working with the Sitefinity API and the mechanism should work with documents that were hosted on the Sitefinity CMS. Notice that in this case, we’re talking for an ASP.NET solution, which would also need a way to keep track of where [...]

Read More
Posted on 21st March 2012No Comments
Announcing: project “SP10Prodotis”

Project SP10Prodotis will be a simple WF application (although, I could turn this into an .ASPX page, depending on usability…hmm.. I’ll think about this more and come up with a decision). The SP10Prodotis will be a SharePoint 2010 oriented application that will help administrators and developers review some key information about the farm and the [...]

Read More
Posted on 25th September 2010No Comments
Code: Developer Dashboard Enabler/Disabler

The SharePoint 2010 Developer Dashboard Enabler/Disabler. As already mentioned, the Developer Dashboard can be enabled or disabled by the developer, through one of three ways: stsadm, Powershell and VS code. All three of those options have their pros and cons. For example, the stsadm approach, is the fastest of the three as it only requires [...]

Read More
Posted on 12th September 20101 Comment
Announcing: project “Developer Dashboard Enabler Disabler”

Project “Developer Dashboard Enabler/Disabler” will be a simple web part that will simply activate and deactivate the developer dashboard on demand. Because of the nature of the Developer Dashboard itself, the web part will only be installable in the Central Administration web application. More on this later… edit: Version Alpha has been posted here. A [...]

Read More
Posted on 11th September 20101 Comment
Phlegyas VS Othello : Take Two

(picture rights – Robert Gatliff: original webpage ) Remember the Phlegyas VS Othello project explanation that started here? The 0.1 version of the development files have been uploaded into Sourceforge. You can find both the entire package (with source code) or just the binaries of the project at the Phegyas portion of Sourceforge here. Please [...]

Read More
Posted on 2nd January 2010No Comments