How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
923Post New SwanSoft Technologies Interview Questions
If your database was under a lot of strain, what are the first few things you might consider to speed it up?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
What is intelligence in artificial intelligence terms?
What are laser diodes?
Which file is taken by compiler when we have both file Application and Server Configuration file?
How is SRNI used?
Explain what is the purpose of linq providers in linq?
What is Forecasting in Tableau?
What are classes in swift?
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.
Where is database stored?
How to a create object for the class?
What is a workflow field update? : salesforce admin
What happens when you choose ClearType for your screen fonts in Windows XP?
Where do we use connected and un connected lookups?