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 3715what 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 inherit a static member?
Difference between application events and session events
Differentiate between early binding and late binding.
How do we implement bundling in MVC?
Explain the main function of razor in asp.net? : asp.net mvc
Where the viewstate is stored after the page postback?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Explain the difference between debug.write and trace.write?
How do u deploy ur project?
What is the difference between user control an custom control?
What is the difference between localization and globalization?
What is the difference between custom controls and user controls?
What is a session http?
What threading model used in asp and asp.net?