I would love know if i could combine Air, and ASP.Net in one application and what design strategy would suit this type of application. Please.
A:
Not as such. ASP is a sever side technology and AIR doesn't have a server it just hands out static pages which can be interacted with using javascript or flash. You could have AIR call out to a server somewhere which is running ASP.net, that would be fine.
stimms
2009-11-19 18:40:10
Can Air stand in the place of JavaScript/JQuery in an application?
Colour Blend
2009-11-20 10:55:24