5

How to Automatically generate GUID in asp.net mvc4 form while insert data to Db

i need to add GUID data type to my table and need to insert automatically 16bit value while submit other data

1
  • What data access are you using? Commented May 25, 2013 at 13:13

1 Answer 1

2

Please check the following link..

Using a GUID as the ID in a database with ASP.NET MVC

I think your problem might be solved.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks hasib it will really help me

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.