Click here to Skip to main content
15,896,397 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to rread a line from a txt file to an array Pin
leppie18-Oct-04 0:31
leppie18-Oct-04 0:31 
GeneralRe: how to rread a line from a txt file to an array Pin
tom_dx19-Oct-04 13:37
tom_dx19-Oct-04 13:37 
AnswerRe: how to rread a line from a txt file to an array Pin
Anonymous20-Oct-04 7:01
Anonymous20-Oct-04 7:01 
Questionlistview with combobox as subitem? Pin
vista2717-Oct-04 9:04
vista2717-Oct-04 9:04 
AnswerRe: listview with combobox as subitem? Pin
Kiran Satish17-Oct-04 10:39
Kiran Satish17-Oct-04 10:39 
GeneralRe: listview with combobox as subitem? Pin
Heath Stewart17-Oct-04 10:54
protectorHeath Stewart17-Oct-04 10:54 
AnswerRe: listview with combobox as subitem? Pin
mav.northwind17-Oct-04 20:25
mav.northwind17-Oct-04 20:25 
GeneralWinForm embedding in IE and Security Pin
afinnell17-Oct-04 8:53
afinnell17-Oct-04 8:53 
    I was hoping to be able to create something similar to a traditional ActiveX control that can be embeded into a web page so that my customers can go to a web page and have my control help fix problems on their computer with embedable WinForm controls.

    To my disappointment it appears the security on embeded WinForms is a little lacking. It doesn't prompt the user on wether they want to trust my control. It automatically doesn't trust it and gives it very minimal rights. If they want to be able to use my control they have to manually adjust the .NET security on their computer.

    The problem lies in the fact my customers barely know how to turn on their computer let alone doing anything like adjusting their security permissions. Have anyone been able to create a .NET control that is embedded on a web page that prompts the user for trusted permissions. Similar to that of a traditional ActiveX control found on Windows Update and the like.

    If this isn't possible, then is it at least possible to create an ActiveX control in .NET that will do what I want? Ugh I dread the thought of having to write anymore ATL COM in C++ since .NET is so much easier to maintain and develop. Smile | :)

- Drew

GeneralRe: WinForm embedding in IE and Security Pin
Heath Stewart17-Oct-04 10:52
protectorHeath Stewart17-Oct-04 10:52 
GeneralRe: WinForm embedding in IE and Security Pin
afinnell18-Oct-04 4:41
afinnell18-Oct-04 4:41 
GeneralRe: WinForm embedding in IE and Security Pin
Heath Stewart18-Oct-04 5:31
protectorHeath Stewart18-Oct-04 5:31 
GeneralRe: WinForm embedding in IE and Security Pin
afinnell18-Oct-04 5:45
afinnell18-Oct-04 5:45 
GeneralRe: WinForm embedding in IE and Security Pin
Heath Stewart18-Oct-04 6:24
protectorHeath Stewart18-Oct-04 6:24 
GeneralRe: WinForm embedding in IE and Security Pin
afinnell18-Oct-04 7:47
afinnell18-Oct-04 7:47 
GeneralGet backup status using WMI Pin
WillemM17-Oct-04 7:19
WillemM17-Oct-04 7:19 
GeneralRe: Get backup status using WMI Pin
Anonymous17-Oct-04 16:52
Anonymous17-Oct-04 16:52 
GeneralRe: Get backup status using WMI Pin
Anonymous17-Oct-04 17:41
Anonymous17-Oct-04 17:41 
GeneralRe: Get backup status using WMI Pin
WillemM17-Oct-04 22:50
WillemM17-Oct-04 22:50 
Questionhow to remove an element from an array Pin
tom_dx17-Oct-04 4:48
tom_dx17-Oct-04 4:48 
AnswerRe: how to remove an element from an array Pin
CerebralKungFu17-Oct-04 5:21
CerebralKungFu17-Oct-04 5:21 
GeneralRe: how to remove an element from an array Pin
tom_dx17-Oct-04 7:36
tom_dx17-Oct-04 7:36 
GeneralRe: how to remove an element from an array Pin
CerebralKungFu17-Oct-04 8:42
CerebralKungFu17-Oct-04 8:42 
GeneralHelp Please... Waqas Butt Pin
| Muhammad Waqas Butt |17-Oct-04 4:41
professional| Muhammad Waqas Butt |17-Oct-04 4:41 
GeneralRe: Help Please... Waqas Butt Pin
Christian Graus17-Oct-04 10:56
protectorChristian Graus17-Oct-04 10:56 
GeneralRe: Help Please... Waqas Butt Pin
| Muhammad Waqas Butt |18-Oct-04 15:07
professional| Muhammad Waqas Butt |18-Oct-04 15:07 

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.