| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 6 months |
| seen | 13 hours ago | |
| stats | profile views | 12 |
|
Apr 12 |
asked | sandbox solution priviliges issue |
|
Mar 7 |
comment |
Declarative OnQuickLaunch property not working in SharePoint 2013 Thanks for your tip about the onet.xml. Unfortunately I wasn't able to use an onet.xml in my case. :( |
|
Dec 27 |
answered | Programmaticly create a new site in Office365 |
|
Dec 17 |
asked | Declarative OnQuickLaunch property not working in SharePoint 2013 |
|
Nov 22 |
accepted | disable auto retract option in visual studio 2010 by default |
|
Nov 22 |
comment |
disable auto retract option in visual studio 2010 by default I already thought so :( , I just wanted to know for sure. |
|
Nov 19 |
comment |
System.Data.Linq the given assembly name or code base was invalid I think (but I am not sure) I ended up recreating the webapplication. It was in my development environment so it wasn't really a problem to do that. |
|
Nov 19 |
comment |
disable auto retract option in visual studio 2010 by default I know that I can put this off per project. But I'm searching for a sort of default setting. I always forget to turn the auto-retract option off. |
|
Sep 4 |
comment |
Aggregate data from multiple site collections in SharePoint online It needs to be a sandbox solution because of SharePoint online (Office365). |
|
Sep 4 |
comment |
Aggregate data from multiple site collections in SharePoint online changed my post a little bit to explain why I want to aggregate the data :) |
|
Sep 4 |
revised |
Aggregate data from multiple site collections in SharePoint online added 279 characters in body; edited title |
|
Sep 4 |
comment |
Aggregate data from multiple site collections in SharePoint online thanks for your answer. I don't understand why it is a farm level task. I want a simple webpart that shows data from a list (for example questions) that is in multiple site collections. In my webpart I want to show all questions. Looks like it is possible here but I don't want to use silverlight. |
|
Sep 4 |
asked | Aggregate data from multiple site collections in SharePoint online |
|
Aug 14 |
accepted | Creating site with subsite using webtemplate |
|
Aug 14 |
answered | Creating site with subsite using webtemplate |
|
Aug 10 |
comment |
working and filtering with large external lists using BCS I've created my own .net assembly connector and with sql server profiler I see everything getting retrieved. The problem with the limit filter is that in the external list, I only can filter on the retrieved records. Is there a way to show filters that are executed on the database instead of in memory? |
|
Aug 10 |
asked | working and filtering with large external lists using BCS |
|
Aug 6 |
comment |
Creating site with subsite using webtemplate I know, but then I have to use a feature receiver. I can't use a feature receiver because I'm deploying to the bin. |
|
Aug 6 |
asked | Creating site with subsite using webtemplate |
|
Aug 6 |
comment |
SPSiteDataQuery keeps throwing throttle exception I'm going to try the index and hope it helps. I've set a rowlimit so I don't know why it tries to retrieve so many items. |