Waldek Mastykarz - Innovation Matters | SharePoint Server MVP | ISSN 2210-9390

Using PageAsyncTask to improve the performance of your website

, , 9 Comments »

Once in a while I like to get back to “old stuff”. It allows me to look once again at the things I’ve already done but then from another perspective: between now and then I’ve done a few projects, I’ve read a couple articles/books and spoken to some people. So it’s not surprising that quite often I find some new insights about the subjects I thought were closed. One of such topics was using the PageAsyncTask class to improve the performance of your website. Read more »

SharePoint Dispose Checker Tool (SPDisposeCheck) available now!

, , , , No Comments »

SharePoint Dispose Checker Tool aka SPDisposeCheck is finally available! You can download it from MSDN Code Gallery @ http://code.msdn.microsoft.com/SPDisposeCheck. Read more »

Improve your jQuery

, , , , , No Comments »

jQuery has been out there for a while now. Many web developers use it thanks to its simplicity. But because you can use it intuitively there is a chance you might overuse it. Because not all browsers out there can easily deal with lots of JavaScript your enhancements might decrease the user experience – definitely the opposite of what you wanted. So how can you avoid it? Read more »

Is it a good idea to use lambda expressions for querying SharePoint data?

, , , , 14 Comments »

.NET 3x ships with a number of new features among which lambda expressions: an easy way to write code for querying collections. Because of its ease of use many developers use it for retrieving data from different kind of collections. Just recently I’ve been asked to have a look how well lambda expressions perform while retrieving data from SharePoint comparing to SharePoint native mechanisms. Read more »

Microsoft SharePoint Team help solve the problem of disposable objects

, , , , No Comments »

The SharePoint team has just announced that they are working on a tool which will help SharePoint developers to deal with disposable objects in custom code. SPDisposeCheck – as the tool is called, will check custom compiled assemblies and validate them against the Microsoft guidance. Read more »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2012 Waldek Mastykarz

Creative Commons License