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 5096if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?
CGI,
4 7785Hi 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
3334when 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 3815what 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 4096
What is the current version of asp.net?
Explain how viewstate is being formed?
How do you store a value in viewstate and retrieve them?
Explain what is an assembly?
What is parse in asp.net?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Explain the Order of events in an asp.net page?
Which control has default post back is enabled(true)?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What are the Types of authentications in IIS
Explain why datareader is useful?
State differences between MVC and WebAPI
What are custom controls?
What is the significance of attaching a profile while creating a user?
Why is global asax is used for?