Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データを Db に挿入するときに、asp.net mvc4 形式で GUID を自動的に生成する方法
テーブルに GUID データ型を追加する必要があり、他のデータを送信するときに 16 ビット値を自動的に挿入する必要があります
次のリンクを確認してください。
ASP.NET MVC を使用したデータベースで GUID を ID として使用する
あなたの問題が解決されるかもしれないと思います。