I have one .Net application and i have two databases which
is in SQL server2000 and one more database in ORACLE? how
can i access the database from different Databases?
Answer Posted / shrawan
THROUGH IMPLEMENTING LINKED SERVER
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between page-level caching and fragment caching?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What is an axd file?
Explain the code Access Security (CAS) in .net Framework?
What is asp.net web application?
What is asp net theme?
Which is better viewstate or session?
What are server objects?
Explain how cookies work.
What is the function used for removing an event listener?
Explain about consistent programming model in the .NET framework?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
Why is the standalone environment only useful during the development process?
What is session state server?
Does web services support data reader like pom project?