Explain what are possible implementations of distributed applications in .net?
What is the difference between response.write & response.output.write?
What is value type and refernce type in .net?
Explain what do the terms “boxing” and “unboxing” mean?
What are the features of dot net?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain Different kinds of methods?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
How can I get at the win32 api from a .net program?
Please explain what inheritance is, and why it's important?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
What is MSIL, IL, CTS?