How to add Change Requests to the Product Backlog in TFS2012? In our organisation a Change Request is the same as a Requirement when it comes to planning, tracking and execution Therefore we want to have the Change Requests included in the Product Backlog and board pages in TFS (Yes, we're using the CMMI 6 0 template) I saw on a TechEd demo that this could easily be done by adding a WorkItem type to the Requirement Category, like: <CATEGORY refname
Confusing output of SQL Server Profiler - social. msdn. microsoft. com Pay attention that I intentionally specified the type of @Param1 as DateTime Now launch SQL Server Profiler and run the NET code When done, don’t stop the profiler, just look at the output I see the following text for the RPC:Completed EventClass: exec USP_TEST_PROCEDURE @Param1='2013-12-10 12:34:56 790'
How to convert C# string [] to System. IntPtr? 2 String arrays, when embedded inside a structure, must be marshaled to unmanaged code as a SAFEARRAY of BSTRs in order to use the automated services of the Interop Marshaler The Interop Marshaler will, in this case, automatically allocate a SAFEARRAY and fill it with the strings in the array in BSTR format