how to update data using store procedure
Answer / sathish
create procedure <pro.name>
{
@variable declartion,,,,,
AS
if exist(select the table with condition)
BEGIN
update query
END
else
BEGIN
//insert new data
END
| Is This Answer Correct ? | 3 Yes | 1 No |
Where would you use an ihttpmodule, and what are the limitations of any?
What are Themes? What is their use ?
What are Http handler ?
How can you debug your.net application?
explain about Back ground process control in .net
1 Answers Digital Mesh, Infronics,
When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is view state and how this can be done and was this there in asp?
11 Answers Accenture, KDOT, Mphasis,
Explain the difference between sql invalidation and sql notification.
How many time you can fill dataset in asp.net?
what is machine key error in asp.net? how to solve it?
What is the best Macanism to clear the Cache in asp.net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)