What you your friends say about you?
Which type of plywood & sizes using in construction projects ?
Explain the working principle of spring batch.
What do constructors do in c#?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
What is spark parallelize?
Why are the columns in my datagrid in some strange order? : adobe flex action script
What is the use of ienumerable in c#?
Explain tuning can be done on which servers?
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.
What is the diff between vb mdi form and .net mdi form?
What happens if windows license expires?
What is cluster in postgresql?
How do you kill program using one port in Linux?
What is an oracle wallet?