About 4,820 results
Open links in new tab
  1. How to have an auto incrementing version number in Visual Studio

    Sep 27, 2018 · The default behaviour of visual studio (when using the asterisk in the assembly info) is to increment with each build - a publish will cause a build so this will work. However i'm …

  2. Excel crashes in VBE7.DLL running or enabling macro

    Sep 11, 2019 · In Excel, go to File > Account > About Excel to collect the detailed Excel version number. Additionally, please share the complete crashing logs here for further analysis.

  3. SQL Web vs Standard Edition - social.msdn.microsoft.com

    Oct 29, 2018 · For me, problematic is number 2. As I understood, we can only use app with anonymous authentication. I know this is not official MS site, and i couldn't find confirmation on …

  4. How to trim comma dot and space in a column

    Jul 31, 2017 · I think you could try to use script component transformation with regular expressions. Please refer to following steps: Add a Script Component Transformation as …

  5. How to convert number of days into Months and days

    Jan 2, 2012 · The below query needs to give me the Days and Months from number of days.

  6. Rolling and CI Build triggered twice for only one changeset

    Oct 10, 2013 · Thx for your infos. Both header information are equal: same user for the same changeset number. It usually happens, if a user makes one checkin - the build is triggered for …

  7. Increase List Lookup Threshold Limit on O365

    Feb 7, 2015 · I am facing problem in List limit threshold on O365 SharePoint Online. Currently I think 8 look-ups are supported how I can increase this limit to 20 (it just a number).

  8. How to Format Leading Zero in Telephone number

    Oct 17, 2011 · Ok, try this... Only thing is you have to exactly define the phone format relavent to how many characters you have in the phone number.

  9. Limiting the number of rows in Matrix and add static blank rows in …

    Dec 1, 2018 · I would like to set the number of rows to be displayed in a Matrix table ( let's say 11 rows for data and 1 row for header) as following picture. It is needed to have fixed number of …

  10. Get number of active users in TFS within period of time?

    Jan 1, 2012 · I'm looking for a way to count number of active users in TFS within period of time (such as 3 months)? Is there a way to do this in C# either query to Tfs's database or Api? It …