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

How response object is related to asp's response object?

515


What are different types of api?

529


How to implement form based authentication in asp.net application?

567


What is the typical session identifier?

572


What is session start?

518






How many types of cache are there?

526


How many types cache in asp net?

525


Why is string called immutable data type?

589


How is mvc different from asp.net? : Asp.Net MVC

547


Mention the namespace that is used to include .net data provider for sql server in .net code?

502


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

549


Explain security types in asp.net?

537


What is a session http?

519


What is simple data binding?

515


Explain the use of view state?

558