Showing posts with label curious. Show all posts
Showing posts with label curious. Show all posts

Wednesday, March 28, 2012

Direct method call from html event

I'm just beginning trying to get familiar with Atlas and beforehead I'm curious whether it is possible to get a event handler called without having to execute the whole state flow of a page.Hi,

do you mean a server event handler? If so, the page must go through its whole lifecycle.

Saturday, March 24, 2012

Deployment Question

Hello, I am new to "Atlas" and I am curious if when a developer creates an application based on the technology do the "Atlas" dll get deployed with the user's assemblies to a web server? Or does the target/production server require Atlas to be installed as well?

Thanks,

Derek

hello.

well, if you're not using bridges, then using xcopy is all you need to get atlas working on the server (and remember that the site must use .net 2.0).