I’m going to be building a website using ASP.NET and C# that will be a basic Announcements board. The people who will be updating the content would like a standalone application to easily add and delete announcements on the site. I’m new to web programming and am looking for recommendations on how to best go about this. Thank you for your time.
Share
The ASP.Net website is full of information. You might want to check out WebMatrix, which is free and a very good tool that is more approachable to new programmers.