What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
CMC,
1 5556How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7647Question asked by one of interviewer in panal is given below: We have 2 user control on same page ,1st user control contains textbox and a button while 2nd user control have label. when ever we click on button click of 1st custom control button the value of the textBox will get updated into Label of 2nd custom control. How to do this.Your help will be appreciated.
1 3822What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
4 7986What is state management in asp.net and define Client-side state management and Server-side state management?
TVS,
2 6871
To load your generated dataset with data which method do you invoke?
What is difference between session and cookies in asp net?
Which class is used to send an email message from an ASP.NET Web page?
What is the procedure to create the environment for asp.net? : asp.net mvc
Define static constructor?
What is the difference between CLICK and MOUSE DOWN Event ?
What is aspect-oriented programming?
Explain about asp.net state management?
how to include timer or counting time to display next page in asp.net
What is web api config?
Explain one critical mapping?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is Pre-Render event in ASP.NET?
How to bind all the binding controls in a page at once in ASP.NET?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.