Dot Net General Interview Questions
Questions Answers Views Company eMail

when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.

AZTEC,

1 2729

Please explain about "this" object

CTS,

4 6125

String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 7508

DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12

3 6037

Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.

1 4711

What is a strategy pattern? Implement it.

1 4458

Which server tag comes from server when we submit any data

1 3682

asp mean

CTS, TCS,

3 6608

differance between checkbox and rediobutton in vb.net?

1 3348

differance between checkbox and rediobutton in vb.net?

2 5702

what is AGILE SCRUM methodoly....?

1 4392

what are design patterns in .net....?

2 4770

hai, about trading domain and need simple project on trading system. please help me...

1850

how we can capture the value in textbox when selectedvluechanged event of gridview is fired

1 3525

Can we Classic ASP,.Net 1.0, .Net 1.x and .Net 2.0 installed on the same system?

Value Labs,

2 5901


Post New Dot Net General Questions

Un-Answered Questions { Dot Net General }

Explain the difference between constants and read-only variables?

802


Please explain what do the terms “boxing” and “unboxing” mean?

824


How to get the number after decimal point in .net?

800


What is meant by localization?

859


What are the two main parts of the .net framework?

832


What are pdbs?

851


What are two different types of remote object creation mode in .net?

805


What is the new three features of COM+ services, which are not there in COM (MTS)

1769


Which dll is required to translate xml to sql in internet information server (iis)?

795


What are nullable types in .NET

889


What's the problem with .net generics?

793


How to create multiple inheritance in c#, with example?

820


What is the difference between override and overload in a method?

789


What are the purposes of using .net?

884


What is a formatter in .net?

799