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

Types of values mode can hold session state in Web.Config?

Accenture,

6 19443

Tell about WebService in Asp.Net?

Accenture, CTS,

5 13844

What is Http handler?

Accenture,

5 23415

What is view state and how this can be done and was this there in asp?

Accenture, KDOT, Mphasis,

11 24306

Types of optimization and name a few ?

Accenture,

3 11752

What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?

PCS,

2 8444

Hi , I am Basha. I am searching a job in dotnet.Plz tell me the order of page events in asp.net 2.0> plz send faq's related to c#.net,asp.net,sqlserver2000 etc. to my mail-id : bashask.ss@gmail.com

Sapient,

4 11068

We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.

ADITI,

1 5898

while developing webservices if i want some users to use my webservice only how can i give security to my webservice?

1 1912

In a webpage if i want to give access to only half page ,then what should i do?

3 6075

For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?

CTS, Syncfusion,

2 8553

what are the security certificates used in webservices?

1 2077

Describe the difference between a Thread and a Process?

4 12819

What is a Windows Service and how does its life cycle differ from a standard EXE?

2 6962

What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 10167


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

What do you mean by query string?

997


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1699


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1875