Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to create a own forum for my mini project. how can i create using asp.net or java and i am not well familiar with visual studio.

What I have tried:

I don't know about how to code and run in visual studio.
anyone tell me a website or any idea to learn asp.net and visual studio.
Posted
Updated 3-Jan-18 19:13pm
v2
Comments
F-ES Sitecore 3-Jan-18 5:33am    
This question is far too broad, you're talking about millions of lines of code. The only real solution is to learn how to code, then make a start on the project and ask specific questions when you come across specific problems.
ZurdoDev 3-Jan-18 7:46am    
You need to write lots and lots of code. Seriously, what kind of answer were you expecting? I'm confused.

This question is far too broad and open ended for the purpose of this Quick Answer forum.

Part of your question is "anyone tell me a website or any idea to learn asp.net and visual studio.". My suggestion here, learn how to Google as analytical thinking is just as important as being able to remember the 60+ keywords in a language. I would start with "How to code asp.net" and just start going down the line of links. You've indicated you don't know how to code so any and all links are likely to be of use to you.

Sorry this probably wasn't the answer you wanted but no one is going to sit here and teach you how to code via a quick answer forum. As you are learning whatever it is you are trying to accomplish, should you get stuck somewhere, feel free to come back with a clear explanation of your issue and any relevant code samples and I am sure you will get more meaningful assistance.
 
Share this answer
 
As others said, you need to learn ASP.NET and learn to code. Start learning here: .asp.net/">ASP.NET | The ASP.NET Site[^]. And perhaps this will give you some guidance too: Learning ASP.NET: Where to Begin?[^]

Alternatively, you could find some open source forum projects built on top of ASP.NET and start from there, or you could hire someone that would do it for you which going to cost you alot of this.[^]

Good Luck!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900