in asp.net mvc c# crud operation (e.g create, update, remove and detail) i get row by id on update and detail. when i get row by id for update, id show on url. I m creating blog website in asp.net mvc c# blog table has column like blogId, blogTitle, blogDetail etc...
My question is this i want to get row by blogid but show blogTitle on url