Make anime and manga gallery in c# desktop

Asked

Viewed 423 times

1

For you to read an online manga, you have to go to some sites like "Mangasproject" to see what was released and view the manga to read.

I want to do an anime gallery to store photos and description of anime and manga for users, list of years that was released, category list, "Action comedy,".

The question is, how to do this project? I don’t know if I do it in Asp.net or C# using Webform.

Here’s a photo of how I was doing in C# using Windowsform inserir a descrição da imagem aqui

1 answer

0


I believe it can be done in Windows Forms or else in Xaml. XAML is even more suitable because it’s already ready for other Microsoft technologies, such as Tablets and Phones.

I would not do in ASP.NET because its purpose is a Desktop project, and not a Web project.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.