Oksit: What are you going to do about it?

Microsoft has released Oxite , its blogging engine designed to help .NET developers learn ASP.NET MVC. They also released a source for the Mix site, which was built using Oxite.

Microsoft says developers can create applications using Oxite, as it has many built-in features like trackback, pingbacks, and RSS support.

Are you going to use Oxite to learn ASP.NET MVC? Do you think you can do anything useful with him?

+4
source share
7 answers

I would stay away from him. This is a very bad example. I do not understand why Microsoft put it on the Internet. First of all, security concerns, but the code is very difficult to read for new developers. I am using asp.net mvc with preview 2, but it is still very difficult to read this code because it is bad. There are many examples here that can be found or used here when stack overflows. I personally suggest watching screencasts on Rob Connery's website or Autumnofagile

Karl Segin took the time to take stock

Rob Connery works for Microsoft and does not like him

It names a new word: Oxitis

+5
source

I would highly recommend staying away from Oxite as an example of how to write an ASP.NET MVC application. The current form is in it, it is fundamentally mistaken and does more damage than good.

+2
source

First, Oxite in its current form is a block engine, not a CMS. You can add pages, but this is hardly a CMS. Secondly, I'm going to wait and see what happens this week when Rob Conary is doing serious refactoring on this. Refactoring was crucial. I think that thanks to his contribution and the constant efforts of the team, he will overcome the initial problems that many have encountered. Therefore, I think that I will probably take it as my blogging platform and, hopefully, integrate it with my CMS.

+2
source

I have not seen this before. It looks interesting.

What are you going to do with it?

If someone wants me to write CMS and indicate that I should use .NET, I will look at oxite as a possible alternative to things like DotNetNuke. I don’t know anything about one of them :-)

+1
source

I downloaded the source, but I don’t think I can do anything with it until Rob reorganizes it.

+1
source

I am curious if there was any movement according to this app? I would like it to be a whirlwind, although I would like to look at it as a model (so to speak) for developing MVC using ASP.Net MVC. If this is not a good example of code to follow, does anyone have suggestions for alternative applications that are relatively functional and use good coding practice using the ASP.Net MVC stack? Thanks.

+1
source

I read on the Mix website that the Oxite source code is sufficiently "component" that WebForms developers can take advantage of this. Since I am not ready to work with ASP.NET MVC for my projects, Oxite can be a good way for me to understand how to move from a WebForms application to an ASP.NET MVC application.

0
source

All Articles