Wordpress or ASP.NET for my project?

4 replies
Hi,

I wanna start a new project about "savings accounts comparison" and other bank related stuff in germany.

I am not certain if I should use Wordpress or write everything on my own in ASP.NET Web Forms.

I am good in ASP.NET Web Forms (C#) but writing a complete website from scratch takes a lot of time. On the other hand I could use wordpress because most of the needed features already exist as plugins. Problem here is: I don't know PHP and there may be parts of the website which needs to be solved as a plugin written by me.

Pros/Cons

ASP.NET
+ I already know ASP.NET/C#
+ Can do it exactly how it want
- Have to write everything from scratch

Wordpress
+ Most stuff already exist as pugins/themes
- Extending it requires to learn PHP

My goal is to finish the site as fast as possible and make the maintenance (adding new features, extending the website) as easy as possible.

Thanks
#aspnet #project #wordpress

Trending Topics