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 4547

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 5663

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 7808

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 16103

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

2 4979

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

Sparsh,

7 21319

How to handle error while project running on live

2 5372

difference between

VebTel,

6 16110

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

2 7641

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

1 4790

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 8549

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 24666


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What is OSI layer? Explain different layers.

1115


Which is better viewstate or session?

983


How can we make sure that Web API returns JSON data only?

1077


What is the difference between GridView and Repeater controls in ASP.NET?

1157


Why do you use the app_code folder in asp.net?

1162


How will you load dynamic assembly?

1046


What are the new features implemented in ASP.NET?

1133


Is asp.net a programming language?

1077


Explain significance of routing? : asp.net mvc

1218


How do you deploy your asp.net application?

1104


Demonstrate Render and PreRender?

1155


What are HTTP handlers in ASP.NET?

1154


What are the data controls available in asp.net?

1010


What is a gridview in asp.net?

1080


What is data binding in asp net?

1140