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

C#

 
AnswerRe: mouse right click on a control in .net 2.0 Pin
Johnny J.26-May-10 0:16
professionalJohnny J.26-May-10 0:16 
AnswerRe: mouse right click on a control in .net 2.0 Pin
Abhinav S26-May-10 0:51
Abhinav S26-May-10 0:51 
QuestionDatagridview Split Pin
Rohit Kumar Mumbai26-May-10 0:08
Rohit Kumar Mumbai26-May-10 0:08 
AnswerRe: Datagridview Split Pin
Peace ON26-May-10 0:18
Peace ON26-May-10 0:18 
QuestionHow to merge my content with a existing word document. Pin
Exelioindia25-May-10 23:22
Exelioindia25-May-10 23:22 
AnswerRe: How to merge my content with a existing word document. Pin
Peace ON25-May-10 23:40
Peace ON25-May-10 23:40 
QuestionBest way to read a file?? Pin
Muammar©25-May-10 22:17
Muammar©25-May-10 22:17 
AnswerRe: Best way to read a file?? Pin
Richard MacCutchan25-May-10 22:55
mveRichard MacCutchan25-May-10 22:55 
You should probably use a FileStream[^] as it allows you to read the file at the pure byte level. in this way you are free to interpret the data without any assumptions made by the framework. You can also position your file pointer randomly hence avoiding portions of data that you know are corrupt.
It's time for a new signature.

GeneralRe: Best way to read a file?? Pin
Muammar©28-May-10 8:17
Muammar©28-May-10 8:17 
GeneralRe: Best way to read a file?? Pin
Richard MacCutchan28-May-10 22:05
mveRichard MacCutchan28-May-10 22:05 
QuestionLoad PDF inside the .Net Application Pin
Fakeer25-May-10 21:35
Fakeer25-May-10 21:35 
AnswerRe: Load PDF inside the .Net Application Pin
Mycroft Holmes25-May-10 22:43
professionalMycroft Holmes25-May-10 22:43 
AnswerRe: Load PDF inside the .Net Application Pin
Johnny J.25-May-10 22:46
professionalJohnny J.25-May-10 22:46 
AnswerRe: Load PDF inside the .Net Application Pin
Abhinav S25-May-10 23:09
Abhinav S25-May-10 23:09 
QuestionIQueryable to DataTable [modified] Pin
ezeljko25-May-10 20:01
ezeljko25-May-10 20:01 
AnswerRe: IQueryable to DataTable Pin
Abhinav S25-May-10 20:08
Abhinav S25-May-10 20:08 
AnswerRe: IQueryable to DataTable Pin
Peace ON25-May-10 20:17
Peace ON25-May-10 20:17 
GeneralRe: IQueryable to DataTable Pin
ezeljko25-May-10 21:07
ezeljko25-May-10 21:07 
QuestionMessage Removed Pin
25-May-10 19:15
Samiul Aman25-May-10 19:15 
Answer[Repost]: UserControl/TreeView Problem....Not getting result during runtime.. Pin
Sandeep Mewara25-May-10 19:43
mveSandeep Mewara25-May-10 19:43 
QuestionHELP!!!!!!!!!!!!!!HELP>>> Pin
linkent8825-May-10 17:51
linkent8825-May-10 17:51 
Answerstupid subject line Pin
Luc Pattyn25-May-10 18:09
sitebuilderLuc Pattyn25-May-10 18:09 
AnswerRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
Abhinav S25-May-10 19:57
Abhinav S25-May-10 19:57 
GeneralRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
JHizzle25-May-10 22:25
JHizzle25-May-10 22:25 
AnswerRe: HELP!!!!!!!!!!!!!!HELP>>> Pin
Alaric_26-May-10 2:28
professionalAlaric_26-May-10 2:28 

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.