Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0AjaxToolKitAjaxToolKit
Previous
 
Next
New Post
2/3/2007 2:56 PM
 

Also thinking about it... I think you cannot add a ScriptManager to a skin? Have you tried this, because that's a similar scenario (technology-wise) as the one with master pages, and for that they produced a ScriptManagerProxy which you add to your controls for easy access to ScriptManager (which you would add to a master page) functionalities without having the actual ScriptManager present in your control.

 


Thanks,
Vladan Strigo
NETMedia

My website: Vladan.Strigo.NET

Vladan.Strigo.NET: Projects
* Advanced VS2005 development approach - BlankModule
* DNN & Microsoft Ajax best practices guidance

Vladan.Strigo.NET: Resources
* Comprehensive list of DNN 4 Module development resources

 
New Post
2/4/2007 5:41 PM
 

I havent gotten into the ScriptManagerProxy and stuff too much but so far if you add a scriptmanager to a skin - the default.aspx - page or the module it works you jast have to have it appear first and only one per page

Thats about the limit of my experience so far

I think if you could put it in the module and detect if AJAX was available then activate or deactivte it that would be cool - or create one dynamically if it didnt already exist that would be helpful


Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
New Post
2/4/2007 5:52 PM
 

That's good to know.

I've made it work completly with all the scenarios I wanted to test by adding it with web.config changes only (that was my goal).

I've tried this scenario adding it from a module, you can find if there is already a ScriptManager, and if not add it... but unfortunatly the control events happen to late in the hierarchy to attach the ScriptManager in at the right event (it works if you do it with Page Pre_Init event, and events after that are too late as I've seen - wish someone would correct me here ).

My advice will be to do it all via web.config because you don't brake any boundaries of funcationality like you do via skin, and you don't do it directly in the page either. I am working on tutorials which will describe this as some best practice I am advising (at least until DNN guys integrate it correctly).

 


Thanks,
Vladan Strigo
NETMedia

My website: Vladan.Strigo.NET

Vladan.Strigo.NET: Projects
* Advanced VS2005 development approach - BlankModule
* DNN & Microsoft Ajax best practices guidance

Vladan.Strigo.NET: Resources
* Comprehensive list of DNN 4 Module development resources

 
New Post
2/4/2007 6:10 PM
 
What do you mean web.config changes only - you still have to add the register and script manager  and updatepanel for ajax to work !

Dylan Barber http://www.braindice.com - Dotnetnuke development classes - skins and modules
 
New Post
2/4/2007 6:21 PM
 

I meant outside of module development, so core changes needed... I think it's best practice when doing changes to DNN core to do them minimally, so I've focused my efforts to web.config only (+ copy 2 dlls to bin directory).

If you want to use update panel scenarios, of couse you need to add update panel to your module... but that's ok.

 


Thanks,
Vladan Strigo
NETMedia

My website: Vladan.Strigo.NET

Vladan.Strigo.NET: Projects
* Advanced VS2005 development approach - BlankModule
* DNN & Microsoft Ajax best practices guidance

Vladan.Strigo.NET: Resources
* Comprehensive list of DNN 4 Module development resources

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0AjaxToolKitAjaxToolKit


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out