Click here to Skip to main content
15,908,834 members
Home / Discussions / C#
   

C#

 
GeneralRe: WinForm Management Pin
BobJanova3-Oct-11 1:05
BobJanova3-Oct-11 1:05 
QuestionHow do you get an Idle Message in a UserControl class in C#? Pin
Xarzu2-Oct-11 18:05
Xarzu2-Oct-11 18:05 
Questionget Url of a frame from browser Pin
moums2-Oct-11 8:46
moums2-Oct-11 8:46 
Questioncode for HDD serial number Pin
sokh2-Oct-11 2:41
sokh2-Oct-11 2:41 
AnswerRe: code for HDD serial number Pin
André Kraak2-Oct-11 2:59
André Kraak2-Oct-11 2:59 
AnswerRe: code for HDD serial number Pin
Dave Kreskowiak2-Oct-11 4:57
mveDave Kreskowiak2-Oct-11 4:57 
AnswerRe: code for HDD serial number Pin
Luc Pattyn2-Oct-11 7:00
sitebuilderLuc Pattyn2-Oct-11 7:00 
QuestionIssue with Imultiple result sets Pin
siva45530-Sep-11 21:46
siva45530-Sep-11 21:46 
Hi,

suppose my SP returns 8 results sets i want to fetch only the 8th resultset....the issue which im facing with IMultipleResults.GetResult<> is

it is not able to give the 8th resultset...and i need to call all the 7 resultsets before i call 8th resultset....and please let me know how to fetch the 8th resultset directly....

As this is possible in classic ado.net using tablemapping to fetch the desired result set ...please let me know how this can be achieved using Linq to Sql..
AnswerRe: Issue with Imultiple result sets Pin
Richard MacCutchan1-Oct-11 2:26
mveRichard MacCutchan1-Oct-11 2:26 
AnswerRe: Issue with Imultiple result sets Pin
Dave Kreskowiak1-Oct-11 2:48
mveDave Kreskowiak1-Oct-11 2:48 
GeneralRe: Issue with Imultiple result sets Pin
siva4551-Oct-11 18:02
siva4551-Oct-11 18:02 
GeneralRe: Issue with Imultiple result sets Pin
Dave Kreskowiak2-Oct-11 1:56
mveDave Kreskowiak2-Oct-11 1:56 
AnswerRe: Issue with Imultiple result sets Pin
BobJanova2-Oct-11 22:22
BobJanova2-Oct-11 22:22 
QuestionCrystal reports Pin
Neha_Gupta30-Sep-11 20:20
Neha_Gupta30-Sep-11 20:20 
AnswerRe: Crystal reports Pin
Dave Kreskowiak1-Oct-11 2:46
mveDave Kreskowiak1-Oct-11 2:46 
QuestionUsing SystemParametersInfo() P/Invoke Pin
namelkcip30-Sep-11 19:40
namelkcip30-Sep-11 19:40 
AnswerRe: Using SystemParametersInfo() P/Invoke Pin
OriginalGriff30-Sep-11 21:38
mveOriginalGriff30-Sep-11 21:38 
GeneralRe: Using SystemParametersInfo() P/Invoke Pin
namelkcip1-Oct-11 16:31
namelkcip1-Oct-11 16:31 
GeneralRe: Using SystemParametersInfo() P/Invoke Pin
OriginalGriff1-Oct-11 21:22
mveOriginalGriff1-Oct-11 21:22 
AnswerRe: Using SystemParametersInfo() P/Invoke Pin
DaveyM691-Oct-11 23:24
professionalDaveyM691-Oct-11 23:24 
GeneralRe: Using SystemParametersInfo() P/Invoke Pin
namelkcip5-Oct-11 16:50
namelkcip5-Oct-11 16:50 
GeneralRe: Using SystemParametersInfo() P/Invoke Pin
DaveyM696-Oct-11 6:44
professionalDaveyM696-Oct-11 6:44 
QuestionHow to Access Methods and Properties of a Private Class Pin
namelkcip30-Sep-11 19:24
namelkcip30-Sep-11 19:24 
AnswerRe: How to Access Methods and Properties of a Private Class Pin
Dave Kreskowiak1-Oct-11 2:43
mveDave Kreskowiak1-Oct-11 2:43 
GeneralRe: How to Access Methods and Properties of a Private Class Pin
SledgeHammer011-Oct-11 8:18
SledgeHammer011-Oct-11 8:18 

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.