No announcements
Found 216 threads
-
0 Votes
F# vs C# in Performance
User1045051390 posted Hi, I'm C# Developer and new to F#. I have many questions about F#. 1- F# have the future? 2- in Enterprise web ...Answered | 3 Replies | 906 Views | Created by Anonymous - Friday, March 20, 2020 10:51 AM | Last reply by Anonymous - Thursday, April 2, 2020 4:43 AM -
0 Votes
Iron Python for ML?
User-2054057000 posted I want to ask how much powerful is Iron Python for doing Machine Learning works? My other question is whether it is good to switch to Iron ...Unanswered | 1 Replies | 689 Views | Created by Anonymous - Wednesday, October 17, 2018 12:46 PM | Last reply by Anonymous - Tuesday, April 23, 2019 6:49 AM -
0 Votes
Python
User1877226588 posted Hi: I am new to programming and I just wanted to find out what exactly is Python and under what circumstance would u use it ...Unanswered | 2 Replies | 424 Views | Created by Anonymous - Wednesday, September 19, 2007 10:27 PM | Last reply by Anonymous - Thursday, September 27, 2018 7:02 AM -
0 Votes
Is there a way to load data into AWS S3 bucket using IronPython?
User1579693566 posted I had the information like Access_key,Secret_Key ,Bucket_Name, by using these how can i place a file into AWS S3 Bucket. Please let me know ...Unanswered | 1 Replies | 710 Views | Created by Anonymous - Tuesday, July 11, 2017 5:56 AM | Last reply by Anonymous - Tuesday, July 11, 2017 2:30 PM -
0 Votes
Web page Push documents to email
User1325909095 posted Hi, I have a web form to upload documents. When the user clicks submits I like to push the documents to a email id. When I receive the ...Answered | 5 Replies | 464 Views | Created by Anonymous - Thursday, July 28, 2016 10:53 AM | Last reply by Anonymous - Monday, August 1, 2016 10:24 AM -
0 Votes
How to pass true or false values
User614723987 posted Hi all! I have a problem when run pyton function, the message is: expected [FalseClass, TrueClass] data type(s) but ...Unanswered | 1 Replies | 404 Views | Created by Anonymous - Wednesday, June 29, 2016 6:08 PM | Last reply by Anonymous - Tuesday, July 12, 2016 1:34 PM -
0 Votes
Do I need R with R.Net?
User-1877975950 posted Hi all, In a nutshell, before I continue, am I missing something? I've installed R.Net via Nuget package manager into an ...Answered | 1 Replies | 998 Views | Created by Anonymous - Wednesday, March 30, 2016 11:24 AM | Last reply by Anonymous - Wednesday, March 30, 2016 2:12 PM -
0 Votes
Convert C# Join Function with Regex to JavaScript
User1223277701 posted I'm new to JavaScript. I'm trying to convert the following C# code to JavaScript. return string.Join( ...Answered | 4 Replies | 451 Views | Created by Anonymous - Wednesday, November 6, 2013 1:34 PM | Last reply by Anonymous - Wednesday, November 6, 2013 3:07 PM -
0 Votes
C# code to C++ code
User-1552632442 posted Hi, Is it possible to convert MD5 Hash algorithm provided by System.Security.Cryptography namespace to native C++ code. Could ...Answered | 1 Replies | 458 Views | Created by Anonymous - Tuesday, May 21, 2013 3:43 AM | Last reply by Anonymous - Tuesday, May 21, 2013 8:09 AM -
0 Votes
how to start ironpython in asp.net
User-185689439 posted i have installed asp.net 3.5. and i have installed IronPython2.6 both wee installed successfull.but ...Unanswered | 5 Replies | 474 Views | Created by Anonymous - Saturday, February 20, 2010 9:28 AM | Last reply by Anonymous - Sunday, April 21, 2013 4:20 PM -
0 Votes
Handling external C++ exceptions
" + ex.Message, true); LogError("StackTrace -> " + ex.StackTrace, ...Unanswered | 2 Replies | 573 Views | Created by Anonymous - Sunday, March 21, 2010 6:17 PM | Last reply by Anonymous - Sunday, April 21, 2013 4:18 PM -
0 Votes
ClassInterfaceType
User2036759390 posted Hi, I am including [ClassInterface(ClassInterfaceType.AutoDual)] attritube to my .net class for calling ...Unanswered | 1 Replies | 392 Views | Created by Anonymous - Tuesday, June 8, 2010 7:36 AM | Last reply by Anonymous - Sunday, April 21, 2013 4:15 PM -
0 Votes
Error when using WSDL tool
User-2074002914 posted I'm using a C# console application which make a calls to a Web Service. I'm using WSDL tool to generate Client Code. When WSDL runs, following error occurs: ...Unanswered | 3 Replies | 430 Views | Created by Anonymous - Thursday, July 15, 2004 3:44 PM | Last reply by Anonymous - Sunday, April 21, 2013 4:12 PM -
0 Votes
Compile C Programs as .NET
User837122890 posted Is it possible to take a C program and compile it with VS.NET and then use it just as you would another .NET compiled application, such as ...Unanswered | 3 Replies | 367 Views | Created by Anonymous - Saturday, March 7, 2009 7:56 PM | Last reply by Anonymous - Sunday, April 21, 2013 4:11 PM -
0 Votes
How to send an email every 30 minutes in powershell
User-1694925868 posted As part of my asp program, my boss wants me to write a program that will send an email every 30 minutes, and every 24 hours to a list of staff. - Status ...Unanswered | 2 Replies | 792 Views | Created by Anonymous - Saturday, August 13, 2011 1:09 PM | Last reply by Anonymous - Sunday, April 21, 2013 4:06 PM -
0 Votes
Jscript in IronPython
User397711121 posted Hello, I am not really into coding and stuff but is facing some difficulties in my project. I am ...Unanswered | 1 Replies | 730 Views | Created by Anonymous - Thursday, December 20, 2012 3:19 AM | Last reply by Anonymous - Sunday, April 21, 2013 4:01 PM -
0 Votes
$ @ and % when prefixing variable
User1697685043 posted Here is the query from one of my team mate. Can some one answer to this: What do the symbols $ @ and % mean when prefixing ...Unanswered | 2 Replies | 457 Views | Created by Anonymous - Wednesday, December 19, 2012 12:46 PM | Last reply by Anonymous - Wednesday, December 19, 2012 1:05 PM -
0 Votes
JScript Directory Traversal
User-310135385 posted I need to access a directory on the server, traverse the files, read them, and use the read data. Is there anything with JScript that has the functionality of ...Unanswered | 2 Replies | 367 Views | Created by Anonymous - Wednesday, February 8, 2012 1:17 PM | Last reply by Anonymous - Wednesday, February 8, 2012 1:32 PM -
0 Votes
how to run a iron python in web site
User1466256281 posted how to run a iron python in web siteAnswered | 1 Replies | 389 Views | Created by Anonymous - Tuesday, January 3, 2012 5:59 AM | Last reply by Anonymous - Wednesday, January 4, 2012 12:52 PM -
0 Votes
What's happening with JScript.NET
User-1793822101 posted Years ago I had an interest in this language (which I think is a cool achievement). There was writing on the wall that it was not a first ...Unanswered | 4 Replies | 574 Views | Created by Anonymous - Tuesday, February 2, 2010 11:47 PM | Last reply by Anonymous - Friday, November 11, 2011 9:07 AM - Items 1 to 20 of 216 Next ›
No announcements