Question NEEDED TOPICS Web App development

emexrevolarter

New member
Joined
Oct 27, 2017
Messages
1
Programming Experience
Beginner
I am new to ASP.NET. I have been coding web apps in PHP for seven years now. Due to its pitfall, I desire to switch to more robust web app technology. I have viewed some free videos on YouTube: C# ASP.NET MVC for beginners by Josh Hamedani, but I don't still know the total topics I need to cover.

My request is this: I need to know how and what I need to become a pro in developing works best web apps. I already have 3 models of apps that target web server. Of which one have been deployed on PHP technology, and tested. However, its limitation of security is my dislike. The codes can be hijacked by anyone because PHP is the base code. Please my questions are:

1. Are ASP.NET code secured against piracy, as I want to distribute my web apps as premium? And what is used to achieve this?

2. What topics do I need to master in ASP.NET to develop a secured database driven web app?

3. Presently, my Compaq (Presario CQ57) running on Windows 10 can't run ASP.NET on Visual Studio 2015.
After creating an MVC project in C#, I get the below error, and the solution explorer shows empty project with no sub directories:

Unspecified error (Exception from HRESULT: 0x80004005(E_FAIL)

And when I tried opening the created project from its file location, this error is prompted:

Creation of the virtual directory http://local host:52563/ failed with the error: Filename redirection.config

Please, do help me out. Also, I expect answers to all 3 questions I included above.

Thank you for your favourable response.

Emeka Ndefo
 
Back
Top Bottom