can i use two web.config files of ConnectionString in One
Default.aspx page
Answer Posted / asif
No
| Is This Answer Correct ? | 10 Yes | 12 No |
Post New Answer View All Answers
how to write html code with ssl
Explain the difference between panel and groupbox classes using .net?
What does aspcompat="true" mean?
What is the use of placeholder control?
What is the function of new view engine in asp.net? : asp.net mvc
What is strong-typing versus weak-typing?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
How to prevent client side validation from the ASP.NET validation controls?
How does the iis work?
What is difference between asp state management and asp.net state management?
How to change Master page in ASP.Net using code?
Why is global asax is used for?
What are the main requirements for caching?
What is http pipeline in asp.net?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.