如何使用c#代码在mvc 4三层架构中添加编辑删除 [英] how to add edit deleting in mvc 4 three tier architecture using c# code

查看:63
本文介绍了如何使用c#代码在mvc 4三层架构中添加编辑删除的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在mvc visulastudio2012中添加编辑和删除记录的优点是什么?

what is the prosess for adding editing and deleting records in mvc visulastudio2012

推荐答案

嗨Sailaja,



最佳 MVC教程链接 [ ^ ]有CRUD操作,这对你肯定有用。

完成后你会对MVC和CRUD操作有一个很好的想法做MVC。

我建议这个链接,因为它的官方链接,它更适合初学者。



表示层 - MVC

服务层 - WCF

Buniess Layer - C#库

DataAccess图层 - C#库



流程应该像Presentation-> Servie-> Business-> DataAccess



更新解决方案根据您的要求:



你可以参考这个链接 [ ^ ] 3层架构。



您仍然不满意解决方案只需点击此链接 [ ^ ]



希望这对你有所帮助。



问候,

RK
Hi Sailaja,

Best MVC tutorial link[^] which has CRUD operations, which will definitely useful for you.
After completing you will such a nice idea about MVC and CRUD operation to do with MVC.
I suggest this link because its official link and its more preferable to beginners.

Presentation layer - MVC
Service Layer - WCF
Buniess Layer - C# library
DataAccess layer - C# library

Flow should be like Presentation->Servie->Business->DataAccess

Updated solution as per your request:

You can refer this link[^] for 3 tier architecture.

Still you are not satisfied with a solution just click this link[^]

Hope this helps you a bit.

Regards,
RK


这篇关于如何使用c#代码在mvc 4三层架构中添加编辑删除的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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