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 |
details description on this mantis? who is founder of this mantis?
what do u mean by html
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
Write a program to calculate the following i want a Java program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)
HOW TO BREAK THE FIREWALL?
1.What is difference between symget and & in sas? 2.what is difference between callsymput and %let?
Binary tree?
What is meant byStatic Variable ?
define profiler???
4.Write a program to get the string in array and print that? or Without using loop print the array.
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
what is the difference between java , sap ,.net , orecle apps ?