c# - Want to Save visual studio project ON CD? -


i have made phonebook project on visual studio , used sql server management studio database , want save project on cd please tell me how can move cd?

since you're using visual studio, assume you're using windows. these official microsoft instructions

basically:

  1. put blank disc in burner
  2. when dialog window comes up, click "burn files disc"
  3. copy files window appears
  4. click 'burn disc'

Comments

Popular posts from this blog

multithreading - Exception in Application constructor -

React Native allow user to reorder elements in a scrollview list -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -