学习支持&修改自定义网站 [英] Learning to Support & Modify Custom Web Site

查看:54
本文介绍了学习支持&修改自定义网站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是基础架构支持人员,现在负责定制开发的网站。该网站似乎是使用ASP.NET v3.5和C#在旧版Visual Studio中开发的。这是一个相当简单的网站,并没有涉及到很多代码。

I am an infrastructure support person who is now responsible for a custom-developed web site. The site seems to have been developed in an older version of Visual Studio using ASP.NET v3.5 and C#. It's a fairly simple site, and there isn't a lot of code involved.

我希望初学者能够理解使用Visual Studio进行Web开发,包括如何对其进行简单的修改代码。我用旧语言编写了代码(C,Visual Basic),所以阅读代码对我来说并不难。

I'd like a beginners understanding of web development using Visual Studio, including how I could make simple modifications to the code. I have coded in older languages (C, Visual Basic), so reading the code isn't too hard for me.

有大量的学习信息,但我有一个很难确定如何接近它。我应该看看C#课程吗? ASP.NET课程?都?或者,有什么不同?此外,如果我正在学习Visual Studio 2017中的Web开发,那么
是否可以很好地管理这些旧代码?

There is a wealth of information for learning, but I am having a hard time determining how to approach it. Should I be looking at C# courses? ASP.NET courses? Both? Or, something different? Also, if I am learning about web development in Visual Studio 2017, will that translate well to managing this older code?

任何建议都表示赞赏。谢谢!

Any suggestions are appreciated. Thanks!

推荐答案

嗨克里斯,

很抱歉延迟回复。

Visual C#是一种编程语言,它使开发人员能够构建在.net框架上运行的各种应用程序。 ASP.NET是一个用于构建网站和Web应用程序的免费Web框架。它们是不同的。因此,为了更好地管理代码,
我们建议你学习它们(C#和ASP.NET)。

Visual C# is a programming language which enables developers to build a variety of applications that run on the .net framework. And ASP.NET is a free web framework for building websites and web application. They are different. So for better managing code, we suggest you learn both of them(C# and ASP.NET).

最好的问候,

Dylan





这篇关于学习支持&修改自定义网站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆