Tagged Questions
0
votes
2answers
310 views
Which asp.net technology fits this situation best?
I think I can count WebAPI out, but WebForms, WebPages, and MVC are all possibilities.
I want to create an asp.net web site that is primarily static content and links to other sites. The only ...
2
votes
2answers
309 views
Different Project Type in a Single Website
I have developed a website in asp.net and I have some additional tasks, improvements to develop. In order to get experience in asp.net/mvc, I want to create an admin panel using asp.net mvc.
Is this ...
1
vote
1answer
574 views
MVC 3 Page design; split pages into Many partials?
I am currently working on an MVC 3 Web app project where I need to display a lot of information on the front page. I am relatively new at web page layout and design so I have hit a wall in terms of ...
9
votes
4answers
1k views
Should I be a professional in C# programming in order to build good web applications using ASP.NET?
I do not know if there is special programming in C# for the web or it is the same?. If it is the same then what are the topics that I should focus on in C# in order to use it building web application ...
5
votes
3answers
385 views
What do you do about content when someone asks you to build a website
I am an experienced asp.net developer and asp.net mvc and I have my own CMS that I have written but starting to think there should be another approach.
When someone asks you to develop them a website ...