Re: .net objects to javascript?
- From: "Edwin Knoppert" <info@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 23 Dec 2005 20:02:42 +0100
It's most unlikely MS will follow your suggestion.
Imo it will continue the AJAX/ATLAS stuff and will most likely force every
user to run some activex (xmlhttprequest stuff).
Currently IE6 will popup an AX warning, for security reasons i have AX
turned off.
Bad approach to wait so long with this special object (being circumvented as
ordinary AX object).
ActiveX is bad, internally handled AX objects would do fine.
Opera does that, no support for AX, but supports a few ax components.
"Alex D." <alexware69@xxxxxxxxxxx> schreef in bericht
news:uFT30m%23BGHA.1288@xxxxxxxxxxxxxxxxxxxxxxx
> yes I already knew about ajax, but didnt know about json so I am going to
> google it. ajax is still too complex and its going to take me too much
> time to do it that way. what I really need is somebody to do it for me :-)
> but is not a bad idea to have that ability in VS in the future, dont you
> agree?
>
> alex.
>
>
> "Karl Seguin" <karl REMOVE @ REMOVE openmymind REMOVEMETOO . ANDME net>
> wrote in message news:eN1OBD%23BGHA.312@xxxxxxxxxxxxxxxxxxxxxxx
>> If you aren't familiar with AJAX and JSON, I think you should read up on
>> those. It's as close as you are going to get.
>>
>> Here's an article on Ajax:
>> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/ASPNetSpicedAjax.asp
>>
>> You can google json :)
>>
>> Karl
>>
>> --
>> MY ASP.Net tutorials
>> http://www.openmymind.net/
>>
>>
>> "Alex D." <alexware69@xxxxxxxxxxx> wrote in message
>> news:O6PRuj9BGHA.3584@xxxxxxxxxxxxxxxxxxxxxxx
>>> is there any way to automatically convert .net objects to javascripts
>>> objects? for example to send the bussiness logic to the browser and this
>>> way reduce the postbacks to the server? I think it would be nice to have
>>> the ability in Visual Studio to switch a class or object between
>>> server-side and client-side...something to think about?
>>>
>>> alex.
>>>
>>
>>
>
>
.
- References:
- .net objects to javascript?
- From: Alex D.
- .net objects to javascript?
- Prev by Date: Coordination of projects
- Next by Date: Re: Embedding an image in the html?
- Previous by thread: .net objects to javascript?
- Next by thread: Re: .net objects to javascript?
- Index(es):
Relevant Pages
|