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 |
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
In staad pro, how can we design ROOF SLAB?
A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE
A combination of multiple keys defined in a physical file or logical file is called a _________ key
How to create a new dataset only duplicate observations in proc sort procedure?
What is procedural oriented language language..? give some examples of this language....?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
How to print No.of.rows affected after updation using ADO.Net
What is the purpose of <Trigger> element of <updatePanel> in Ajax
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
3 Answers College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out