What is Auto-event wireup? what is the default value for this? when u change the value what will happen?
CMC,
1 5495How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float
2 7572Question 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 7859What is state management in asp.net and define Client-side state management and Server-side state management?
TVS,
2 6775
what is a .xap file? Explain with an example.
How many types of triggers are there in update panel?
What is the differences between a primary key and a unique key in sql server?
Define web.config in .net?
How do you remove duplicates without using remove duplicate stage?
What are the benefits of Razor View?
Explain exception handling in .net.
What do you understand by aggregate dependency?
How can we create pie chart in asp.net?
Is oauth for authentication or authorization?
Web API uses which library for JSON serialization?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Explain advantages of caching?
What is ipostback?
What are directives in asp.net? List down all the important directives.