Nov18Written by:Philip Beadle
Tuesday, November 18, 2008 9:21 PM 
Im currently trying to get DotNetNuke to run completely on Azure so i can have an infinitely scalable DotNetNuke site
. Step 1, do the hands on labs for Azure.
Tags:3 comment(s) so far...
Re: DotNetNuke running on Azure Hi Philip, I think I met you a long time ago when you gave a DNN talk for the Auckland .net user group! Have you had any luck getting DNN running on Azure? Thanks, Tim By Tim on
Saturday, January 10, 2009 11:34 AM
|
Re: DotNetNuke running on Azure Hi Tim, We have done a bit of work on converting the IQueryable result to IDataReader so we dont have to change DNN at all as a first stage to this idea. Once we have it sorted the plan is to change DNN to use IQueryable as the interface and not IDataReader. There is a lot of work to do to get DNN to run on Azure mainly around the data storage. The rest "should" just work. By Philip Beadle on
Saturday, January 10, 2009 11:36 AM
|
Re: DotNetNuke running on Azure Hi Philip.Are you planning to share source code of DNN on Azure (if yes then when) or may be it's available in the sites like codeplex?
I'd love to but haven't had any progress as yet. By dmodeus on
Saturday, February 14, 2009 1:23 PM
|