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

How can you debug an ASP page, without touching the code?

Prodigy Technologies,

1 7679

What is SQL injection?

2 6650

How can u handle Exceptions in Asp.Net?

4 9509

How can u handle Un Managed Code Exceptions in ASP.Net?

Lara Technology,

1 8302

Asp.net - How to find last error which occurred?

Abacus,

1 7961

How to do Caching in ASP?

1 5861

What is the Global ASA(X) File?

2 7290

Any alternative to avoid name collisions other then Namespaces?

1 4899

Which is the namespace used to write error message in event Log File?

1 8857

What are the page level transaction and class level transaction?

Satyam,

1 9388

What are different transaction options?

Astadia,

2 8935

What is the namespace for encryption?

Astadia, CIA, Wipro,

3 11531

What is the difference between application and cache variables?

Astadia,

6 19576

What is the difference between control and component?

4 14233

You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?

TCS,

6 21629


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.

1874


What do you mean by query string?

997