| Other ASP.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| I have been asked in an interview What is your LOC(Line of
Code)What will be the probable answer for that | HCL | 1 |
| What namespace does the Web page belong in the .NET
Framework class hierarchy?
| | 1 |
|
I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format? | FutureTech | 1 |
| what do you mean software devlopment ? | HCL | 6 |
| Name two properties common in every validation control? | | 6 |
| To call a Web service which transport protocol you can use? | | 3 |
| I have to send data throug querystring from one page to
another. But it should not be displayed in URL. How it is
possible? | EMR | 5 |
| What is the importence of the INTERFACE? but not the
inheritence concept?and why we r declaring the empty methods
in that? we can directly implements with in the class know?
Tell me the importence? | | 2 |
| Derive WSDL? | | 6 |
| What is dataset ? | Infosys | 10 |
| When we are requesting a new URL through Response.Redirect()
the new page wil open on the new browser window or it wil
open in the same window? If we use Server.Transfer() what
wil happen? | | 1 |
| What?s the difference between Codebehind="MyCode.aspx.cs"
and Src="MyCode.aspx.cs"? | Visual-Soft | 1 |
| Which keyword you should use for class not to extend?
Which keyword to be used for making the class accessible
within the assembly only
what are the authentication mode of ASP.NET
How will you call a JavaScript function using code-behind?
How will you define the Session Timeout?
What are the methods to validate client-side whether the
input is a correct Date format?
You want to write a log when ASP.NET application starts.
Which is the best place to write that peice of code?
What are the page load events and what is there order?
What is the difference between abstract class and interface?
What are the differences between DataSet and DataReader?
What are the two properties other than DataSource, which is
required to populate the Drop Down Menu?
What is difference between String and StringBuilder Classes?
What are differences between Custom control and User
control?
| Ignis-Technologies | 1 |
| WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID | Seion-Infotech | 1 |
| what is new debug tools in asp.net ? | | 1 |
| Why is catch(Exception) almost always a bad idea? | | 3 |
| In a Code-Behind class generally which type of code is
found ? | | 3 |
| What is Virtual path in ASP.Net | Proteans | 2 |
| When we do partial refresh of a page using update panel how
server knows it(which event occurs?) | | 2 |
| What is the difference between Server.Transfer and
Response.Redirect? Why would I choose one over the other? | | 6 |
| |
| For more ASP.NET Interview Questions Click Here |