Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
GeneralRe: Insert 20,000 records with NHibernate Pin
Albu Marius2-Aug-07 2:03
Albu Marius2-Aug-07 2:03 
QuestionTransaction in dotNET and SqlServer Pin
Developer6112-Aug-07 1:26
Developer6112-Aug-07 1:26 
AnswerRe: Transaction in dotNET and SqlServer Pin
Colin Angus Mackay2-Aug-07 1:39
Colin Angus Mackay2-Aug-07 1:39 
AnswerRe: Transaction in dotNET and SqlServer Pin
leppie2-Aug-07 1:56
leppie2-Aug-07 1:56 
Questionwriting xml data from dataset to table Pin
S Palip2-Aug-07 1:09
S Palip2-Aug-07 1:09 
AnswerRe: writing xml data from dataset to table Pin
wilcodk3-Aug-07 0:08
wilcodk3-Aug-07 0:08 
QuestionCorrect Syntax for Multiple "if" Conditions Pin
JamesBarnes2-Aug-07 1:00
JamesBarnes2-Aug-07 1:00 
AnswerRe: Correct Syntax for Multiple "if" Conditions Pin
Seishin#2-Aug-07 1:05
Seishin#2-Aug-07 1:05 
first of all if you begin programming in some language you should read a book or two to get the basics right..

answer to your question:
if(var == 1 || var == 2){
//code
}

|| or
&& and

| bit or
& bit and

life is study!!!

GeneralRe: Correct Syntax for Multiple "if" Conditions Pin
JamesBarnes2-Aug-07 1:07
JamesBarnes2-Aug-07 1:07 
QuestionVideos or Flash files Pin
.NET- India 2-Aug-07 0:14
.NET- India 2-Aug-07 0:14 
AnswerRe: Videos or Flash files Pin
il_masacratore2-Aug-07 0:44
il_masacratore2-Aug-07 0:44 
QuestionDatagrid Rows selection Pin
Nisar Inamdar2-Aug-07 0:02
Nisar Inamdar2-Aug-07 0:02 
QuestionWhat to do with return type of VARIANT ?? Pin
Yanshof1-Aug-07 23:33
Yanshof1-Aug-07 23:33 
AnswerRe: What to do with return type of VARIANT ?? Pin
Christian Graus1-Aug-07 23:44
protectorChristian Graus1-Aug-07 23:44 
GeneralRe: What to do with return type of VARIANT ?? Pin
Yanshof1-Aug-07 23:51
Yanshof1-Aug-07 23:51 
GeneralRe: What to do with return type of VARIANT ?? Pin
Christian Graus1-Aug-07 23:57
protectorChristian Graus1-Aug-07 23:57 
GeneralRe: What to do with return type of VARIANT ?? Pin
Yanshof2-Aug-07 0:31
Yanshof2-Aug-07 0:31 
AnswerRe:Mouse Down Event Pin
Luc Pattyn1-Aug-07 22:54
sitebuilderLuc Pattyn1-Aug-07 22:54 
Questionreverce long to IP address Pin
merwa1-Aug-07 22:03
merwa1-Aug-07 22:03 
AnswerRe: reverce long to IP address Pin
Vasudevan Deepak Kumar1-Aug-07 22:05
Vasudevan Deepak Kumar1-Aug-07 22:05 
QuestionStrange behavior of Double.IsPositiveInfinity [modified] Pin
Stefan Troschuetz1-Aug-07 21:55
Stefan Troschuetz1-Aug-07 21:55 
AnswerRe: Strange behavior of Double.IsPositiveInfinity Pin
Luc Pattyn1-Aug-07 22:59
sitebuilderLuc Pattyn1-Aug-07 22:59 
GeneralRe: Strange behavior of Double.IsPositiveInfinity Pin
Stefan Troschuetz1-Aug-07 23:10
Stefan Troschuetz1-Aug-07 23:10 
QuestionIP in crystal report Pin
merwa1-Aug-07 21:42
merwa1-Aug-07 21:42 
AnswerRe: IP in crystal report Pin
Vasudevan Deepak Kumar1-Aug-07 22:04
Vasudevan Deepak Kumar1-Aug-07 22:04 

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.