| Other Dot Net Framework Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How to identify the Code which Complies corresponding
Compiler in .NET?
Means Suppose, i am taking One project A.. in which code is
implemented using C# langugge. And Another Project B..in
Which Code is implemented using VB.NET.
Suppose I am creating Project C. i am adding Reference of
Project A and B to Project C. So, in Project C, how to
identify Project A is Complied through CSCompliler? And
Project B is Compiled VBCompiler at Runtime? | | 1 |
| How do you do role based security ? | Accenture | 1 |
| What is the difference between managed and unmanaged code? | IBM | 5 |
| How could we achieve Langauge Interoperability
through "CLS"?? Please Expalin in detail with Example..
Thanks for the Help!!!!! | HCL | 2 |
| How to ensure the credentials for WebService using Windows
authentication
| Proteans | 1 |
| What is CLR and how it generates native code ? | Digital-GlobalSoft | 1 |
| What are the different authentication modes in the .NET
environment? | | 2 |
| I have a GridView on web form, and a column in a grid is a
linkbutton to open popup..., my problem is when i click on
link button in a gridview popup opens as well works fine.
but when i click on link button once again my popup window
doesnt open.
Can any one help please... | | 1 |
| What is the use of finalize and dispose eventhough garbage
collector is working? | Kanbay | 3 |
| how many ways for pass the parameters in the fuction in c#
| | 3 |
| creating crystal reports in asp.net & vb.net | | 1 |
|
Requirement is:
try
{
\\SQL Query
}
catch(Exception i)
{
print a
}
catch(SQLQueryException e)
{
\\SQL Query
}
Qu)I Got Exception in "try" block. Which "catch" statement
(i.e. 1st catch or 2nd catch ) catches the exception and
Why??? | 3i-Infotech | 3 |
| How to add 'ASPNET.mdf' file into server explorer in visual
studio 2005? | | 2 |
| If we want to construct our own Garbage collector what are
the steps things we have to do? | Honeywell | 3 |
| WHICH IS MORE SECURED AMONG JAVA AND .NET? | | 7 |
| How can Bitwise OR operator reresents in .Net??
To which alias name a variable points to if it is declared
as "int" variable?? | | 1 |
| what is an assembly? | | 10 |
| What is strong name? | | 4 |
| Can we look at the IL for an assembly? | | 2 |
| js fn to go to the particular page when enter is clicked | | 1 |
| |
| For more Dot Net Framework Interview Questions Click Here |