-
Contributing Member
Provide me the syntax and usage
Can someone give me how to use the lock keyword and the login method used in ASP.NET? If you could provide me some examples it would be of great helpful for me.
-
Contributing Member
Re: Provide me the syntax and usage
The login method on the server checks to see if the user is in the database. The keywords SyncLock and End SyncLock cause the compiler to emit synchronization locking code
-
Contributing Member
Re: Provide me the syntax and usage
Timmy thanks for your update.I could try this out with the suggestion provided by you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules