https://superuser.com/questions/1017689/regedit-how-to-reset-to-value-not-setPlease view the page above.I use the RegistryKey.SetValue("",""), but it set the value to null string, how to restore to "value not set"? I cannot delete the key and re-create the key....
I have very large batch transactions (100k insert's,deletes,updates taking up to over 1 hour) and experience to following error sometimes on the application side:Microsoft.Data.SqlClient.SqlException (0x80131904): The connection is broken and recovery is not possible. The connection is marked...