No announcements
Found 168038 threads
-
2 Votes
how to convert char array to LPCTSTR
Answered | 3 Replies | 10440 Views | Created by sreenivas ida - Friday, June 1, 2012 9:58 AM | Last reply by Ed Price - MSFT - Friday, June 8, 2012 12:01 AM -
0 Votes
how to convert businessentitycollection into multidimensional array
Hi how t o convert businessentitycollection into multidimensional array in c# code.Answered | 1 Replies | 5695 Views | Created by Yadav MSCRM Technical Consultant - Thursday, July 22, 2010 11:24 AM | Last reply by HIMBAP - Thursday, July 22, 2010 11:39 AM -
1 Votes
Convert string[] array to byte[] array
Hi All, could any one please help me out the following, I am trying to convert the following string [] to byte[], string[] arr = new ...Answered | 1 Replies | 2882 Views | Created by _prasad - Tuesday, June 24, 2014 11:58 AM | Last reply by Margriet Bruggeman - Tuesday, June 24, 2014 12:53 PM -
0 Votes
How to get the sum of array elements
Odd, i though parse Decimal existed. to get the fixed decimal ...Answered | 4 Replies | 5800 Views | Created by Mostafa Moatassem - Monday, November 15, 2010 10:50 PM | Last reply by RhettClinton - Tuesday, November 16, 2010 1:03 AM -
2 Votes
How to get reference to array
Here is may solution (convert an array to list) List<string> lst = theArray.OfType<string>().ToList(); Now, I can access the list ...Answered | 3 Replies | 1526 Views | Created by eg10013 - Wednesday, December 16, 2020 10:24 PM | Last reply by eg10013 - Friday, December 18, 2020 9:27 PM -
1 Votes
Expression Encoder SDK (Convert array of bytes to video file)
I need to convert an array of bytes (or an array of bitmap files) to a video file.Answered | 1 Replies | 10566 Views | Created by Juan Segura - Friday, September 24, 2010 10:10 AM | Last reply by ashawani_dubey - Friday, September 24, 2010 11:43 AM -
1 Votes
Array
Answered | 3 Replies | 1822 Views | Created by syed javid ali - Thursday, April 18, 2013 5:39 AM | Last reply by Just Karl - Thursday, April 18, 2013 1:47 PM -
2 Votes
How to pass an array of byte arrays using ODP.Net?
Hi all, I am trying to pass an array of byte arrays (byte[][]) to Oracle procedure using ODP.Net, which from the Oracle perpective is an ...Answered | 1 Replies | 7995 Views | Created by DiligentKarma - Friday, December 2, 2011 11:36 PM | Last reply by Wang Huang - Saturday, December 3, 2011 9:20 AM -
4 Votes
How to convert a varchar to float?
The code below will take a Hex string (8 characters) and convert to to a float (32 bits).Answered | 2 Replies | 3558 Views | Created by OVlad - Monday, July 22, 2013 12:54 PM | Last reply by Joel Engineer - Monday, July 22, 2013 2:40 PM -
0 Votes
how to Dataservice collection result of datasrevicequery Odata in an array in silverlight
thx micheal can you give me an example please how to convert the type from account to contact or contact to accountAnswered | 5 Replies | 3325 Views | Created by anwar_addi - Wednesday, June 6, 2012 8:10 AM | Last reply by Michael B. Scott - MSFT - Friday, June 8, 2012 11:41 PM -
0 Votes
PDF to WORD converter that works
Word 2016 can open and convert a PDFCHAnswered | 7 Replies | 2467 Views | Created by DarrenFromAustralia - Wednesday, November 23, 2016 1:22 AM | Last reply by -- Chris -- - Monday, November 28, 2016 5:49 PM -
1 Votes
special char in a FetchXML query
Hi, I have a little problem with a special char in a query : <fetch mapping='logical'><entity ...Answered | 2 Replies | 5502 Views | Created by olart33 - Friday, June 11, 2010 9:02 AM | Last reply by olart33 - Wednesday, June 16, 2010 2:39 PM -
0 Votes
How to convert an account to an opportunity
Lead can be converted to Contact or/and Account (Both are potential customer) 2.Answered | 3 Replies | 6682 Views | Created by KishenK - Thursday, March 3, 2011 8:17 AM | Last reply by Faisal Fiaz - Thursday, March 3, 2011 2:29 PM -
0 Votes
how to convert .fsb format audio file into .wav file?
I'd do a Bing search for "convert fsb format audio file into wav file" Karl When you see answers and helpful posts, please click Vote As Helpful, Propose ...Answered | 2 Replies | 2981 Views | Created by Jay_programmer - Monday, December 16, 2013 7:12 AM | Last reply by Just Karl - Monday, December 16, 2013 3:59 PM -
0 Votes
how to convert .MSWMM????
How do i convert the current file .MSWMM to .wmv file?????Answered | 1 Replies | 1390 Views | Created by Gomez FT - Saturday, April 30, 2016 1:05 PM | Last reply by Dave Patrick - Saturday, April 30, 2016 1:09 PM -
1 Votes
How to convert contacts to accounts?
Hi, You can create a On Demand workflow i.e. name can be "Convert Contact to Account" that will run on Contact Entity, in workflow you can create Account and ...Answered | 2 Replies | 4487 Views | Created by MCMKHP - Wednesday, June 29, 2011 12:32 PM | Last reply by Jamie Miley - Wednesday, June 29, 2011 12:58 PM -
1 Votes
Array Visualizer
Hi there My work in extensively engaged with FORTRAN Recently I installed Array Visualizer extension on my Visual FORTRAN but I don't have the ...Answered | 1 Replies | 1293 Views | Created by Mohammadreza Soltanjalili - Wednesday, July 23, 2014 3:26 AM | Last reply by Carl Cai - Thursday, July 24, 2014 6:25 AM -
0 Votes
#pragma data_seg(".SHARED") char *
How can u share allocated memory with multiple instance of the DLL???Answered | 4 Replies | 1007 Views | Created by Ming Chee Chang - Wednesday, March 18, 2020 6:36 PM | Last reply by Guido Franzke - Thursday, March 19, 2020 9:15 AM -
1 Votes
How to convert CrmMoney to decimal
Hi Paul, How to Convert Decimal to Money in CRM 2011.Answered | 3 Replies | 23270 Views | Created by kishanraj - Friday, July 29, 2011 10:24 AM | Last reply by CoolblueRandy - Tuesday, July 8, 2014 2:41 PM -
3 Votes
Newline chars from XML
White spaces are fetched if I set the property preserveWhiteSpace = TRUE; But new line chars are completely ignored.Answered | 5 Replies | 9485 Views | Created by Manivannan Selvaraj - Wednesday, January 6, 2010 5:36 AM | Last reply by Ed Price - MSFT - Saturday, December 24, 2011 2:00 AM - Items 1 to 20 of 168038 Next ›
No announcements