SPDisposeCheck
E’ stato da poco rilasciato il tool che molti stavano attendendo: SPDisposeCheck.
Ecco di cosa si occupa:
” SPDisposeCheck is a tool to help you to check your assemblies that use the SharePoint API so that you can build better code. It provides assistance in correctly disposing of certain SharePoint objects to help you follow published best practice. This tool may not show all memory leaks in your code. Further investigation is advised if you continue to experience issues.”
Link al sito MSDN http://code.msdn.microsoft.com/SPDisposeCheck
Vuoi sapere quanto sei stato bravo a scrivere il codice? Scariti il tool, prendi i tuoi assembly e analizzali. Io lo sto già facendo!