1
14All2C
Experts
I've heard that its supposed to be easy to use VB.Net objects directly
with JavaScript using ASP.Net and Ajax in Visual Studio 2008.
I can't find any info anywhere on how to do this, and its proving to
be not as simple as it was stated to me; but the boss has asked me to
investigate this 'major gain is VS 2008'.
I'd like to know how it is possible to get JavaScript to recognise any
VB.Net 2008 objects?
Specifically, arraylists of objects (containing same objects or a
mixture), and custom objects, such as the ServicePacket I've created
that contains an empty string an enumeration value, an empty
arraylist, and encrypted versions of those three (all encrypted to
strings).
Thanks
Sean
I've heard that its supposed to be easy to use VB.Net objects directly
with JavaScript using ASP.Net and Ajax in Visual Studio 2008.
I can't find any info anywhere on how to do this, and its proving to
be not as simple as it was stated to me; but the boss has asked me to
investigate this 'major gain is VS 2008'.
I'd like to know how it is possible to get JavaScript to recognise any
VB.Net 2008 objects?
Specifically, arraylists of objects (containing same objects or a
mixture), and custom objects, such as the ServicePacket I've created
that contains an empty string an enumeration value, an empty
arraylist, and encrypted versions of those three (all encrypted to
strings).
Thanks
Sean