I have some questions, Would you please help me?
1) I have a Double variable in my program that I just
want to show it in this way:
1.123 , I mean I wanna to round it and just keep three
digit after .,
what is its method?
2) I used the ID as an auto number in SQL Server and
after using it a lot, it doesn’t start
from 1, how can I again set it to start from 1.