c# - What is the downside of TableAdapterManager? -


i using tableadaptermanager updating data. when want save function window freezing. problem?

you can use backgroundworker avoid "window freezing". useful if have lots of data load.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -