how to convert from sql2000 numeric to int in asp.net with
sqlparameter?
Answer / manishn19j
sqlParameter objpara=new sqlParameter();
objpara=objDataadapter.UpdataCommand.Parameter.Add("@Age",SqlDbType.Int);
objpara.SourceColumn="Age";
objpara.SourceVersion=DataRowVersion.Current;
| Is This Answer Correct ? | 14 Yes | 5 No |
Describe SOA and the tenets of it?
hi everyone. can anyone send me wipro interview questions on .net. plz its urgent
Differnce between Control an View State
What is .net remoting?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
what is view state
5 Answers Microsoft, Siebel Systems,
What's a bubbled event?
Where would you use an iHTTPModule, and what are the limitations of any approach you might take in implementing one?
Where do the cookie state and session state information be stored?
How can you use a custom controls in ASP.NET application?
0 Answers Sans Pareil IT Services,
In which situation can you not use a viewstate?
i cant get Primary output selection from the Dialog box While Creating Setup and Deployment the web application how to solve it..
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)