Click here to Skip to main content
15,890,512 members
Home / Discussions / C#
   

C#

 
GeneralRe: just like yesterday... Pin
Christian Graus27-Jul-09 23:59
protectorChristian Graus27-Jul-09 23:59 
GeneralRe: just like yesterday... Pin
DoctorMick28-Jul-09 0:41
DoctorMick28-Jul-09 0:41 
AnswerRe: Prevent my application from End Process Pin
Ian Shlasko28-Jul-09 2:52
Ian Shlasko28-Jul-09 2:52 
AnswerRe: Prevent my application from End Process Pin
PIEBALDconsult28-Jul-09 5:48
mvePIEBALDconsult28-Jul-09 5:48 
QuestionProblem with add linkbutton to a footer of a gridview runtime!!! Pin
Nafiseh Salmani27-Jul-09 20:59
Nafiseh Salmani27-Jul-09 20:59 
Questionhow do i convert cmd.executenonscalar to int Pin
Vivek Vijayan27-Jul-09 20:52
Vivek Vijayan27-Jul-09 20:52 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
Christian Graus27-Jul-09 20:59
protectorChristian Graus27-Jul-09 20:59 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
Pete O'Hanlon27-Jul-09 22:51
mvePete O'Hanlon27-Jul-09 22:51 
First of all - what's the exception? Secondly, there's no ExecuteNonScalar command (I assume you mean ExecuteScalar here). Third, retrieve the value into an object, and then use int.TryParse to attempt to convert the object into an integer.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



AnswerRe: how do i convert cmd.executenonscalar to int Pin
PIEBALDconsult28-Jul-09 5:56
mvePIEBALDconsult28-Jul-09 5:56 
AnswerRe: how do i convert cmd.executenonscalar to int Pin
Robin_Roy28-Jul-09 23:57
Robin_Roy28-Jul-09 23:57 
Questionwww.dofactory.com way of doing things Pin
Brendan Vogt27-Jul-09 20:50
Brendan Vogt27-Jul-09 20:50 
AnswerRe: www.dofactory.com way of doing things Pin
DoctorMick28-Jul-09 0:47
DoctorMick28-Jul-09 0:47 
QuestionRe: www.dofactory.com way of doing things Pin
Brendan Vogt28-Jul-09 1:08
Brendan Vogt28-Jul-09 1:08 
AnswerRe: www.dofactory.com way of doing things Pin
Pete O'Hanlon28-Jul-09 2:20
mvePete O'Hanlon28-Jul-09 2:20 
GeneralRe: www.dofactory.com way of doing things Pin
Brendan Vogt28-Jul-09 3:47
Brendan Vogt28-Jul-09 3:47 
GeneralRe: www.dofactory.com way of doing things Pin
Pete O'Hanlon28-Jul-09 4:47
mvePete O'Hanlon28-Jul-09 4:47 
AnswerRe: www.dofactory.com way of doing things Pin
BillWoodruff28-Jul-09 2:43
professionalBillWoodruff28-Jul-09 2:43 
GeneralRe: www.dofactory.com way of doing things Pin
Brendan Vogt28-Jul-09 3:42
Brendan Vogt28-Jul-09 3:42 
QuestionSoftware Testing Pin
CrimeanTurtle200827-Jul-09 20:48
CrimeanTurtle200827-Jul-09 20:48 
AnswerRe: Software Testing Pin
Luc Pattyn27-Jul-09 22:40
sitebuilderLuc Pattyn27-Jul-09 22:40 
AnswerRe: Software Testing Pin
Nagy Vilmos27-Jul-09 22:54
professionalNagy Vilmos27-Jul-09 22:54 
Questiondata from excel file Pin
Member 59031027-Jul-09 20:36
Member 59031027-Jul-09 20:36 
AnswerRe: data from excel file Pin
Tamer Oz27-Jul-09 20:45
Tamer Oz27-Jul-09 20:45 
GeneralRe: data from excel file Pin
Member 59031027-Jul-09 20:48
Member 59031027-Jul-09 20:48 
GeneralRe: data from excel file Pin
Tamer Oz27-Jul-09 21:31
Tamer Oz27-Jul-09 21:31 

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.