我应该在哪里学习REST并将其与C#/ MVC / ASP.NET一起使用 [英] Where should I learning REST and using it with C#/MVC/ASP.NET

查看:143
本文介绍了我应该在哪里学习REST并将其与C#/ MVC / ASP.NET一起使用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用C#MVC / ASp.net和JSON了解REST服务的好方法是什么?

我目前正在尝试学习REST和JSON以及C#/ MVC / Asp.net

有哪些网络服务可供我练习?

还有关于此的任何一步一步的教程,如果是这样,他们在yotuube,pluralsight或其他地方吗?



任何见解或链接或示例页面会有所帮助,因为我对所有示例/ Youtube视频以及可以将所有内容放在一起的不同方式感到困惑。



什么我试过了:



用C#MVC / ASp.net和JSON学习REST服务有什么好方法?

我目前正在尝试学习REST和JSON以及C#/ MVC / Asp.net

有哪些Web服务可供我练习?

还有关于此的任何一步一步的教程,如果是这样,他们在yotuube,pluralsight或其他地方吗?



任何见解或链接或示例页面会有所帮助,因为我对所有示例/ Youtube视频以及所有不同的方式都可以放在一起感到困惑。

解决方案

这是一个非常广泛的问题,在质量保证中无法简单甚至轻松地回答。但是我会试着给你一个很短暂的答案,然后你可以继续自己学习 - 因为,最终是你,谁必须学习。

引用:

使用C#MVC / ASp.net和JSON学习REST服务有什么好方法?

最好的方法是构建一些东西。使用REST体系结构和ASP.NET MVC框架的概念(通常,您将仅在ASP.NET Web API中执行此操作),然后了解如何构建一个服务,其他和有什么区别。这样做的好处是,您将学习自我节奏,不受任何影响,您将轻松获得,以便您可以轻松理解模式或架构本身。

Quote:

有哪些网络服务可供使用,所以我可以练习?

Web服务是一个不同的概念,例如WCF是一个开发Web服务的框架。但是,由于您专注于ASP.NET Web API,因此忘记WCF,因为它们无法协同工作,需要不同的理解和编程感。

引用:

还有关于此的任何一步一步的教程,如果有的话,它们在yotuube上,复数视频或在其他地方?

是的,无处不在。它们几乎可以在您刚才提到的所有平台上使用。问题是你必须要学习。所以最好的学习方法就是真正开始研究它,一切都是你自己。



而不是跟着作者,正是他的方式,建立一个不同的应用;如果他正在建立一个簿记系统,建立一个汽车展厅并在那里应用这些概念。这样,你将以自己的方式学习这些概念。


WebApi中的REST [ ^

What is a good way to learn about REST services with C# MVC/ASp.net and JSON?
I am currently trying to learn about REST and JSON combined with C#/MVC/Asp.net
What web services are available so I can practice with?
Also are there any step by step tutorials on this and if so are they on yotuube, pluralsight or somewhere else?

Any insight or links or example pages would be helpful ,because I am confused by all the examples/Youtube videos and all the different ways things can be put together.

What I have tried:

What is a good way to learn about REST services with C# MVC/ASp.net and JSON?
I am currently trying to learn about REST and JSON combined with C#/MVC/Asp.net
What web services are available so I can practice with?
Also are there any step by step tutorials on this and if so are they on yotuube, pluralsight or somewhere else?

Any insight or links or example pages would be helpful ,because I am confused by all the examples/Youtube videos and all the different ways things can be put together.

解决方案

This is a very broad question and can never be answered in a QA, simply or even easily. But I will try to give you a very short glimpse of the answer, then you can continue to learn it all by yourself — because, in the end it is you, who has to learn.

Quote:

What is a good way to learn about REST services with C# MVC/ASp.net and JSON?

The best way is to build something. Using the concepts of REST architecture and ASP.NET MVC framework (typically, you will do that in ASP.NET Web API only), and then see how you can build one service, other and what is the difference. The benefit would be that you will be learning self-paced, without any influence and you will get easily, to the point where you can easily understand the pattern or architecture itself.

Quote:

What web services are available so I can practice with?

Web services is a different concept, such as WCF is a framework to develop a web service. But since you are focusing on ASP.NET Web API, forget about WCF as they do are not going to work together and require a different sense of understanding and programming.

Quote:

Also are there any step by step tutorials on this and if so are they on yotuube, pluralsight or somewhere else?

Yes, everywhere. They are available on almost all of the platforms you have just mentioned. The thing is that it is you who has to learn. So the best way to learn would be to actually start working on it, all by yourself.

Instead of following the author, exactly the way he is doing, build a different application; if he is building a bookkeeping system, build a car showroom and apply the concepts there. That way, you will be learning the concepts, but in your own way.


REST in WebApi[^]


这篇关于我应该在哪里学习REST并将其与C#/ MVC / ASP.NET一起使用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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