Answer Posted / prasad. surabathina
it allows asp.net application level events and settings
application level variables
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
Do gac'ed assemblies have fulltrust?
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 use of asp.net web api?
Give me one example of Web API Routing?
Explain asp.net application life cycle?
What is advantage of asp.net?
How you can access the properties and controls of master pages from content pages?
How does asp.net page work?
What is http protocol and how it works?
How long do session variables last?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are the elements of a website?
Explain the difference between asp & asp.net.
How do active server pages work?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc