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 the difference between a Debug and Release build? Is there a significant speed difference? Why or why not?

4 20844

Does JITting occur per-assembly or per-method? How does this affect the working set?

1 7366

Contrast the use of an abstract base class against an interface?

iLink,

5 16645

What is the difference between a.Equals(b) and a == b?

4 18917

In the context of a comparison, what is object identity versus object equivalence?

1 7402

How would one do a deep copy in .NET?

TCS,

6 19994

Explain current thinking around IClonable.

Infosys, Wipro,

1 11257

What is boxing?

IBM, Misys, Siebel Systems,

8 15248

Is string a value type or a reference type?

13 30626

all asp.net interives questions

1 5272

what is the difference between assemblyinfo and webconfig files?

1 5287

how can i insert array values and retreive in asp.net

TCS, Value Labs,

3 12064

How many webforms are possible on a single webpage?

6 10185

with which controls you worked in Asp.net 2.0?

HP, nTech Solutions,

2 7152

How do you bind array to gridview? Will it works?

HP,

4 21477


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

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


What do you mean by query string?

997