Application Pool Recycle Utility for SharePoint Developers
This is a copy from here.... This freeware application is a System Tray utility for providing quick access to common IIS tasks which are useful on a SharePoint development box.…
This is a copy from here.... This freeware application is a System Tray utility for providing quick access to common IIS tasks which are useful on a SharePoint development box.…
http://www.rticorp.com/products/default.html http://www.life-ware.com/ http://www.cepro.com/ http://www.cepro.com/slideshow/image/7295/ http://www.globalcache.com/products/other/ http://www.lutron.com/Products/SingleRoomControls/RadioRA2/Pages/Overview.aspx http://www.centralite.com/ http://www.lutron.com/Education-Training/LCE/Pages/DimmingCFLsandLEDs.aspx
http://blogs.msdn.com/b/microsoft_press/archive/2010/10/28/free-ebook-programming-windows-phone-7-by-charles-petzold.aspx
http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/06/11/hyper-v-script-compact-vhd.aspx
Post from here The following diagram shows some of the most important methods of theSystem.Web.UI.Page class that you can override in order to add code that executes at specific points in the page…
Taken from here After doing a lot of custom SharePoint 2007 development since MOSS was released I believe that any custom code should be written as a feature. This make…
Taken from here If you’ve spent much time in SharePoint Designer 2007, you know what content placeholders are, and you know that you need to understand them before you start modifying…
DateTime.ToString() Patterns All the patterns: 0 MM/dd/yyyy 08/22/2006 1 dddd, dd MMMM yyyy Tuesday, 22 August 2006 2 dddd, dd MMMM yyyy HH:mm Tuesday, 22 August 2006 06:30 3 dddd,…
http://mychannellogos.com/TSdl1.aspx
Cast vs. Ashttp://www.codeproject.com/KB/cs/csharpcasts.aspx Performance Thoughts/exampleshttp://www.codeproject.com/KB/cs/effective1.aspxhttp://www.techgalaxy.net/Docs/Dev/5ways.htm StringBuilderhttp://support.microsoft.com/kb/306822http://www.codeproject.com/KB/cs/stringperf.aspx