Click here to Skip to main content
15,898,222 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhello friends Pin
gampalabhargav23-Aug-07 19:46
gampalabhargav23-Aug-07 19:46 
AnswerRe: hello friends Pin
Talal Sultan23-Aug-07 20:13
Talal Sultan23-Aug-07 20:13 
QuestionRe: hello friends Pin
John-ph23-Aug-07 20:21
John-ph23-Aug-07 20:21 
AnswerRe: hello friends Pin
N a v a n e e t h23-Aug-07 20:23
N a v a n e e t h23-Aug-07 20:23 
AnswerRe: hello friends Pin
Vasudevan Deepak Kumar23-Aug-07 20:23
Vasudevan Deepak Kumar23-Aug-07 20:23 
Questionconversion of C# to vb code Pin
biswa4723-Aug-07 18:55
biswa4723-Aug-07 18:55 
AnswerRe: conversion of C# to vb code Pin
Christian Graus23-Aug-07 19:04
protectorChristian Graus23-Aug-07 19:04 
AnswerRe: conversion of C# to vb code Pin
Imran Khan Pathan23-Aug-07 19:08
Imran Khan Pathan23-Aug-07 19:08 
hi
First of all C# doesnt support CType


VB code

If Not Convert.IsDBNull(TxtBxMp .Value) Then<br />
cmd.Parameters("@no_mp_record").Value = CType(TxtBxMp.Text, Int32)<br />
End If


Best regard
Pathan



---------------------------------------------------

QuestionRe: conversion of C# to vb code Pin
biswa4723-Aug-07 19:14
biswa4723-Aug-07 19:14 
AnswerRe: conversion of C# to vb code Pin
Imran Khan Pathan23-Aug-07 19:33
Imran Khan Pathan23-Aug-07 19:33 
AnswerRe: conversion of C# to vb code Pin
ballameharmurali23-Aug-07 20:50
ballameharmurali23-Aug-07 20:50 
AnswerRe: conversion of C# to vb code Pin
Vasudevan Deepak Kumar23-Aug-07 21:11
Vasudevan Deepak Kumar23-Aug-07 21:11 
AnswerRe: conversion of C# to vb code Pin
DarynRoberts23-Aug-07 21:31
DarynRoberts23-Aug-07 21:31 
QuestionHow to dynamically bind ItemTempalate in dynamically. Pin
imranafsari23-Aug-07 17:54
imranafsari23-Aug-07 17:54 
AnswerRe: How to dynamically bind ItemTempalate in dynamically. Pin
Christian Graus23-Aug-07 18:23
protectorChristian Graus23-Aug-07 18:23 
AnswerRe: How to dynamically bind ItemTempalate in dynamically. Pin
John-ph23-Aug-07 20:52
John-ph23-Aug-07 20:52 
AnswerRe: How to dynamically bind ItemTempalate in dynamically. Pin
ChrisKo24-Aug-07 7:46
ChrisKo24-Aug-07 7:46 
QuestionHow to build an AJAX enabled WebControl ? Pin
SierraMike23-Aug-07 11:57
SierraMike23-Aug-07 11:57 
AnswerRe: How to build an AJAX enabled WebControl ? Pin
Christian Graus23-Aug-07 12:57
protectorChristian Graus23-Aug-07 12:57 
QuestionRe: How to build an AJAX enabled WebControl ? Pin
SierraMike23-Aug-07 20:40
SierraMike23-Aug-07 20:40 
QuestionException :{System.Threading.ThreadAbortException} Pin
Md Arif23-Aug-07 10:08
Md Arif23-Aug-07 10:08 
AnswerRe: Exception :{System.Threading.ThreadAbortException} Pin
ChrisKo23-Aug-07 13:22
ChrisKo23-Aug-07 13:22 
GeneralRe: Exception :{System.Threading.ThreadAbortException} Pin
Md Arif24-Aug-07 2:25
Md Arif24-Aug-07 2:25 
AnswerRe: Exception :{System.Threading.ThreadAbortException} Pin
Vasudevan Deepak Kumar23-Aug-07 20:25
Vasudevan Deepak Kumar23-Aug-07 20:25 
GeneralRe: Exception :{System.Threading.ThreadAbortException} Pin
Md Arif24-Aug-07 2:24
Md Arif24-Aug-07 2:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.