困惑于一些dotnet术语 [英] Confused with some dotnet terminologies

查看:119
本文介绍了困惑于一些dotnet术语的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我对一些与dot net相关的术语感到困惑。



在一个采访中,有人问我 -

你当前项目中使用的设计模式,架构和框架是什么?



我正在研究MVC项目。但是不知道究竟哪个是用于MVC项目的最佳术语。



2层,3层术语是否称为架构?

实体框架是设计模式还是架构或框架?

MVC是框架还是设计模式?



任何人都可以清楚我对这些术语的困惑。



提前谢谢。



我尝试了什么:



请清楚我对这些术语的疑问。

Hi everyone,

I am confused in some dot net related terminologies.

In one interview, someone was asked me -
Which design pattern, architecture and framework you are using in your current project?

I was working on the MVC project. But don't know exactly which is the best term is used for MVC project.

Is 2-tier, 3-tier terms are referred as architecture?
Is Entity framework is a design pattern or architecture or framework?
Is MVC is a framework or a design pattern?

Can anyone please clear my confusion regarding these terminologies.

Thank You in advance.

What I have tried:

Pls clear my doubt on these terminologies.

推荐答案

MVC代表模型 - 视图 - 控制器。这是一种模式。

实体框架 - 线索在名称中;它是一个框架。

2层和3层是架构,因为它定义了你将如何构建你的应用程序。
MVC stands for Model-View-Controller. This is a pattern.
Entity Framework - the clue is in the name; it's a framework.
2 tier and 3 tier is architecture as it defines how you're going to structure your application.


这里的答案:



什么是实体框架 - Google搜索 [ ^ ]

什么是mvc - Google搜索 [ ^ ]

什么是n层架构 - Google搜索 [ ^ ]
Answers here:

what is entity framework - Google Search[^]
what is mvc - Google Search[^]
what is n tier architecture - Google Search[^]


这篇关于困惑于一些dotnet术语的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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