I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.
4 9095Suppose, I have 3 pages, Page1.aspx, Page2.aspx, Page3.aspx. All pages are in diff. server. When user req. for a page, Page1.aspx opens Ist & a session established. If user req. for IIn page, second session established. Similarly, 3rd session established if user req. 3rd page. In this scenario, tot. 03 sessions are established. How we can minimize it so that it will work with only one session?
3 8899If you have to replicate a set of controls(UI) across a number of web pages, what will you do
1 4501we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?
CEI, CSC, HCL, Tech Mahindra,
7 16410
How can you use a custom controls in ASP.NET application?
What is datagrid asp.net?
What is autopostback in asp net?
Explain about consistent programming model in the .NET framework?
What is the maximum amount of memory any single process on windows can address?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What are session state modes in asp.net?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Explain diff. Betn dataset and recordset?
Can we set master page as a start page?
In which event of the page life cycle, is the viewstate available?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Explain about asp.net caching?
Why is xap important?