Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
.Net Solution in TeamSite
vahu
Hi, is there someone out there who has tried developing a .Net (ASP.Net) solutions within TeamSite. The reason I am asking this, is becuase we are looking for a 'best practices' for this. What happens to the code behind code (dll files). How does one setup the development environment ? Any help will be appreciated.
Thanks on forehand
VaHu
Find more posts tagged with
Comments
Migrateduser
I have done development of Workflows, ExternalTask processes, and ASPX pages (custom menu items, workflow instantiation forms, etc.) that support and extend TeamSite and I found that C# with an API DLL was a very good tool for this, but I have not worked on any projects that hosted .NET applications in a TeamSite branch. I think dpike did some work with .NET solutions (if you search the forums for .NET with no date limit you should find some hits). I think there is very little documentation and mixed results, but theoretically it should be as simple as adding ASPNET to the TeamSite Web Preview group and configuring every area that has .NET code in it as an application in IIS (this may be a hassle if you frequently create workareas and/or editions and need to preview .ASPX pages in them).