Where does the Web page belong in the .NET Framework class
hierarchy?
Answer Posted / srujana
System.Web.UI.Page
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is the difference between Classic ASP and ASP.Net?
What is a web api?
What are the modes of updation in an updatepanel?
Can a master page have more than one contentplaceholder?
What is difference between Fragment Caching and Page Caching in ASP.NET?
What is ascx?
What is enableviewstate in asp net?
What are the steps involved to fill a dataset?
What is slidemaster?
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 owin authentication?
Explain the path instructions in xaml?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Which is faster viewdata or viewbag?
How can you use a custom controls in ASP.NET application?