by adis.jugo | Jan 5, 2011 | Development
A SharePoint 2010 brought us the whole new authentication world – Claims-Based authentication, based on the Windows Identity Foundation. To go through the whole claims-based logic would take too much time and space on this blog, but it’s nevertheless crucial for...
by adis.jugo | Dec 9, 2010 | Development
Admit: how may times you have search for an option in Central Administration? You know it has been there, you have seen it just few days ago… Dave Coleman has posted SP 2010 Central Administration maps in his article at endusersharepoint.com Since it is a VERY MUCH a...
by adis.jugo | Dec 1, 2010 | Development
This article is summary of a discussion at IWS workshop I gave to my customers recently. It has all started with the thesis that the term “Information Worker Solutions” is actually not defined at all. I did give a longer explanation – obviously I...
by adis.jugo | May 15, 2010 | Development
At Tuesday, 11.05. I had my SharePoint Development session at Microsoft DevDays – Central and Eastern Europe Roadshow. I want to thank everyone for visit and some great discussion afterwards!!! Presentation and code samples can be downloaded...
by adis.jugo | Oct 29, 2009 | Development
SharePoint has hard limits on the characters which can be used in the file names. But somehow, I have seen a lot of SharePoint solutions which do not consider that limits, and the error messages about not allowed characters in the file names are popping all the time....
by adis.jugo | Mar 12, 2009 | Development
Develop and deploy a SharePoint Event Receiver from the scratch There are many information peaces on the internet how to build a decent working event receiver in SharePoint – mainly good, but still, only peaces. I’ll try to present here a complete and quick “how to”...