by adis.jugo | Oct 7, 2011 | Architecture, Development
Continued from: Architecting Sharedove Conference Organization Solution: Data First (Part 1) The Sharedove Conference Organization solution is intended to help the conference organizers to store and manage information about conference sessions and participants, as...
by adis.jugo | Oct 3, 2011 | Architecture, Development
In the previous post of the Sharedove Architecture Project series, I have described what we are going to build here in the next few months – a business solution, based on .NET and Microsoft SharePoint, which will be used for the conference organization tasks. I...
by adis.jugo | Sep 29, 2011 | Development
If you ever get an "Access Denied" error on the "default.aspx" file when trying to export a SharePoint site (MOSS 2007) with STSADM –export command, open the site in SharePoint designer, check the "default.aspx" file out, then check in,...
by adis.jugo | Aug 27, 2011 | Development
A friend of mine had a problem recently with the calendar view and a custom list. Basically, he created a custom list, with “dstart” and “dend” Date and Time fields, which both had the format set to “Date only”. Now, he created a...
by adis.jugo | Aug 22, 2011 | Development
You are annoyed with entering your CodePlex username and password, each time when you open your Visual Studio, if CodePlex is set as your default TFS? Me too. Luckily, there is a simple trick which helps you: Windows Credentials Manager. Open the Windows Credentials...
by adis.jugo | Aug 15, 2011 | Development
Is there such a thing like good SharePoint solution? Can it be that you cannot unit-test SharePoint stuff? Is it true that there is no architecture in SharePoint, that it is all, just, – well, SharePoint?! Are SharePoint solutions – and SharePoint...