Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
1030How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
HCL,
1047
How do I send an email message from my ASP.NET page?
What is the advantage of mvc over asp.net? : Asp.Net MVC
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is redirectpermanent in asp.net?
Where you store Connection string in "Web.Config" file in ASP.NET?
What is the use of session state and application state and difference between them?
What is asp.net file?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What is AutoEventWireup attribute for ?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Explain the difference between sql invalidation and sql notification.
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Why do you use the app_code folder in asp.net?
How to disable validator control by client side JavaScript?
Explain the difference between Web Garden and Web Farm?