What are the limitation in using querystring in .net?



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

Post New Answer

More Programming Languages AllOther Interview Questions

Definition of Singleton Class? what is the Purpose of it? what is the advantage?

0 Answers   Cognizant,


Full from of MP3?

2 Answers  


1.what is the vesition managment.

0 Answers   IBM,


Define Abstract method & class with Example

3 Answers  


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

0 Answers   Amazon,






Create a class TicTacToe that will enable you to write a complete program to play the game of Tic-Tac-Toe. The class contains as private data a 3- by-3 double array of integers. The constructor should initialize the empty board to all zeros. Allow two human players. Wherever the first player moves, place a 1 in the specified square; place a 2 wherever the second player moves. Each move must be to an empty square. After each move determine whether the game has been won and whether the game is a draw. If you feel ambitious, modify your program so that the computer makes the moves for one of the players automatically. Also, allow the player to specify whether he or she wants to go first or second. If you feel exceptionally ambitious, develop a program that will play three-dimensional Tic-Tac-Toe on a 4-by-4-by-4

2 Answers  


iam confused among testing ,.net and java. can anybody help me.

0 Answers  


hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced

0 Answers  


Is strus threadsafe or not?

1 Answers  


Find out the list of authorization objects which contains activity as a field? Thanks in advance.

0 Answers  


I would like to know which institute in hyderabad provides best ms-dot net training along with a project. I want to join immediately. please help

2 Answers  


Write a program to find factorial of a number using functions

0 Answers   Peerless,


Categories