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 are the data types is possible to store in session? and can we store dataset in session?

eMids,

4 15858

how to retrieve data using web services in asp.net pls give me the code and explain me briefly

3 8021

I have a textbox , assign required field validator and i have two buttons 1) save 2) cancel , i want the validator run only when i click save button, don't validate cancel button , what to do?

eMids, Infotech, Integra, TCS, Wipro,

7 18420

Differences between VB.Net and C#, related to OOPS concepts

CSC,

5 17328

Can u able to get the xml document in crystal report if yes how its possible

2 5471

What is a Windows Service and how does its lifecycle differ from a "standard" EXE?

2 14344

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?

Infosys, KPIT,

1 4310

what is stateless ?

TCS,

2 6628

Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1 2122

From the given paragraph of text, write a program to match the strings of format “Any number of numerals followed by an underscore followed by any number of alphabets" ex:123_abc (Note:using regular expressions)

Microsoft,

4 7495

can i inherit one web applications into another web applications in asp.net?

7 9566

How will u decide when to use caching and when to use viewstate?

5 7927

I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?

3 7051

Way of updating a table other than stored procedure and hard coded query?

2 5536

How much data (Max K) can go into a QueryString?

TCS, WEB,

4 10007


Post New ASP.NET Questions

Un-Answered Questions { ASP.NET }

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.

1879


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

1701


What do you mean by query string?

1004