Click here to Skip to main content
16,003,462 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: How to solve 'Could not Load type MyApplicationName.Global' error Pin
meeram39510-May-11 1:25
meeram39510-May-11 1:25 
QuestionCould not load file or assembly 'PresentationFramework Pin
Pranit Kothari8-May-11 20:08
Pranit Kothari8-May-11 20:08 
AnswerRe: Could not load file or assembly 'PresentationFramework Pin
Pete O'Hanlon8-May-11 20:18
mvePete O'Hanlon8-May-11 20:18 
GeneralRe: Could not load file or assembly 'PresentationFramework Pin
Pranit Kothari8-May-11 20:22
Pranit Kothari8-May-11 20:22 
GeneralRe: Could not load file or assembly 'PresentationFramework Pin
Pete O'Hanlon8-May-11 20:53
mvePete O'Hanlon8-May-11 20:53 
GeneralRe: Could not load file or assembly 'PresentationFramework Pin
Pranit Kothari9-May-11 6:22
Pranit Kothari9-May-11 6:22 
QuestionExecuting Javascript in .NET code Pin
GlobX1-May-11 15:22
GlobX1-May-11 15:22 
AnswerRe: Executing Javascript in .NET code Pin
Ravi Sant4-May-11 1:04
Ravi Sant4-May-11 1:04 
Haven't tried my hands on it yet, but both surely look syntactically same.
The difference is:
Javascript.Net uses Google's V8 Javascript engine (which is integrated in it).
&
Jint is itself a script engine. Jint embeds it's own parsing logic, and really interprets the scripts. Jint uses the ANTLR library for this purpose.
Jint was reported to be too buggy and introduced too many .Net semantics into Javascript.

>> JavaScript.NET used V8 and less bug-prone

>> Jint has better support for integrating between C# and JavaScript


Please share your experience with us. Smile | :)
♫ 99 little bugs in the code,
99 bugs in the code
We fix a bug, compile it again
101 little bugs in the code ♫

AnswerRe: Executing Javascript in .NET code Pin
AspDotNetDev4-May-11 8:53
protectorAspDotNetDev4-May-11 8:53 
QuestionMessage Removed Pin
1-May-11 1:31
www.alexey-zimarev.info1-May-11 1:31 
AnswerRe: What is your impression of .NET 4.0? Pin
PIEBALDconsult1-May-11 4:29
mvePIEBALDconsult1-May-11 4:29 
AnswerRe: What is your impression of .NET 4.0? Pin
Pete O'Hanlon1-May-11 5:59
mvePete O'Hanlon1-May-11 5:59 
GeneralRe: What is your impression of .NET 4.0? Pin
DaveyM691-May-11 6:40
professionalDaveyM691-May-11 6:40 
QuestionRe: What is your impression of .NET 4.0? Pin
Luc Pattyn1-May-11 7:40
sitebuilderLuc Pattyn1-May-11 7:40 
AnswerRe: What is your impression of .NET 4.0? Pin
DaveAuld1-May-11 7:50
professionalDaveAuld1-May-11 7:50 
GeneralRe: What is your impression of .NET 4.0? Pin
Luc Pattyn1-May-11 8:03
sitebuilderLuc Pattyn1-May-11 8:03 
AnswerRe: What is your impression of .NET 4.0? Pin
Pete O'Hanlon1-May-11 9:34
mvePete O'Hanlon1-May-11 9:34 
GeneralRe: What is your impression of .NET 4.0? Pin
Luc Pattyn1-May-11 9:53
sitebuilderLuc Pattyn1-May-11 9:53 
AnswerRe: What is your impression of .NET 4.0? Pin
Keith Barrow1-May-11 8:11
professionalKeith Barrow1-May-11 8:11 
AnswerRe: What is your impression of .NET 4.0? Pin
Eddy Vluggen1-May-11 9:44
professionalEddy Vluggen1-May-11 9:44 
AnswerRe: What is your impression of .NET 4.0? Pin
Richard A. Dalton3-May-11 6:21
Richard A. Dalton3-May-11 6:21 
AnswerRe: What is your impression of .NET 4.0? Pin
Ravi Sant3-May-11 22:46
Ravi Sant3-May-11 22:46 
AnswerRe: What is your impression of .NET 4.0? Pin
Prasanta_Prince4-May-11 1:47
Prasanta_Prince4-May-11 1:47 
AnswerRe: What is your impression of .NET 4.0? Pin
Abhinav S4-May-11 8:15
Abhinav S4-May-11 8:15 
QuestionHow to get the text of a label in a datalist control? Pin
nitish nalan30-Apr-11 6:51
nitish nalan30-Apr-11 6:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.