Click here to Skip to main content
15,885,984 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem - Gridview databound column's value has a Decimal value consisting decimal point which has been converted to comma when using culture id-ID Pin
G Nathan14-Sep-09 23:32
G Nathan14-Sep-09 23:32 
AnswerRe: Problem - Gridview databound column's value has a Decimal value consisting decimal point which has been converted to comma when using culture id-ID Pin
Manas Bhardwaj14-Sep-09 23:56
professionalManas Bhardwaj14-Sep-09 23:56 
QuestionPass Parameter For Report Pin
vasanth arivali14-Sep-09 23:25
vasanth arivali14-Sep-09 23:25 
QuestionWCF In C#.Net Pin
Rahad Rahman14-Sep-09 23:04
professionalRahad Rahman14-Sep-09 23:04 
AnswerRe: WCF In C#.Net Pin
Manas Bhardwaj14-Sep-09 23:11
professionalManas Bhardwaj14-Sep-09 23:11 
AnswerRe: WCF In C#.Net Pin
SeMartens14-Sep-09 23:12
SeMartens14-Sep-09 23:12 
Questionmysql query in asp.net Pin
Member 464032614-Sep-09 22:38
Member 464032614-Sep-09 22:38 
AnswerRe: mysql query in asp.net Pin
Manas Bhardwaj14-Sep-09 23:01
professionalManas Bhardwaj14-Sep-09 23:01 
dim da="2009-09-15"
dim strQuery = string.Format("select * from nysemin where date='{0}' and ticker_symbol='acc'", da)
Dim cmd As OdbcCommand = New OdbcCommand(strQuery, con)


Manas Bhardwaj
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

GeneralRe: mysql query in asp.net Pin
Member 464032614-Sep-09 23:20
Member 464032614-Sep-09 23:20 
AnswerRe: mysql query in asp.net Pin
sashidhar14-Sep-09 23:18
sashidhar14-Sep-09 23:18 
GeneralRe: mysql query in asp.net Pin
Member 464032614-Sep-09 23:24
Member 464032614-Sep-09 23:24 
GeneralRe: mysql query in asp.net Pin
sashidhar16-Sep-09 0:07
sashidhar16-Sep-09 0:07 
QuestionlistBox selected values Pin
sajjy14-Sep-09 22:33
sajjy14-Sep-09 22:33 
AnswerRe: listBox selected values Pin
Manas Bhardwaj14-Sep-09 23:11
professionalManas Bhardwaj14-Sep-09 23:11 
AnswerRe: listBox selected values Pin
Prabhakar Parihar18-Sep-09 22:45
Prabhakar Parihar18-Sep-09 22:45 
QuestionI have a problemes about WCF in C#.Net Pin
Rahad Rahman14-Sep-09 22:24
professionalRahad Rahman14-Sep-09 22:24 
AnswerRe: I have a problemes about WCF in C#.Net Pin
SeMartens14-Sep-09 22:27
SeMartens14-Sep-09 22:27 
AnswerRe: I have a problemes about WCF in C#.Net Pin
Manas Bhardwaj14-Sep-09 23:16
professionalManas Bhardwaj14-Sep-09 23:16 
AnswerRe: I have a problemes about WCF in C#.Net Pin
Ashfield15-Sep-09 1:29
Ashfield15-Sep-09 1:29 
QuestionFinding control using JS Pin
janani1314-Sep-09 21:27
janani1314-Sep-09 21:27 
AnswerRe: Finding control using JS Pin
Greg Chelstowski14-Sep-09 21:58
Greg Chelstowski14-Sep-09 21:58 
AnswerRe: Finding control using JS Pin
sashidhar14-Sep-09 23:07
sashidhar14-Sep-09 23:07 
AnswerRe: Finding control using JS Pin
sashidhar14-Sep-09 23:11
sashidhar14-Sep-09 23:11 
QuestionPassing parameter of length more than 4000 in sql server 2000 Pin
Jagz W14-Sep-09 21:05
professionalJagz W14-Sep-09 21:05 
AnswerRe: Passing parameter of length more than 4000 in sql server 2000 Pin
Christian Graus14-Sep-09 21:10
protectorChristian Graus14-Sep-09 21:10 

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.