.net framework
How to: Troubleshoot “Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.”

Working with DataSets, you might face this error message that will keep you from using code that you knew was working just fine. There may be many reasons for this error message to pop up on your screen, and most of them have been talked about extensively in other blog posts. A search online will [...]

Read More
Posted on 13th October 2011No 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
SharePoint stuff for the Developer to keep in mind

For the developer who’s just starting developing for the SharePoint platform, there is a number of things that need to be taken under consideration. From the most basic to the most complex, I will use the “best practice” tag to keep notes about things that the developer needs to be aware of when developing for [...]

Read More
Posted on 11th September 2010No Comments
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
Visual Studio 2010 Basics (cheat sheets)

Developers often dive into the new iterations of their favourite development suites without taking the time to dig into the peculiarities of those new iterations. Sometimes, the slightest detail can cost us working hours, even if we’re talking for a simple key combination. What follows is a list of downloads that will help developers with [...]

Read More
Posted on 9th September 2010No Comments