If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
CGI,
1 5016if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?
CGI,
4 7633Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
3268when u enter the data in one text box once u completed entering the text box data then one page has to be popuped and the text has to be displayed in the parent page
1 3716what is usercontrol how we can use acess the controls that are present in the usercontrol in the aspx page suppose we have 2 text boxes in a user control how u can acess the 2 textboxs in the aspx page
1 4020
How can we communicate with each server in N-tier Architecture? and what are the methods?
What is semantic gap?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Explain the concept of MVC Scaffolding?
What are validator? Name the validation controls in asp.net?
What is the difference between cache and cookies?
Define a web service in .net?
What are the authentication types in asp.net?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What are the different types of sessions in asp.net? Name them?
Define viewstate in .net?
What is the difference between system.stringbuilder and system.string
How many types of sessions are there in asp net?
What is a user developed application?
Will session work if cookies is disabled?