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 2364

Please explain about "this" object

CTS,

4 5327

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 6464

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 5434

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 4296

What is a strategy pattern? Implement it.

1 4085

Which server tag comes from server when we submit any data

1 3305

asp mean

CTS, TCS,

3 5750

differance between checkbox and rediobutton in vb.net?

1 2994

differance between checkbox and rediobutton in vb.net?

2 5239

what is AGILE SCRUM methodoly....?

1 3971

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

2 4278

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

1562

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

1 3139

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

Value Labs,

2 5380


Post New Dot Net General Questions

Un-Answered Questions { Dot Net General }

Explain the purpose of Remoting in .NET?

631


What is Entity Relationship Model in .NET?

584


What is RCW (Run time Callable Wrappers)?

1946


What is immutability?

559


Please explain what is the difference between constants and read-only variables?

564






How do you turn off cookies for one page in your site? Give an example.

494


What is meant by globalization and localization?

574


Please explain what is heap and what is stack?

564


What are the types of jit?

558


Can you edit data in repeater control? How?

557


What are .net applications?

536


Will my .net app run on 64-bit windows?

591


What is singleton activation mode in .net?

681


What is different between webusercontrol and in webcustomcontrol?

533


how can i create a table from front end to back end in wabe page?

1492