Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

ASP.NET Interview Questions
Questions Answers Views Company eMail

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

1 4548

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 5664

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 7809

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

Techno Solutions,

2 5413

What is the roll of JIT in asp.net?

7 16104

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

2 4981

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

Sparsh,

7 21320

How to handle error while project running on live

2 5373

difference between

VebTel,

6 16111

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

2 7642

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

1 4791

how to edit gridview control in asp.net2.0

3i Infotech,

1 7023

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

6 8550

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 8578

What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 24667


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

IN an ASP.NET Web application if there is any error, how can you debug?

1114


Are cookies stored on server or client?

1005


Tell me the code snippet to show how we can return 404 errors from HttpError?

1335


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

2478


Where is asp.net view state stored?

1056


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

2150


How should I destroy my objects in asp.net?

1133


How to fetch a data from one table to another table in asp.net ?

1094


What is difference cookie and session?

1036


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

1254


What is a master page and what does it do?

990


List the events in page life cycle.

1026


What is a runtime version?

1137


What is the default authentication mode for asp.net?

1170


Explain the use of errorprovider control in .net?

1016