With out Web.config can we executes the application?
Answer Posted / abhishek
Yes, application will inherit cofiguration setting from
machine.config file
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
What does aspcompat="true" mean?
What is difference between Fragment Caching and Page Caching 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.
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
What are session state modes?
Explain server-side scripting and client-side scripting.
List all templates of the repeater control.
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
What is difference between rest and soap?
What is a user session?
Explain serialization and deserialization?
What is cross page posting? How is it done?
What is enableviewstatemac in asp net?
Is web config mandatory?
Where code pages are used?