Hi Masters,
This is my first post in this forum and, first of all, I want to thank all of you for all knowledge that i've already learned from my readings here. Also i ask about forgiveness of my bad english if i don't make me clear sometimes. I'm just a student Brazillian developer.
Well, now to my doubts...
I was wandering if i can separate my Atlas script block from my aspx page. Like a normal C# code-behind file.
Actually was capable of doing this when working with Javascript and the clien-side Atlas framework by creating a file that i've named MyPage.aspx.js (just to follow VS.Net code-behind naming, hoping that Solution Explorer can nest the file with MyPage.aspx, but without success), and including this file in the scripts collection of ScriptManager.
But i can't do the same with Atlas scripts block. I've tried to create an MyPage.aspx.xml file and include him in page as i did with the .js file.. just to kill curiosity... but obviously without success.
Is this possible !? Can anyone help !?
Thank all of you in advance.
Fred.
Hi,
no, at the moment it's not possible to separate the MS AJAX markup from the web page.
No comments:
Post a Comment