How to create a key pair in .net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

What is delegation in .net?

0 Answers  


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

0 Answers  


Explain how to load the contents of an xml file into an xmldocument object?

0 Answers  


What is a resource? Provide an example from your recent project.

1 Answers   Wipro,


what is the default security setting in .net?

0 Answers  






What does jit do?

0 Answers  


Is .net a compiler?

0 Answers  


Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!

3 Answers   3i Infotech,


Class for getting the info that is on clipboard of our system in a windows App?

1 Answers  


Explain how viewstate is being formed and how it's stored on client in .net?

0 Answers  


what is the difference between early binding and late binding in .net?

2 Answers   Satyam,


If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.

0 Answers  


Categories