Write code to send e-mail from an asp.net application?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

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

3 Answers   Intellevate,


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.

0 Answers   Netsweeper,


i want the asp.net technical questions and answeres

0 Answers  


What is the difference between a session object and cache object

2 Answers   CitiGroup, PennyWise,


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

0 Answers  


What are skins?

1 Answers  


What are the benefits of Razor View?

0 Answers   NA,


Life cycle of ASP.NET page when a request is made ?

4 Answers   MMTS,


Usage of web.config?

2 Answers   Microsoft,


What are user controls and custom controls ?

1 Answers  


Can we have 2 web config files?

0 Answers  


How do you register JavaScript for webcontrols ?

1 Answers  


Categories