Click here to Skip to main content
15,899,026 members
Home / Discussions / C#
   

C#

 
QuestiondataGridView and columns.add Pin
Saamir25-Sep-09 6:45
Saamir25-Sep-09 6:45 
AnswerRe: dataGridView and columns.add Pin
Henry Minute25-Sep-09 9:36
Henry Minute25-Sep-09 9:36 
QuestionUnsafe code compile in clr Pin
Abdul Rahman Hamidy25-Sep-09 6:18
Abdul Rahman Hamidy25-Sep-09 6:18 
AnswerRe: Unsafe code compile in clr Pin
harold aptroot25-Sep-09 6:42
harold aptroot25-Sep-09 6:42 
AnswerRe: Unsafe code compile in clr Pin
PIEBALDconsult25-Sep-09 8:28
mvePIEBALDconsult25-Sep-09 8:28 
GeneralRe: Unsafe code compile in clr Pin
Abdul Rahman Hamidy25-Sep-09 18:06
Abdul Rahman Hamidy25-Sep-09 18:06 
GeneralRe: Unsafe code compile in clr Pin
PIEBALDconsult25-Sep-09 18:27
mvePIEBALDconsult25-Sep-09 18:27 
GeneralRe: Unsafe code compile in clr Pin
Abdul Rahman Hamidy25-Sep-09 18:56
Abdul Rahman Hamidy25-Sep-09 18:56 
Well, I really didnt realized the fact.
when using Pointers It means we are accessing the Memory directory without any layer.
when c# statement It means we are not able to directly access the Memory there should a layer to provide access to memory.
when using the application is fast. specially in loops when I checked it.
but If it runs Under CLR then Y its faster than c# as It is managed by CLR.
Please correct me in my points.

Abdul Rahaman Hamidy
Database Developer
Kabul, Afghanistan

GeneralRe: Unsafe code compile in clr Pin
PIEBALDconsult26-Sep-09 4:25
mvePIEBALDconsult26-Sep-09 4:25 
QuestionRelease of resources - System.Collections,Generic.List<t></t> Pin
abosch200025-Sep-09 5:32
abosch200025-Sep-09 5:32 
AnswerRe: Release of resources - System.Collections,Generic.List Pin
Not Active25-Sep-09 5:47
mentorNot Active25-Sep-09 5:47 
AnswerRe: Release of resources - System.Collections,Generic.List Pin
Keith Barrow25-Sep-09 6:11
professionalKeith Barrow25-Sep-09 6:11 
QuestionPROJECT WORK [modified] Pin
aravindjayan25-Sep-09 5:21
aravindjayan25-Sep-09 5:21 
AnswerRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 5:26
harold aptroot25-Sep-09 5:26 
GeneralRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 5:51
harold aptroot25-Sep-09 5:51 
GeneralRe: PROJECT WOEK Pin
Kevin Marois25-Sep-09 5:59
professionalKevin Marois25-Sep-09 5:59 
GeneralRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 6:02
harold aptroot25-Sep-09 6:02 
GeneralRe: PROJECT WOEK Pin
Kevin Marois25-Sep-09 6:06
professionalKevin Marois25-Sep-09 6:06 
GeneralRe: PROJECT WOEK Pin
musefan25-Sep-09 6:31
musefan25-Sep-09 6:31 
GeneralRe: PROJECT WOEK Pin
Kevin Marois25-Sep-09 6:51
professionalKevin Marois25-Sep-09 6:51 
GeneralRe: PROJECT WOEK Pin
harold aptroot25-Sep-09 6:33
harold aptroot25-Sep-09 6:33 
GeneralRe: PROJECT WOEK Pin
Kevin Marois25-Sep-09 6:51
professionalKevin Marois25-Sep-09 6:51 
GeneralRe: PROJECT WOEK Pin
OriginalGriff25-Sep-09 8:21
mveOriginalGriff25-Sep-09 8:21 
GeneralRe: PROJECT WOEK Pin
Keith Barrow25-Sep-09 6:55
professionalKeith Barrow25-Sep-09 6:55 
AnswerRe: PROJECT WOEK Pin
Not Active25-Sep-09 5:28
mentorNot Active25-Sep-09 5: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.