<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting Started</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Gettings started with DotNetNuke.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Converting existing ASP.NET Application to DotNetNuke- what is the best practice?</title><link>http://forums.asp.net/thread/1160748.aspx</link><pubDate>Fri, 06 Jan 2006 06:16:59 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1160748</guid><dc:creator>MNF</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1160748.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1160748</wfw:commentRss><description>I found a good post that describes &lt;a class=TitleLinkStyle href="http://blog.tungstentech.com/PermaLink,guid,6080e46d-56f5-4457-893e-32d183ebab43.aspx"&gt;&lt;font color=#696969&gt;How to convert a standard ASP.NET application to DotNetNuke&lt;/font&gt;&lt;/a&gt;</description></item><item><title>Re: Converting existing ASP.NET Application to DotNetNuke- what is the best practice?</title><link>http://forums.asp.net/thread/1117042.aspx</link><pubDate>Fri, 18 Nov 2005 12:34:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1117042</guid><dc:creator>nokiko</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1117042.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1117042</wfw:commentRss><description>&lt;P&gt;Well you just need to think why you want to convert it over to dnn. Is this becayse you want it to use/show in a dnn environment or if you want to use all the editing etc capabillities of dnn.&lt;BR&gt;&lt;BR&gt;If you just wantto show the data etc in a dnn environment I suggest looking at the open smartmodule from xepient.com.&lt;BR&gt;&lt;BR&gt;With this you can run normal usercontrols in dnn environment instead of rebuildingeverything to behave the dnn way.&lt;BR&gt;&lt;BR&gt;&lt;A href="http://www.knipselkrant.nl/Politiek/tabid/102/hmod/menu/uid/28636/pn/Politieke%20partijen/pr/598384/default.aspx"&gt;http://www.knipselkrant.nl/Politiek/tabid/102/hmod/menu/uid/28636/pn/Politieke%20partijen/pr/598384/default.aspx&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;Here I have build all the controls as normal ser controls and just loaded them into dnn, so i have the show/noshow/edit security of dnn and i dont ahve to cnvert over all the excisitg aspp. Just det a fewproperties that are exposed to the smart module&amp;nbsp; using reflection and you are off,saves abundle of time&lt;/P&gt;</description></item><item><title>Converting existing ASP.NET Application to DotNetNuke- what is the best practice?</title><link>http://forums.asp.net/thread/1116704.aspx</link><pubDate>Fri, 18 Nov 2005 01:25:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1116704</guid><dc:creator>MNF</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1116704.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=96&amp;PostID=1116704</wfw:commentRss><description>&lt;P class=MsoNormal&gt;&lt;SPAN&gt;I have an existing &lt;A href="http://www.librarysolutions.com.au/webopac/"&gt;ASP.NET 1.1 Application&lt;/A&gt; that includes more than hundred different &lt;/SPAN&gt;&lt;SPAN&gt;ASPX&lt;/SPAN&gt;&lt;SPAN&gt; pages and user controls (&lt;/SPAN&gt;&lt;SPAN&gt;ASCX&lt;/SPAN&gt;&lt;SPAN&gt;). The application consists of a number search forms, results lists and data details forms to view and edit database data. &lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;I am considering converting the application to DotNetNuke.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;I am looking for information what is the best approach for converting.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;Should I make all my User Controls be derived from &lt;/SPAN&gt;&lt;SPAN&gt;Modules.PortalModuleBase or I can use &lt;A href="http://opensource.indyneinc.com/home/Default.aspx?tabid=67"&gt;Dynamic Load User Controls Module&lt;/A&gt; ?&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;Should I locate all my DNN User Control in one folder under DNN\DesktopModules or it’s better to create a few separate Modules?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;Is it allowed to have User Controls in sub-folders of MyModule folder or it is recommended to have all of them in the root of the module?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;SPAN&gt;Any info how to simplify the process and references how similar conversions were done would be appreciated.&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;BR&gt;&lt;/SPAN&gt;&lt;o:p&gt;&lt;/P&gt;
&lt;P align=left&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;Regards,&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;BR&gt;Michael Freidgeim&lt;BR&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face=Arial&gt;&lt;FONT size=2&gt;&lt;SPAN class=352565723-04072005&gt;Blog: &lt;A href="http://geekswithblogs.net/mnf/"&gt;http://geekswithblogs.net/mnf/&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/o:p&gt;&lt;/SPAN&gt;</description></item></channel></rss>