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 25, 2011 | News
There is a new online course for the people implementing internet sites with SharePoint. http://technet.microsoft.com/en-US/sharepoint/hh126807 And the similar stuff for the ECM people: http://technet.microsoft.com/en-US/sharepoint/hh126808 Great stuff, be sure to...
by adis.jugo | Aug 18, 2011 | Architecture, Random Thoughts
SharePoint has been around for about 10 years now, with all ups and downs, with bad days and glory days. For the better or worse, SharePoint has became de facto a standard – it is now the most preferred tool for company intranets, and companies tend to put...
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...
by adis.jugo | Aug 13, 2011 | Development
There is a need sometimes to combine a physical list view (on a SharePoint list) with a custom CAML query when retrieving the data in the SharePoint object model. Most of you probably know that there is an overload of the SPList.GetItems() method which takes a SPQuery...