What are the limitation in using querystring in .net?
Answer / monika mannan
its a vry transparent method to send data from one web form
to another.as it got appended in url in browser.
security is low in case of query string
also length not exceed reasonable (255)
Is This Answer Correct ? | 4 Yes | 1 No |
How to call a C++ function which is compiled with C++ compiler in C code?
1.Describe about your project?
details description on this mantis? who is founder of this mantis?
hi friends please tel me how to handle the recovery manager(All i.e PopUp ,Application Crach ,Object state,etc) in QTP
How can we alter the data after creating a view
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE
1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?
what is oops?
how does database connection using ADO.NET?
how to invoke the macro in another macro?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?