Browse by Tags

Tagged Content List
  • Wiki Page: How to Create Query Shortcuts in SQL Server Management Studio

    You can create shortcuts for frequently used queries in Management Studio, some of the shortcuts are predefined, like pressing "Ctrl + 1" will execute "sp_who". You can create shortcuts for your own queries or change the existing shortcuts. To create a new shortcut, go...
  • Wiki Page: SharePoint Tips to Improve Performance

    1. Use SPWeb.GetList (string ListUrl) instead of SPWeb.Lists(String ListName). 2. Use SPList.AddItem.Instead of SPList.Items.Add. 3. Use SPUserToken instead of Run with Elevated privileges. 4. For CAML Query,Use Viewfields and Row limits to limit the columns and the results returned from the...
  • Wiki Page: SSRS: Multi Font Color / Multi Font Size within a Single Field / Textbox

    This article explains how to format the characters within a single Field or Textbox with varying font size and font color in SSRS. Consider the below code sample as the requisite dataset query: DECLARE @UnitsOfMeasurement TABLE (Measurement VARCHAR (50),Units VARCHAR (20)) ...
  • Wiki Page: How to shrink your SCVMM database (Transactional Log)

    (Generally speaking, this is not a ‘SCVMM-problem’. It`s linked to SQL, and the way the SQL server act when it comes to I/O, Memory, Data, - and log files.) Ok, you have had your SCVMM server running for a while now, all roles and services installed on a single server. Remember that the SCVMM...
  • Wiki Page: Hyper-V: Survival Guide

    Table of Contents Planning Deploying Managing Optimizing Video Troubleshooting Podcast Blogs Forums Books Twitter Tools Miscellaneous Related Products See Also This is a list of Hyper-V resources you can add too, and feel free to rearrange. Just click the "Edit" button above the article...
  • Wiki Page: Exchange 2007 Tips and Tricks

    Note The content on this Wiki page was migrated from the old Exchangeninjas.com Wiki. The following tips and tricks are currently available, but feel free to jump in and add your own. Organization Configuration - The Exchange 2007 Transport Underlying Permission Model - Securing Your Mobile...
Page 1 of 1 (6 items)
Can't find it? Write it!