Created Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleNew Post: Passing Object in Query
Below is the script I need to run. How do I pass the statement below to the context.run?<script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=3.2">> It is...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleNew Post: Could not load file or assembly 'Noesis.Javascript.dll' or one of...
Hi to all, I develop an ASP.NET MVC 4 application which using Noesis.Javascript.dll assembly. The web-application is hosted under Windows 2003 32 bit, IIS 6. When I starting the application the...
View ArticleNew Post: Could not load file or assembly 'Noesis.Javascript.dll' or one of...
I've found the solution: msvcp100.dll and msvcr100.dll libraries have to be placed to %system32% directory instead of the "bin" directory of the application
View ArticleNew Post: Could not load file or assembly 'Noesis.Javascript,...
Hello, I have no problem using the Noesis.Javascript DLL in a console application, but when I use the DLL in my web application in the development server, I get the following error: Could not load file...
View ArticleNew Post: Could not load file or assembly 'Noesis.Javascript,...
Found the solution, copy the libraries to be placed into %system32% directory instead of the "bin" directory of the application.
View ArticleReviewed: Javascript .NET v0.7 (Apr 30, 2013)
Rated 5 Stars (out of 5) - Couldn't ask for this to be any easier to use.
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleNew Post: .NET objects equality on JS side
I think "d1 == d2" checks whether d1 and d2 actually refer to the same JS object. Therefore JavascriptInterop::WrapObject needs to return the same JS object every time it's called with the same .NET...
View ArticleNew Post: .NET objects equality on JS side
Thanks. Will try to dig around that function.
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleNew Post: Is Javascript .NET secure for runtime code? (purpose: edit xml file...
I have a CLI application which is able to edit XML files with some parameters. However I'm needing now a more powerful way to do it. I want to give users the option to edit XML files using custom code...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View ArticleCommented Issue: v8 function wrapper. [11682]
Hi.While working with the library I've noticed that there is no support for js callbacks in .NET code. Function objects supplied to .net code (e.g. as method arguments) are converted to empty...
View Article