Link to home
Start Free TrialLog in
Avatar of leen emad
leen emadFlag for Jordan

asked on

Where can I ask about my ASP.NET MVC project?

I have to work on Asp.net Mvc for my project, I know a little HTML,CSS and javascript , I have a good background in Object Oriented programming (using JAVA) and I understand the basics of The ASP.NET MVC . But even after following many tutorials I can’t write my own code, I feel like I need to ask someone continuously about how to do things. Where can I ask about my code?
SOLUTION
Avatar of Gustav Brock
Gustav Brock
Flag of Denmark image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi leen;

Working in the .Net environment you need to also have some understanding of the programming language used such as one of the following C#, Visual Basic .Net or even F# although I would not use F# to do this at this time because of the lack of support for the tooling of the MVC project with F#.

You stated that you gone through some tutorials, "But even after following many tutorials I can’t write my own code,", so I guess my question would be what is causing the stumbling block? Do you know C# or Visual Basic .Net?
Avatar of leen emad

ASKER

I only know a little C# from the tutorials, but since it's similar to Java I think that I understand how it works.
When I start designing the website there are many ways to do the same thing and I can't decide since I am new to ASP.NET MVC and  web development. I also don't have enough time to learn, I am studying from many resources to learn as much as possible in a short time.
Thanks both
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I will, Thank you!
Not a problem, glad to help. Will be looking for your questions.

Good luck.