hi im shailendra singh
my question is how we deploye the data base
Answer Posted / amit kumar saini
We have to have a SQL script of the database and then we
will create a new database through the script.
Now we have a blank database with same structure and
relationships etc.
Then we can either export/import the data.
Or we can restore the database from a copy of orignal
database backup.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is postback in asp net?
Can you explain composite pattern?
Which adapter should you use, if you want to get the data from an access database?
How to sign out from forms authentication?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
how to write html code with ssl
What are the new features implemented in ASP.NET?
How to register exception filter globally?
Which is better session or viewstate?
What are the uses of list view control in Asp.net?
what are the Custom controls in asp.net?
What is the difference between stored procedure vs function?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is the asp.net control toolkit?