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

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -