I have Create Many tables For User Registration Like Naukri…
When i finished registration i have to show user the profile completance ,exactly like naukri way .how can i do it in asp.net?
I have Create Many tables For User Registration Like Naukri… When i finished registration
Share
I think it is better to calculate the number fields than the tables’ count, as there might be tables containing more columns than other. Then you can put “weight” for the fields, if you think that some are more important, such as email address. Then go through the fields and check if they are filled. Something like