Click here to Skip to main content
15,917,059 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get control form its NAME Pin
Christian Graus2-Aug-05 15:55
protectorChristian Graus2-Aug-05 15:55 
GeneralRe: Get control form its NAME Pin
Radgar2-Aug-05 15:59
Radgar2-Aug-05 15:59 
GeneralRe: Get control form its NAME Pin
mikker_1232-Aug-05 16:05
mikker_1232-Aug-05 16:05 
GeneralRe: Get control form its NAME Pin
Radgar2-Aug-05 16:12
Radgar2-Aug-05 16:12 
GeneralRe: Get control form its NAME Pin
Mohamad Al Husseiny2-Aug-05 18:50
Mohamad Al Husseiny2-Aug-05 18:50 
GeneralRe: Get control form its NAME Pin
Joel Lucsy3-Aug-05 4:11
Joel Lucsy3-Aug-05 4:11 
GeneralChanging Code Access Permissions Pin
2-Aug-05 12:36
suss2-Aug-05 12:36 
GeneralRe: Changing Code Access Permissions Pin
Judah Gabriel Himango2-Aug-05 16:24
sponsorJudah Gabriel Himango2-Aug-05 16:24 
No, there is no way to elevate permissions at runtime (huge security risk!)

You can, however, sign your code with a certificate, then trust your certificate. You could also add the site you're running the app from (either network share or off the web) to your Internet Explorer trusted sites list, which, I believe, should get your code full permissions.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Homosexuality in Christianity
Judah Himango


GeneralRe: Changing Code Access Permissions Pin
timbobsteve2-Aug-05 17:10
timbobsteve2-Aug-05 17:10 
GeneralEmbedding managed DirectX in a WinForms Custom Control Pin
benwalker2-Aug-05 11:52
benwalker2-Aug-05 11:52 
GeneralRe: Embedding managed DirectX in a WinForms Custom Control Pin
Judah Gabriel Himango2-Aug-05 16:28
sponsorJudah Gabriel Himango2-Aug-05 16:28 
QuestionPattern matching Hashtable keys? Pin
Dewclaws2-Aug-05 11:29
Dewclaws2-Aug-05 11:29 
AnswerRe: Pattern matching Hashtable keys? Pin
Lars Niedziolka2-Aug-05 13:20
Lars Niedziolka2-Aug-05 13:20 
GeneralRegular expression help - end of text Pin
Luis Alonso Ramos2-Aug-05 9:05
Luis Alonso Ramos2-Aug-05 9:05 
GeneralRe: Regular expression help - end of text Pin
Guffa2-Aug-05 9:15
Guffa2-Aug-05 9:15 
GeneralRe: Regular expression help - end of text Pin
Luis Alonso Ramos2-Aug-05 9:21
Luis Alonso Ramos2-Aug-05 9:21 
GeneralRe: Regular expression help - end of text Pin
Luis Alonso Ramos2-Aug-05 9:24
Luis Alonso Ramos2-Aug-05 9:24 
GeneralRe: Regular expression help - end of text Pin
Guffa2-Aug-05 9:49
Guffa2-Aug-05 9:49 
GeneralRe: Regular expression help - end of text Pin
Luis Alonso Ramos2-Aug-05 10:00
Luis Alonso Ramos2-Aug-05 10:00 
Questionstatic class for database access? Pin
theStorminMormon2-Aug-05 8:58
theStorminMormon2-Aug-05 8:58 
AnswerRe: static class for database access? Pin
Guffa2-Aug-05 9:11
Guffa2-Aug-05 9:11 
GeneralRe: static class for database access? Pin
theStorminMormon2-Aug-05 9:14
theStorminMormon2-Aug-05 9:14 
GeneralRe: static class for database access? Pin
Luis Alonso Ramos2-Aug-05 9:32
Luis Alonso Ramos2-Aug-05 9:32 
GeneralRe: static class for database access? Pin
Guffa2-Aug-05 9:36
Guffa2-Aug-05 9:36 
AnswerRe: static class for database access? Pin
Luis Alonso Ramos2-Aug-05 9:13
Luis Alonso Ramos2-Aug-05 9:13 

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.