hi im shailendra singh
my question is how we deploye the data base
Answer Posted / rahul
http://weblogs.asp.net/scottgu/archive/2006/12/22/recipe-deploying-a-sql-database-to-a-remote-hosting-environment-part-1.aspx
please refer to this link.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the asp.net security controls?
What is view state and how it works in asp net?
Why do we need Sessions?
What is difference between viewstate and session in asp net?
Differentiate globalization and localization.
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
Why we use content place holder in asp.net?
Differentiate between a hyperlink control and a linkbutton control.
What's the ASP.Net Application life cycle?
What is dynamic web page with example?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
What is web configuration file and how to use in web application