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 8678Suppose, 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 8596If you have to replicate a set of controls(UI) across a number of web pages, what will you do
1 4333we 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 15835
What is inproc and outproc?
How to send a DataReader as a parameter to a remote client ?
How to unit test Web API?
Explain login controls.
What is autopostback true?
What is diff. Between abstract class and an interface?
What is asp.net? How is it different from asp?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
List the asp.net validation controls?
How you can access the properties and controls of master pages from content pages?
What are the advantages of using session?
What I need to create and run an asp.net application?
What is Pre-Render event in ASP.NET?
What is datagrid asp.net?
What is asp.net and how it works?