Tagged Questions

0
votes
1answer
218 views

Looking for free asp.net mvc blog engine.

Oxite, AtomSite or someting other? I am searching simple integration with existing site (for example using own user and tag infrastructure) and extensibility (simple add new featuers). PS Can someone …
0
votes
1answer
43 views

What is the purpose of suffixes .RequiredError, .FormatError, etc.

Reading the Oxite source code, I have found that validators save bad property name with some suffixes (RequiredError, MaxLengthExceededError, InvalidError, FormatError) …
0
votes
2answers
174 views

Community Site with Blogs and forums - Oxite, DNN or CS?

Hi all, I need to do a community site with blogs and forums, and was looking at 3 options: Oxite, DNN and community server. The frontend will be a mixture of ASP.NET and Silverlight. LiveID …
1
vote
3answers
227 views

Controllers handle application flow, so where does my business logic go?

I will begin this question by admitting I am very new to MVC. The design pattern makes sense to me at a high level, but now that I'm exploring ASP.NET MVC, some of the architectural pieces are …
4
votes
4answers
787 views

Oxite or S#arp Architecture for new Asp.net CMS site

I'd like to build a CMS site based on Asp.Net Mvc and I want to choose my starting point. I have seen that there is a lot of interest in the new Microsoft Oxite project also if it seems to be pretty …
4
votes
7answers
584 views

Oxite: What are you going to do with it?

Microsoft released the source for Oxite, their blogging engine that's intended to help .NET developers learn ASP.NET MVC. They also released the source for the Mix site, which was built with Oxite. …