B
BobF
<given>
When starting a new AJAX Control enabled site, a set of files are created.
These are created -without- a master page.
</given>
To add a master page, I've been adding the master via add-new-item.
However, there is no automajic addition of references etc. to already
existing forms.
Now I have a few options:
- I can rename Default and add a new form named Default checking 'Select
Master', then copy the AJAX stuff out of the original Default and paste into
the new.
- I can go the other way - add the master page structure to the original
Default manually.
I guess it doesn't matter as long as the end result is the same. It seems
really niggly either way ...
Here's the question: Does it make sense to move the AJAX
ToolKitScriptManager to the master page to make it available to all forms,
or should it be added to each form file separately?
Does it even matter?
--
When starting a new AJAX Control enabled site, a set of files are created.
These are created -without- a master page.
</given>
To add a master page, I've been adding the master via add-new-item.
However, there is no automajic addition of references etc. to already
existing forms.
Now I have a few options:
- I can rename Default and add a new form named Default checking 'Select
Master', then copy the AJAX stuff out of the original Default and paste into
the new.
- I can go the other way - add the master page structure to the original
Default manually.
I guess it doesn't matter as long as the end result is the same. It seems
really niggly either way ...
Here's the question: Does it make sense to move the AJAX
ToolKitScriptManager to the master page to make it available to all forms,
or should it be added to each form file separately?
Does it even matter?
--