What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
CMC,
1 5491How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7568Question 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 3770What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
4 7848What is state management in asp.net and define Client-side state management and Server-side state management?
TVS,
2 6775
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Is razor a programming language?
Briefly describe the role of global.asax?
What is a web farm?
In which situation can you not use a viewstate?
What is the main difference between Asp.net and Vb.net?
What are the steps to follow to host a web application on a web server?
How does session id work?
How does session authentication work?
is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?
Define repository pattern in mvc.net? : asp.net mvc
Explain different authentication modes in asp.net?
How can we create a website?
Where the assembly is stored in asp.net?
Explain difference between dataset and recordset?