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
Will the asp.net validators run in server side or client side?
What is sdlc process?
Define satellite assemblies.
Explain cashing in asp.net.
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
What are the asp.net list controls and difference between them?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Explain the difference between singleton and single call?
Please briefly explain the usage of global.asax?
Explain the difference between authentication and authorization.
Give me one example of Web API Routing?
Who can consume WebAPI?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What does asax stand for?
Explain diff between dataset and datareader?