What is the T-SQL equivalent of IIF (immediate if/ternary
operator) function of other programming languages?
Answer / nitin
Case (..) When (condotion) then (statement) else
(statement) end
Is This Answer Correct ? | 4 Yes | 5 No |
Explain parts of assembly?
Explain model, view and controller represent in an mvc application? : asp.net mvc
How to check the end of the record in Datareader?
They mostly asked difference between versions of technologies
What is gridview in asp.net?
how to write html code with ssl
What does the .webpart file do?
What are validator? Name the Validation controls in asp.net? How do u disable them?
What is page request in asp.net?
Can One website be made using two different languages like c#,vb.net etc......
Can we handle the error and redirect to some pages using web.config?
How to set the pane area to transparent of a scrollPane component.?