Umbraco and Atlas Options
fromano2802
Posted: Monday, December 04, 2006 11:36:03 PM
Rank: Newbie

Joined: 10/10/2006
Posts: 9
Hi there,

does anybody have some examples or tutorial on how to use Atlas in Umbraco?

Any help would be appreciated.

fromano2802
fromano2802
Posted: Tuesday, December 05, 2006 4:02:39 PM
Rank: Newbie

Joined: 10/10/2006
Posts: 9
Anyone?
hoehler
Posted: Tuesday, December 05, 2006 4:26:06 PM

Rank: Addict

Joined: 7/19/2006
Posts: 610
Location: Bad Homburg, Germany
I have integrated some Atlas functionality in our ascx. First of all you should have a look at this thread: http://forum.umbraco.org/misc/head-runat=server-.

The second point is that I am using Atlas Beta1 or Beta2. The newest version of ASP.Net Ajax Extension (which is the new name of Atlas) will register in the GAC. I hadn' t time yet to port the things to this version (dtars).

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
fromano2802
Posted: Tuesday, December 05, 2006 9:03:53 PM
Rank: Newbie

Joined: 10/10/2006
Posts: 9
Thank you Thomas. I did already look at that post though, I was hoping for something more specific... if it is possible.

Thanks again.
hoehler
Posted: Wednesday, December 06, 2006 8:02:25 AM

Rank: Addict

Joined: 7/19/2006
Posts: 610
Location: Bad Homburg, Germany
OK, what I've done was taking the Atlas Beta, creating a new web application project, referencing the Microsoft.Web.Atlas.dll. In the VS Toolbox I added a new registercard and added there all controls from Microsoft.Web.Atlas.dll. So I could use the controls via Drag/Drop.

For my ascx I added a Scriptmanager, set EnablePartialRendering to true. Then I added a UpdatePanel to the acsx and put my tables which are filled dynamiccally with sorting etc. into the UpdatePanel.

This was one way I used Atlas. As I said, I don't know if with the gac something changed in using Web Application Projects or something else.

hth, Th

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
fromano2802
Posted: Wednesday, December 06, 2006 11:01:36 PM
Rank: Newbie

Joined: 10/10/2006
Posts: 9
Thank you again Thomas,

I will give it a try and I will let you know.

fromano2802
g_r_a_robinson@hotmail.com
Posted: Monday, January 01, 2007 6:31:47 AM
Rank: Newbie

Joined: 12/30/2006
Posts: 4
I tried something similar with the asp.net ajax extensions and keep getting a postback? Any one out there succeeded with asp.net ajax?
hoehler
Posted: Tuesday, January 02, 2007 8:12:14 AM

Rank: Addict

Joined: 7/19/2006
Posts: 610
Location: Bad Homburg, Germany
No, haven't tried it yet. I am still using the Atlas Beta which works fine. As I remember the RC is installed in the GAC. I will take a look into it in the next days therefore that I also want to use the final version. But perhaps the two following links can help you:

http://ajax.asp.net/files/Migration_Guide_CTP_to_RC.aspx
http://ajax.asp.net/files/Migration_Guide_Beta2_to_RC.aspx

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.