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.0Can we move existing Asp.net applications to DotNetNukeCan we move existing Asp.net applications to DotNetNuke
Previous
 
Next
New Post
3/12/2007 3:36 AM
 

can we move existing asp.net applications to dotnetnuke portal?

if yes can you pls tell me the procedure

if not what should i have to do.....do i need to recreate and write whole asp.net web application for dotnetnuke

Here I am giving some info relating to My application....pls have a patience and read it.

My project is recruitment process...here we have developed the project which does the Whole automation for the recruitment companies...

My project software requirements are  

 DotNet 2005, Sqlserver 2000 .

our architechure is    DAL DataAccessLayer.....which inlcudes No of classes =No of Tables in the Database

each class inlcudes the methods for insert, update , delete, View.

 In our project we used almost all controls from vs2005.net

and we are building menu dynamically ...based on the database data

..............

For this If i need move this application to DotNetNuke4.4.1...what i thought is

just change every page as .ascx (user control).  making some changes in the code

then we can move the total project as a module....But the problem here is when redirecting from one page to other page

we are using some Query strings to pass some information from one page to other page. In Dot NetNuke how can we redirect and how can we pass query strings from one page to other page.


Karunaker Reddy V
 
New Post
3/17/2007 8:43 AM
 
Hi
I am having the same problem that iam unable to find how do I integrate VS 2005 webapplication with DNN4.4.1 starter kit.
I want to use my existing project in VS2005 with sql server2000 to integrate with DNN so that I could add blogs and forums to my webprojects .Please help me to find out the soluiton for this problem.Also I want to know how can I add my users to register both in DNN as well as in my database and how can I access blogs and forums from DNN with login from my application .What should I need to do .Please give step by step help for mee.Please again ...


Regards......

Thank You
 
New Post
3/22/2007 12:19 AM
 
vkreddy07 wrote

can we move existing asp.net applications to dotnetnuke portal?

if yes can you pls tell me the procedure

if not what should i have to do.....do i need to recreate and write whole asp.net web application for dotnetnuke

Here I am giving some info relating to My application....pls have a patience and read it.

My project is recruitment process...here we have developed the project which does the Whole automation for the recruitment companies...

My project software requirements are

DotNet 2005, Sqlserver 2000 .

our architechure is DAL DataAccessLayer.....which inlcudes No of classes =No of Tables in the Database

each class inlcudes the methods for insert, update , delete, View.

In our project we used almost all controls from vs2005.net

and we are building menu dynamically ...based on the database data

..............

For this If i need move this application to DotNetNuke4.4.1...what i thought is

just change every page as .ascx (user control). making some changes in the code

then we can move the total project as a module....But the problem here is when redirecting from one page to other page

we are using some Query strings to pass some information from one page to other page. In Dot NetNuke how can we redirect and how can we pass query strings from one page to other page.



Hey did you get the solution for your problem .Is it solved or you are still hanging with it .If you sget the solution please help us as I am having the same problem
 
New Post
3/22/2007 1:31 AM
 

DNN is still basically asp.net at its core - so yes you can pass around querystrings and do redirects from page to page.  - tabid to tabid in DNN's case.

Your DAL wont be the same as the DNN DAL / DAL+ but if you dont mind the fact that core DNN will be accessing the databse thru one form of DAL and your modules another - then there is also no real reason why they cant travel together = POSSIBLY

BUT - and I guess its a big BUT - does the DNN menu and core architecture integrate with what you are already doing.

DNN has its own menu system - which is not really dynamic - yes it is created from a database - but the database is based on pages manually created by the developer.  It is not based on information generated from a data entry system for example when a selection made by a user could change the menu they show next.  YES THIS WOULD STILL BE POSSIBLE in DNN thru a custom menu provider - but not doable in the default menu provider as such.

Westa

 
New Post
3/22/2007 1:41 AM
 

Hmmm ... really the best way that this sort of thing would work is if you first turn you thought process around.

DNN is a framework - it is designed as a HOST system with Authentication,Layout,Content,DataAccess all brought together into a single system - not as a block of code that can be tacked onto something else.

So to really get your own webapp working with DNN - your webapp would need to be integrated with the DNN framework - not DNN integrated with your app.

1. Your appliction would need to be turned into a set of Modules - either compiled or dynamic in type.
2. Ideally your data access would be converted to DNN DAL or DAL+
3. Once converted - then there is no need for seperate user systems - just a single membership provider hosted by DNN
4. Now you can use ANY dnn module as a part of your site.

Westa

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Can we move existing Asp.net applications to DotNetNukeCan we move existing Asp.net applications to DotNetNuke


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