by adis.jugo | Oct 15, 2011 | Development
I love the idea that Visual Studio warns you about missing XML comments – it pushes you to keep your code clean and documented. But, it is really annoying in code generated by SPMetal – as soon as you include a class generated with the SPMetal, your Error List window...
by adis.jugo | Oct 8, 2011 | News
Joel Oleson (@sharepointjoel) wrote a great summary of the SharePoint Conference 2011, very much worth reading, doesn’t matter if you have been there, or not (unfortunately, I was not). You can read the summary on Joel’s blog:...
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,...