how many select state ments are used in stored procedure?
Answers were Sorted based on User's Feedback
Answer / xavie james
as many as it is required
that means we can have n numbers of select statement
Is This Answer Correct ? | 12 Yes | 0 No |
Answer / saket kumar
It depend on Situation i we want to use one then we can use
one and if we want to use many we can also use many select
Statements
Is This Answer Correct ? | 7 Yes | 0 No |
What is runat?
Less than one page, how many windows will you be able to maintain?
Explain the difference between webfarm and webgardens in .net?
What is query string?
How do you construct HtmlResponseMessage?
What do you mean by serialize and marshalbyref?
with which controls you worked in Asp.net 2.0?
2 Answers HP, nTech Solutions,
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.
Define the term Web Garden?
0 Answers Sans Pareil IT Services,
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Name two properties common in every validation control?
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this....
3 Answers Chaitanya, Crysalis, CTS, HCL, Sein Infotech, TCS,