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 challenging situation you faced in your career?

Calsoft, HP, Satyam, Wipro,

3 11243

What is the DLL Hell Problem?

2 6422

What are generics? why it is used? architecture of ASP.NET?

Path Infotech, Satyam, TCS,

7 22389

What is meant by role based security? when we use this one

2 7018

How to use one project files into another project?

HP,

4 11301

What is difference b/w Data Grid in ASP.Net 1.1 and Gridview in 2.0

Bosch, IntraLogic,

11 26750

What is the difference between User Controls and Master Pages

Deloitte, IBM, IntraLogic, Markit, TCS,

22 64493

how to create bin folder in asp.net2.0

8 26028

i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....

Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,

3 11711

how to write code for role based security

2 5736

code for inserting images into gridview colomns from database

HP,

3 8452

I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?

FutureTech,

1 9811

How many view state can be hold by a aspx page ?

Intellevate,

3 10997

What is the best way to search any exact information on google?

Intellevate,

3 8466

How can we prevent an aspx page get refreshed when any information fetch from the database ?

Minecode,

2 7025


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