| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What event fired during, when datagrid click? | | 1 |
| Difference between datagrid and datareader? | | 1 |
| which method marks a config file section for encryption? | | 1 |
| How to Insert a TextBox value in to Sql database using C#
coding? | Sona | 6 |
| What is the difference between a.Equals(b) and a == b? | | 2 |
| can sn.exe can be used before gacutil.exe | Accenture | 2 |
| Name two properties common in every validation control?
| | 1 |
| how to increase performance of web site?
if there is a page with high load. the content is high then
what should we do to increase performance? | TCS | 2 |
| when using windows API in .net then it is managed code or
Unmanaged code? | | 1 |
| I need to download file from web server, without using save
as dialogue box. Can anyone help, thanks In advance. | | 1 |
| what are the types of ASP objects ? | Satyam | 4 |
| What is an Interface and What is an Abstract Class? | | 3 |
| What does the following SQL statement return, assuming that
all tables and column names are correct?
SELECT FirstName, StreetAddress
FROM Employees
JOIN AddressBook
ON Employees.EmpID = AddressBook.EmpID
a) Nothing, the JOIN syntax is wrong.
b) All the records form the Employees table, and only the
matching ones form the StreetAddress table.
c) All the records from the StreetAddress table and only the
matching records form the Employees table.
d) Only the matching records from the two tables.
| Syntax-Softtech | 4 |
| what is the difference between console.writeline
&console.output.writeline? | | 2 |
| How we generate the BARCODE in ASP.Net using c# ! in
library management systen for books . | | 2 |
| what is manifest? | Microsoft | 3 |
| can I use session variable in App_code Class page?? | Wipro | 2 |
| What combination of methods are used to improve the speed of
the fill() method of the DataAdapter?
a) BeginFillData() and EndFillData()
b) StartFillData() and EndFillData()
c) BeginLoadData() and EndLoadData()
d) StartLoadData() and EndLoadData()
| Syntax-Softtech | 2 |
| difference between <connectionstring> <Appsetting> | | 6 |
| Difference between ISQL and OSQL?? | | 1 |
| |
| For more ASP.NET Interview Questions Click Here |