ASP .NET MVC - 无法更新一对一的数据
创始人
2024-11-11 15:00:16
0

在ASP .NET MVC中,有时候在更新一对一关系的数据时会遇到问题。下面是一个解决该问题的示例代码。

假设我们有两个实体类:User和Profile,它们之间是一对一的关系。

public class User
{
    public int Id { get; set; }
    public string Name { get; set; }
    public Profile Profile { get; set; }
}

public class Profile
{
    public int Id { get; set; }
    public string Address { get; set; }
    public User User { get; set; }
}

在Controller中,我们可以使用EF Core来更新一对一关系的数据。

public class UserController : Controller
{
    private readonly ApplicationDbContext _context;

    public UserController(ApplicationDbContext context)
    {
        _context = context;
    }

    public IActionResult Edit(int id)
    {
        // 获取要编辑的用户
        User user = _context.Users.Include(u => u.Profile).FirstOrDefault(u => u.Id == id);

        return View(user);
    }

    [HttpPost]
    public IActionResult Edit(User user)
    {
        if (ModelState.IsValid)
        {
            // 更新用户信息
            _context.Users.Update(user);

            // 更新用户的Profile信息
            _context.Profiles.Update(user.Profile);

            _context.SaveChanges();

            return RedirectToAction("Index");
        }

        return View(user);
    }
}

在Edit视图中,我们可以使用表单来编辑用户和Profile的信息。

@model User

这样,当用户提交编辑表单时,会更新User和Profile的信息,并保存到数据库中。

相关内容

热门资讯

透视好友!德普之星辅助器,we... 透视好友!德普之星辅助器,wepoker辅助器最新版本更新内容,技巧教程(切实存在有挂)是一款可以让...
透视黑科技!aapoker透视... 透视黑科技!aapoker透视插件下载,wpk有没有脚本,每日必看推荐(有挂攻略)1、金币登录送、破...
透视实锤!wpk辅助ai,哈糖... 透视实锤!wpk辅助ai,哈糖大菠萝怎么挂,辅助教程(固有真的有挂);揭秘教程安装方法样式多选,攻略...
辅助透视!aapoker辅助插... 辅助透视!aapoker辅助插件工具,德普之星怎么作弊,热门推荐(有挂透明)1、打开德州poker外...
透视app!aapoker辅助... 透视app!aapoker辅助器是真的吗,wepoker私人局辅助挂,AI教程(果然是有挂);一、a...
透视教程!aapoker辅助工... 透视教程!aapoker辅助工具存在吗,wepoker脚本,一分钟了解(有挂详情)您好,aapoke...
透视辅助!wepoker免费透... 透视辅助!wepoker免费透视脚本,德州机器人代打脚本,揭秘教程(原来是真的有挂);亲真的是有正版...
透视辅助!aapoker脚本怎... 透视辅助!aapoker脚本怎么用,德普之星辅助功能如何设置,三分钟了解(有挂教程)1、不需要AI权...
透视脚本!aapoker透视软... 这是一款非常优秀的aapoker透视软件 ia辅助检测软件,能够让你了解到aapoker透视软件中牌...
透视美元局!hhpoker辅助... 透视美元局!hhpoker辅助软件下载,wepoker辅助器怎么用,记者揭秘(有挂技巧)1、实时hh...