what is the difference between assemblyinfo and webconfig
files?
Answer Posted / neelima
An assemblyinfo contains all information about the manifest
of the IL and it also contains the information about the
strongname,version number of the assembly created.
where the webconfig file contains all the information about
the settings of the application including the assemblies
information.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain Optimization technique description?
Why should i prefer JSP over asp.net or any other web development language..??
What are sessions used for?
What is data grid view in asp.net?
What are strong names?
What is the server of asp.net?
What is the difference between c# and .net?
What are the types of authentication in asp.net?
Explain the difference between Repeater and Data list control in ASP.NET?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How dataadapter.fill works?
Why select Web API?
If 200 is for all successful operation then why do we have 201 response codes?
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 the difference between executescalar and executenonquery?