ASP.NET Interview Questions
Questions Answers Views Company eMail

what is purpose of xml control in standard controls of asp.net

1 4093

My website has around 100 aspx. Out of this, a certain 20 aspx files should be made available to the users only if they are logged in. How can I achieve this with the web.config file?

Techno Solutions,

1 5179

Below is a code extract from an ASP.Net application. The code basically reads data from the “name” field in the “members” table and prints them onto the webpage. Using the assumptions provided, fill in the 4 blanks below so that the code will run correctly. ‘Assumptions: ‘conn_str is a variable that holds the connection string to the database ‘Objects dbcomm and dbread are already declared earlier dbcomm = New OleDbCommand("SELECT name FROM members", conn_str) dbread = dbcomm._______________ _____________________ response.write(_______________) _____________________ dbread.Close()

Techno Solutions,

4 6769

Suggest 3 best practices in detail for for Developing High Performance Web and Enterprise Applications

Techno Solutions,

2 4781

What is the roll of JIT in asp.net?

7 14721

How Web Service help? What is the difference between Remoting & Web Servcies?

2 4224

1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

Sparsh,

7 19754

How to handle error while project running on live

2 4741

difference between

VebTel,

6 14919

can i use store procedure in disconnected mode? give me answer

2 6908

Guys can anobody tell what is Conditional Bloating in asp.net ??

1 4365

how to edit gridview control in asp.net2.0

3i Infotech,

1 6539

How to send auto matic emails based on scheduled tasks to several of my clients

6 7387

i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me

4 7682

What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 22901


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

Is a dll file an executable?

734


Explain the difference between authentication and authorization.

824


How do u deploy your asp.net application?

804


What does the orientation property do in a menu control?

750


Explain the asp.net mvc request life cycle? : asp.net mvc

682


What are the advantages and disadvantages of session?

880


How can we register exception filter from the action?

853


What is asp.net caching?

778


What is protected configuration?

851


Explain the boxing and unboxing concept in .net?

593


Which object wraps the state or data of a user?

761


What is is post back property in asp net?

746


What are Master Pages in ASP.NET? or What is a Master Page?

834


What is custom attribute?

754


What is x xss protection?

738