identity
column in that table by using the following code:ALTER TABLE dbo.tablename ADD AUTOID INT IDENTITY(1,1)
Using user secrets in a .NET Web API project to securely manage your database password is an excellent practice. It keeps sensitive info...
No comments:
Post a Comment