C# and DotNetNuke

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,


I am thinking if someone knows how to build a website like DotNetNuke using
C#.
Or even better that there is a C# nuke version.
Thanks for help.


Jason
 
Why do you need a version of DNN that is written in C#? One of the nicest
thinga bout DNN is that it leverages .NET's ability to not care what
language an assembly is written in. I write all of my modules in C#,
package them as DNN Private Assemblies and upload them to the site. Very
simple.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top