| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Define Query Interface,Adref,Release?
| Microsoft | 1 |
| What does the "EnableViewState" property do? Why would I
want it on or off? | | 3 |
| What is the difference of a LEFT JOIN and an INNER JOIN
statement? What is a Cartesian product? What causes it? | Syntax-Softtech | 1 |
| What is JIT, what are types of JITS and their purpose ? | Infosys | 3 |
| How do I debug an ASP.NET application that wasn't written
with Visual Studio.NET and that doesn't use code-behind? | | 1 |
| What tag do you use to add a hyperlink column to the DataGrid? | | 1 |
| Which tools of web site Administartion tool do you use to
manage user,roles and rules? | | 2 |
| can i use two web.config files of ConnectionString in One
Default.aspx page
| Verinon-Technology-Solutions | 5 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 6 |
| what is dumpbin.exe? | | 1 |
| Why Global.asax is used? | Perot-Systems | 6 |
| One of the properties of the Web Part has an incorrect
format. Windows SharePoint Services cannot deserialize the
Web Part. Check the format of the properties and try
again. - this error is occured in Sharepoint 2007 while
deploy the web part | WebInfo | 1 |
| What is SQL injection? | | 1 |
| What method must be overridden in a custom control?
a) The Paint() method
b) The Control_Build() method
c) The Render() method
d) The default constructor
| Syntax-Softtech | 1 |
| hi
everyone. can anyone send me wipro interview questions on
.net. plz its urgent | Wipro | 1 |
| Your ASP.NET application displays sales data on a page. You
want to improve performance by holding the page in memory on
the server for one hour. You want to ensure that the page is
flushed from memory after one hour, and that the page is
re-created when the next request for the page is received.
What should you do?
A . Initialize a new instance of the Cache class in the
Application.Start event handler.
B . Initialize a new instance of the Timer class in the
Page.Load event handler.
C . Set the Duration attribute of the OutputCache directive
in the page.
D . In the Web.config file, set the timeout attribute of the
sessionState element.
| Syntax-Softtech | 5 |
| Is it possible to disable the minimized icon of a popup
window using window.open. Not using iframe concept? | Take-United | 2 |
| What is the difference between Postback and Ispostback
Property? | HCL | 2 |
| Difference between .NET and previous version? | Microsoft | 1 |
| To which side ( server ? client) does the user input data
validation occur? Explain the reasons for it? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |