How can i migrate .Net Project(.aspx pages) into MOSS 2007
SharePoint
2
Posts
2
Posters
3
Views
1
Watching
-
Now i am working with Airlines Project. My client designed that site in .Net, so i have to migrate that project in to MOSS 2007, but how. If anybody knows pls help me, Thanks in Advance!
Sharepoint 2007 works in three tier archirecture. It's presentation layer (*.aspx) resides in the generic sharepoint installation folder. Bussiness logic is installed in gac and the data logic obviously is stored on sql database. So, migrating your existing asp.net applications into sharepoint 2007 may involve lot of pains and headaches and also need lot of time and resources. You can use custom webparts for any asp.net webforms but keeping in mind that it will take lot of time.
There is no foolish question, there is no final answer...