create a keypair?
Answer / fazulullah
You can Create the Key pair by means of System.Collections
for that we can use Sorted List and Hash Tables.
| Is This Answer Correct ? | 4 Yes | 0 No |
How you apply a theme in whole application in .Net?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
What is .net code security?
How will you do redo and undo in textbox control?
What is jit compilers?
What is the difference between response.redirect & server.transfer?
Difference between assembly manifest & metadata assembly manifest
What is difference between .net core and .net standard?
Explain how to produce an assembly?
How do you define the lease of the object?
What is alias ? Is it used in .Net ?
What are the new features of Framework 1.1 ?