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 4406

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 5478

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 7461

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

Techno Solutions,

2 5223

What is the roll of JIT in asp.net?

7 15647

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

2 4717

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

Sparsh,

7 20793

How to handle error while project running on live

2 5157

difference between

VebTel,

6 15685

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

2 7385

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

1 4640

how to edit gridview control in asp.net2.0

3i Infotech,

1 6886

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

6 8188

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 8234

What is the difference between ExecuteReader,ExecuteNonQuery and ExecuteScalar.

8 24048


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What is a swagger in web api?

1004


Explain the difference between asp.net mvc and asp.net webforms

1024


Write a code snippet to implement the indentation in json in web api.

1026


What is preprocessor in .net?

936


How many ways are there to maintain a state in .net? What is view state?

963


Describe the .net base class library.

999


What is ispostback method in asp.net?

992


Explain the concept of event bubbling in ASP.NET?

1048


Is react a template engine?

881


What is syntax code to send email from an asp.net application?

982


What are sql joins?

944


Which protocol is used to call web service?

957


How can you enable impersonation in the web.config file?

1102


What is jade template engine?

1004


To redirect the user to another page which method do we use without performing a round trip to the client?

889