What is the namespace for encryption?
Answer Posted / js_m
System.Security.Cryptography
| Is This Answer Correct ? | 28 Yes | 2 No |
Post New Answer View All Answers
Explain what is postback in asp. Net?
Explain the difference between web user control and web custom control?
Why is mvc better than asp.net?
Using code explain Configuration Management
If you are using components in your application, how can you handle exceptions raised in a component?
Define view state.
What are merge modules?
How can you access the properties and controls of master pages from content pages?
Is asp.net mvc still used? : Asp.Net MVC
What is validation in asp.net?
Explain difference between friend and protected friend?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What symbol specifies the beginning of a query string?
What is viewstate? What does the “enableviewstate” property do?
What is the use of execute non query in asp.net?