Can we mention error in web.config file?

Answer Posted / pooja soni

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="Connstring" value="Data
Source=.\SQLEXPRESS;Initial Catalog=POS;Integrated
Security=True" />
</appSettings>
</configuration>

Is This Answer Correct ?    4 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example of what might be best suited to place in the application_start and session_start subroutines?

503


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

518


What is difference between session and cookies?

515


How many types cache in asp net?

500


Is it possible to write code in many languages in one asp.net project?

535






Define asp.net caching?

518


How to implement role based security in asp.net mvc? : Asp.Net MVC

406


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

579


Can you change a Master Page dynamically at runtime?

550


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1429


What is the compiled object?

1612


What is inheritance and an how it be used, example with an example?

567


How to display validation messages in one control?

519


What are server activated objects?

612


How is my content secured from unauthorized access?

501