What is the maximum length of textbox
Answer / gandam
The Maximum Length a Textbox can hold is 65535..
Is This Answer Correct ? | 18 Yes | 4 No |
What is the usie of activex control in .net?
Explain the difference between web user control and web custom control?
Name the namespace which is used by ado.net?
Types of state management techniques ?
Mention few asp.net validators.
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is the web.config file in asp?
How many types of state management are there in asp net?
Explain the difference between asp and asp.net?
Is it possible to add aspx.vb file in to C# Web Project? If so how can i use the vb file in the C# Web project?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Is it possible to change the index of primary key on table?