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 |
What is the namespace for encryption?
3 Answers Astadia, CIA, Wipro,
What is a web api? Which protocol is used in a web api?
What does the hotspot class in .net do?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Can we add code files of different languages in app_code folder?
Are cookies stored on server or client?
How many languages are supported by .NET at present time?
COM+ Used ________________ Isolation Level
When is validation done on the client? How does client-side validation improve the efficiency of an application?
What are the navigation ways between pages available in ASP.NET?
To bind columns manually which tags do you need to add within the asp:datagrid ?
hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder
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)