HowTo increase IIS StartUp Speed on first StartUp 1
ASP.NET/SharePoint is very slow on first access, here are ways to increase IIS startup speed.
Warning: Parameter 2 to wp_hide_post_Public::query_posts_join() expected to be a reference, value given in /home/.sites/487/site1194/web/wp-includes/class-wp-hook.php on line 286
ASP.NET/SharePoint is very slow on first access, here are ways to increase IIS startup speed.
Using LINQ to Objects to query a SharePoint List To query SharePoint Lists with LINQ has one big advantage: It does shorten the amount of code we write and works just as great or better compared against a standard CAML query. Although there tools like U2U CAML Query Builder around that […]
Setting up a SharePoint development environment can be a pain in the ass especially if you do it for the first time. Andreas Glaser has made an excellent SharePoint installation guide, covering both SP2013 with SQL Server 2012 and SP2010 with SQL Server 2008 R2: SP2010 with SQL Srv 2008 R2 […]