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

code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications

1 1929

What is pre-init event in ASP.NET 2.0 page life cycle?

Fulcrum Logic,

2 36251

How can you change a Master page dynamically in which event of page life cycle?

Fulcrum Logic,

2 8980

What is Partial in ASP.NET 2.0?

Fulcrum Logic,

2 6105

What is the difference between a session object and cache object

CitiGroup, PennyWise,

2 9016

What is the use of location tag in web.config file

Karur Vysya Bank KVB,

2 10112

which is faster ArraytList Or Collection ? how? hows the Hashing works internally ?

Emphasis,

2 7110

One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

TCS,

6 9950

I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

TCS,

1 1971

where can i gather the materials for MCP certification

3 5446

1. Briefly describe your ideal job?

Swatz Oils, Swetz Oil,

1 5366

2. Why did you choose this career?

Schwartz Oil, Swatz Oils,

2 10374

3. What goals do you have in your career?

Swatz Oils,

1 1910

4. How do you plan to achieve these goals?

Burger King, Latest, Swatz Oils,

7 112581

5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

Swatz Oils,

1 2283


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.

1701


What do you mean by query string?

1001


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