We have a requirement for designing the 55 pages. In this case nearly 30 pages are content management system so that we would like to go with UMBRACO, remaining 25 pages are search, registration etc. These remaining 25 pages we will desire to design in asp.net using visual studio 2008 and sql server, how do I integrate with 55 pages under one project in UMBRACO. When I click the UMBRACO menu then my aspx page should be open under the UMBRACO environment.
Just an extra question, what do you mean by "When I click the UMBRACO menu then my aspx page should be open under the UMBRACO environment"?
Meaning out of 55 pages if we design the 30 pages in Umbraco then these 30 pages open with umbraco css template or anything , if i open the remaining 25 pages using umbraco menu but devoloped in visual studio , there is any possibility to show these pages like umbraco design environment. all the pages looks like same CMS pages or ASPX pages.
How to Integrate Aspx pages to UMBRACO?
How to Integrate Aspx pages to UMBRACO?
We have a requirement for designing the 55 pages. In this case nearly 30 pages are content management system so that we would like to go with UMBRACO, remaining 25 pages are search, registration etc. These remaining 25 pages we will desire to design in asp.net using visual studio 2008 and sql server, how do I integrate with 55 pages under one project in UMBRACO. When I click the UMBRACO menu then my aspx page should be open under the UMBRACO environment.
If you just want those 25 pages in your umbraco installation, you've got the following options:
Either place all those pages in a subdirectory mydirectory, and set
Or put your 25 pages where you want them and add the url of each of these pages to the following settings.
I'd prefer the first.
Just an extra question, what do you mean by "When I click the UMBRACO menu then my aspx page should be open under the UMBRACO environment"?
Cheers,
/Dirk
Just an extra question, what do you mean by "When I click the UMBRACO menu then my aspx page should be open under the UMBRACO environment"?
Meaning out of 55 pages if we design the 30 pages in Umbraco then these 30 pages open with umbraco css template or anything , if i open the remaining 25 pages using umbraco menu but devoloped in visual studio , there is any possibility to show these pages like umbraco design environment. all the pages looks like same CMS pages or ASPX pages.
Sure, should be no issue, you can resuse umbraco's masterpages and css stuff, as these are all disk based files.
Cheers,
/Dirk
Where Shoud I get the Trial and Demo video's
That's found in Umbraco TV (need a small subscription fee though).
See: http://umbraco.org/documentation/videos
Kind regards,
HFS
One more Question I just want the price list for UMBRACO
That's found here:
http://umbraco.org/products
Basically:
- either you use the free version
- or you'd like some extra tools like contour or concierge etc (800€)
- or you also have need of support. (see price list)
is working on a reply...