Click here to Skip to main content
15,898,374 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help about List box VScroll Pin
crazymubashir16-Apr-06 21:04
crazymubashir16-Apr-06 21:04 
QuestionXML file reading Pin
rahultaing14-Apr-06 22:15
rahultaing14-Apr-06 22:15 
AnswerRe: XML file reading Pin
Guffa14-Apr-06 22:33
Guffa14-Apr-06 22:33 
AnswerRe: XML file reading Pin
rizwan.afsar14-Apr-06 22:58
rizwan.afsar14-Apr-06 22:58 
AnswerRe: XML file reading Pin
VaibhavJ15-Apr-06 1:21
VaibhavJ15-Apr-06 1:21 
QuestionAlgorithms List of IIS Pin
hung_ngole14-Apr-06 21:42
hung_ngole14-Apr-06 21:42 
QuestionReleasing a file Pin
Yevgeny Efter14-Apr-06 21:26
Yevgeny Efter14-Apr-06 21:26 
AnswerRe: Releasing a file Pin
Dave Kreskowiak15-Apr-06 6:57
mveDave Kreskowiak15-Apr-06 6:57 
First, you can't do that. The main reason is you don't control the file handle. Second, you can't clean up the resources in the app that has the file open in the first place. You'll only cause whatever app that is to crash because its file handle disappeared unexpectedly.



Dave Kreskowiak
Microsoft MVP - Visual Basic

AnswerRe: Releasing a file Pin
Judah Gabriel Himango15-Apr-06 16:41
sponsorJudah Gabriel Himango15-Apr-06 16:41 
QuestionBase64 Encoded Xml File Pin
rahultaing14-Apr-06 21:21
rahultaing14-Apr-06 21:21 
QuestionGeneric.List Pin
GreenApple3014-Apr-06 20:50
GreenApple3014-Apr-06 20:50 
AnswerRe: Generic.List Pin
Judah Gabriel Himango15-Apr-06 16:44
sponsorJudah Gabriel Himango15-Apr-06 16:44 
AnswerRe: Generic.List Pin
Graham Nimbley16-Apr-06 14:48
Graham Nimbley16-Apr-06 14:48 
QuestionConverting Date from Email Header to C# DateTime Pin
emran83414-Apr-06 19:49
emran83414-Apr-06 19:49 
AnswerRe: Converting Date from Email Header to C# DateTime Pin
Ravi Bhavnani15-Apr-06 8:04
professionalRavi Bhavnani15-Apr-06 8:04 
GeneralRe: Converting Date from Email Header to C# DateTime Pin
emran83416-Apr-06 8:39
emran83416-Apr-06 8:39 
GeneralRe: Converting Date from Email Header to C# DateTime Pin
Ravi Bhavnani16-Apr-06 8:45
professionalRavi Bhavnani16-Apr-06 8:45 
QuestionListView Items Display Pin
rahultaing14-Apr-06 19:12
rahultaing14-Apr-06 19:12 
AnswerRe: ListView Items Display Pin
Ravi Bhavnani14-Apr-06 19:36
professionalRavi Bhavnani14-Apr-06 19:36 
QuestionController for IIS Pin
hung_ngole14-Apr-06 18:44
hung_ngole14-Apr-06 18:44 
QuestionHowto Reuse Embeded Resource ? Pin
zolfaghari14-Apr-06 17:12
zolfaghari14-Apr-06 17:12 
AnswerRe: Howto Reuse Embeded Resource ? Pin
g00fyman14-Apr-06 23:43
g00fyman14-Apr-06 23:43 
QuestionDifferent Colored Items in ListView Pin
rahultaing14-Apr-06 16:30
rahultaing14-Apr-06 16:30 
AnswerRe: Different Colored Items in ListView Pin
Ravi Bhavnani14-Apr-06 17:19
professionalRavi Bhavnani14-Apr-06 17:19 
AnswerRe: Different Colored Items in ListView Pin
Ravi Bhavnani14-Apr-06 19:35
professionalRavi Bhavnani14-Apr-06 19:35 

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.