Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: listview select Pin
leppie12-May-05 2:14
leppie12-May-05 2:14 
Generalreinterpret_cast in C# Pin
trannampro11-May-05 22:56
trannampro11-May-05 22:56 
GeneralRe: reinterpret_cast in C# Pin
S. Senthil Kumar12-May-05 3:31
S. Senthil Kumar12-May-05 3:31 
GeneralRe: reinterpret_cast in C# Pin
mav.northwind12-May-05 23:16
mav.northwind12-May-05 23:16 
Questionconverting long to string, string to long? Pin
george ivanov11-May-05 22:47
george ivanov11-May-05 22:47 
AnswerRe: converting long to string, string to long? Pin
V.11-May-05 23:27
professionalV.11-May-05 23:27 
AnswerRe: converting long to string, string to long? Pin
Indagro11-May-05 23:31
Indagro11-May-05 23:31 
Generalthe one who know vb.net and cSharp Pin
Rizwan Bashir11-May-05 22:41
Rizwan Bashir11-May-05 22:41 
Hello there
I am new in CSharp coming from vb.net I have couple of things to ask
which are available in vb.net and what are their alternatives in CSharp ?
1. val(textbox1.text) in vb.net = ??? in csharp
which converts like blank string "" to 0 I used convert function but it does not convert "" to 0

2. How to get the error number err.number
in CSharp i did this
catch (Exception ex)
{
// ex gives the message not the error number
// need to know the error number here
}

3. Module in vb.net which you can add in project for the collection of global functions and variables = ______ in CSharp ????

I added codefile but could not add global variables in it


thanks alot for the support
GeneralRe: the one who know vb.net and cSharp Pin
S. Senthil Kumar12-May-05 3:37
S. Senthil Kumar12-May-05 3:37 
GeneralRe: the one who know vb.net and cSharp Pin
Luis Alonso Ramos12-May-05 12:18
Luis Alonso Ramos12-May-05 12:18 
GeneralRe: the one who know vb.net and cSharp Pin
mav.northwind12-May-05 23:37
mav.northwind12-May-05 23:37 
GeneralRe: the one who know vb.net and cSharp Pin
Rizwan Bashir13-May-05 2:22
Rizwan Bashir13-May-05 2:22 
Generalopen .exe file Pin
eng.mohamed11-May-05 22:40
eng.mohamed11-May-05 22:40 
GeneralRe: open .exe file Pin
Polis Pilavas12-May-05 0:15
Polis Pilavas12-May-05 0:15 
GeneralNew to remote procedure calls, please help... Pin
AfzalHassen11-May-05 22:16
AfzalHassen11-May-05 22:16 
GeneralOOP concept - C# Pin
Anonymous11-May-05 21:34
Anonymous11-May-05 21:34 
GeneralRe: OOP concept - C# Pin
Peter Vertes12-May-05 12:15
Peter Vertes12-May-05 12:15 
GeneralRe: OOP concept - C# Pin
Anonymous12-May-05 23:18
Anonymous12-May-05 23:18 
QuestionHow to get streaming details from Flash Communication Server using C# Pin
vinu.netguy11-May-05 20:14
vinu.netguy11-May-05 20:14 
QuestionHow to make it happen Windows Control's Event in Code Pin
ye win zaw11-May-05 19:34
ye win zaw11-May-05 19:34 
AnswerRe: How to make it happen Windows Control's Event in Code Pin
Indagro12-May-05 0:02
Indagro12-May-05 0:02 
GeneralRe: How to make it happen Windows Control's Event in Code Pin
ye win zaw12-May-05 0:13
ye win zaw12-May-05 0:13 
GeneralWin form user controls Pin
skrishnasarma11-May-05 19:11
skrishnasarma11-May-05 19:11 
GeneralRe: Win form user controls Pin
Christian Graus11-May-05 19:31
protectorChristian Graus11-May-05 19:31 
GeneralDisplay datetime in C# Pin
hvan220311-May-05 17:58
hvan220311-May-05 17:58 

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.