About 96 results
Open links in new tab
  1. 301 Moved Permanently

    Moved PermanentlyThe document has moved here.

  2. Premature Developement? - social.microsoft.com

    Vicky Song [MSFT] MSDN Community Support | Feedback to us Monday, June 4, 2012 6:44 AM 0 Sign in to vote

  3. Memory Leak Issue with inline DataTemplates in Xaml

    Can you please open a support ticket and attach your sample leaking application using your Client.NET account on telerik.com? Alternatively you could send this directly on my email: …

  4. Problem - social.microsoft.com

    Jul 7, 2006 · A Full Retail License of XP is supported by Microsoft's tech support staff rather than the tech support staff of a computer manufacturer. If you ended up with two copies of XP …

  5. return (ret == 1), what is this?? - social.msdn.microsoft.com

    Apr 14, 2007 · What I don't understand is this: (ret == 1), I thought == was used to compare values, but what is the point in comparing on a return statement. This method containing this …

  6. Return Field As defaults to As Double - social.msdn.microsoft.com

    Nov 19, 2012 · I'm creating a workflow to calculate remaining leave entitlement by adding number of days requested (from List A) to leave days already taken (List B). I'm using the Do …

  7. binding a repeater to a hashtable - social.msdn.microsoft.com

    Question 0 Sign in to vote User841394986 posted Hi all, Say I have a class - class member private _name as string public property name as string get return _name end get set _name = …

  8. Include the schema name to the query - social.msdn.microsoft.com

    Dec 4, 2018 · Answers 1 Sign in to vote like this SELECT f.name AS ForeignKey, SCHEMA_NAME (f.schema_id) AS SchemaName, OBJECT_NAME (f.parent_object_id) AS …

  9. Support Dead End - social.msdn.microsoft.com

    Oct 22, 2012 · I received an email today from support which had a ticket # and they are working through my ticket. I sent them a link to this thread so they could review my experience and …

  10. Find control in a Datalist - social.msdn.microsoft.com

    Oct 7, 2021 · How can I get the value of the textbox on the dropdown selected index changed event ?