About 584 results
Open links in new tab
  1. How to find the last non-blank cell in a column?

    Apr 17, 2008 · I am new in Office programming, and I wonder if it's possible to find the last non-blank cell in a row.

  2. is it possible to calculate code metrics for web site projects

    Apr 8, 2009 · In Visual Studio, Code Metrics are only available only for C#, Visual Basic, and C++/CLI projects that are not web site project. As far as I know, there is a little difference between Web …

  3. win32Exception:No credentials are available in security Package while ...

    Mar 6, 2014 · The only Difference between the tutorial's environment setup and my setup is that i am hosting wcf service and web application under one domain on one machine and have adfs2.0 …

  4. How to Stop a ValidationRule from Triggering during initial Loading of ...

    Mar 9, 2009 · I am using ValidationRule method to validate the UI and during the initial page load (for example user clicks a menu and form is loaded for data entry, assume that a blank screen with …

  5. WPF Application Activated by URL: How to get client referrer domain?

    Jan 5, 2011 · While I can get the URL Parameters of the client's request, I'd also like to get the request's referrer's url or domain. So if there is a link from "www.zenkei.net" to launch my WPF Application …

  6. User's Password Expiry date - social.msdn.microsoft.com

    Dec 21, 2012 · Active Directory calculates password expiration by reading the date when a user’s password was last changed (using the pwdLastSet attribute) and then reading the password policy …

  7. WPF Window.Owner property can't be set if the windows are in …

    May 4, 2009 · I have one Main Window with menu in it. After user click the menu item usually new window opened inside new thread. I want to set all new windows Owner property to the Main …

  8. Error while installing VSTO file - A device attached to the system is ...

    Oct 26, 2016 · I got the latest Microsoft visual studio 2010 tools and re-installed addin but still facing the same error. This error only happens for administrator accounts not for others.

  9. Show FormRegion from Ribbon Button Click Event

    Nov 8, 2013 · How do I open (instantiate) a Form Region in my Outlook COM AddIn project from a Ribbon Button Click event?

  10. One Data Template inside Other data template

    Mar 1, 2018 · I want to do refactoring as some of the controls (in the above eg. Label will get repeated for all template). I want to create one common template for generic controls and separate data …