Browse by Tags
A few day’s ago I stumbled on a article about SharePoint Memory leaks because we were looking at memory leaks for 1 of out clients. I found a great article from Todd Carter about a giant memory leak within SharePoint that he found just a month ago.
Read More...
More and more resources are coming available for starting development with SharePoint 2010. Today I received a link from MSDN Flash with some cool new developer resources. After watching the presentations you can even test your skill by answering a question.
Read More...
When I was reading and searching information about SharePoint 2010 on the internet I found I really helpful page in the Microsoft download to get started with development for SharePoint 2010. On the page a 10 Hands on Labs for you to try out in
Read More...
For one of my assignments I had to create a checkbox that displays a confirmation message when you uncheck a checkbox. I thought I would share my solution with you guys. First off al you will have to create a new class file that we will call ‘ConfirmationCheckbox’
Read More...
When I started developing for SharePoint two years ago I was thrown in a big black hole and started to develop webparts by hands on experience. In the first couple of weeks I found out that your webpart could inherit from System.Web.UI.WebControls.WebParts.WebPart
Read More...
In January of this year I wrote a post about creating a virtual earth webpart (You can read about it here ). I had done this by adding JavaScript to the page. When I was talking to one of my colleges ( blog ) a week ago after a team meeting he told me
Read More...
The last time I have been receiving questions about using SPSecurity.RunWithElevatedPriviledges in a SharePoint webpart. This made me think and I thought by myself lets write a short post with some examples about this subject. When you want to build a
Read More...
Since a few days I have installed Internet Explorer 8 on my computer and I was curious how it would display certain sites. Till a few hours ago everything looked nice. When navigating to an internet site we had just developed for one of our clients I
Read More...