What is web.config. How many web.config files can be allowed
to use in an application ?
Answer Posted / ravindra reddy
web.config are many in one application but machine.config
are only one .
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain about asp.net 2.0 themes?
What is Pre-Render event in ASP.NET?
How can you use a custom controls in ASP.NET application?
What is the difference between client-side and server-side validations in webpages?
How does asp.net page work?
What is routing in MVC?
Describe in brief .net framework and its components.
Define page output caching?
Distinguish between Server-side and Client-side code?
What is page fragment caching?
Explain login control and form authentication.
Explain the flow of processing of the request? : asp.net mvc
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 are user controls?
How are sessions stored?