What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
CMC,
1 5567How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7651Question 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 3830What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
4 7995What is state management in asp.net and define Client-side state management and Server-side state management?
TVS,
2 6879
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What is the maximum timeout we can set for Cookies?
Explain difference between dataset and recordset?
Why do you use the app_code folder in asp.net?
What are the various types of validation controls provided by asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?
How do I send an email message from my ASP.NET page?
Demonstrate Render and PreRender?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is the difference between “Web.config” and “Machine.Config”?
What are the media types of http requests and response?
Where is cookie used in asp.net?
What is the difference between application state and session state in asp net?
List of words of preprocessor in .net?
how to transfer the file from client to server using asp.net