Click here to Skip to main content
15,921,062 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to write data into a file? Pin
Nouvand8-Dec-06 2:40
Nouvand8-Dec-06 2:40 
QuestionCombo Box Databinding Pin
Tomic30-Nov-06 23:03
Tomic30-Nov-06 23:03 
AnswerRe: Combo Box Databinding Pin
Dave Kreskowiak1-Dec-06 4:33
mveDave Kreskowiak1-Dec-06 4:33 
GeneralRe: Combo Box Databinding Pin
Tomic4-Dec-06 2:36
Tomic4-Dec-06 2:36 
QuestionLanguage Translator Pin
Osama12330-Nov-06 22:30
Osama12330-Nov-06 22:30 
AnswerRe: Language Translator Pin
Dave Kreskowiak1-Dec-06 4:21
mveDave Kreskowiak1-Dec-06 4:21 
QuestionSecurity problem in (VB.NET , Sql Server) Console Applicaion running thru Network "Request for the permission of type " ? Pin
Anandan k30-Nov-06 20:57
Anandan k30-Nov-06 20:57 
AnswerRe: Security problem in (VB.NET , Sql Server) Console Applicaion running thru Network "Request for the permission of type " ? Pin
Dave Kreskowiak1-Dec-06 4:18
mveDave Kreskowiak1-Dec-06 4:18 
Is your .EXE being launched from a network share or network mapped drive latter? If so, this is probably the source of your problem. Code running from any remote source, by default, is not trusted. You can learn about Code Access Security here[^]. It's a pretty large topic, and affects everything you do while using the .NET Framework so it's a good idea to understand, at the very least, the basics of how, and why, code security works.


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionSMS Website Pin
Ashish Porwal30-Nov-06 20:55
Ashish Porwal30-Nov-06 20:55 
AnswerRe: SMS Website Pin
Dave Kreskowiak1-Dec-06 4:20
mveDave Kreskowiak1-Dec-06 4:20 
QuestionDataGridView Drag and Drop Multiple Rows Pin
venkatarama30-Nov-06 19:45
venkatarama30-Nov-06 19:45 
AnswerRe: DataGridView Drag and Drop Multiple Rows Pin
Dave Kreskowiak1-Dec-06 5:48
mveDave Kreskowiak1-Dec-06 5:48 
QuestionResizing form Pin
BINOVAR30-Nov-06 19:29
BINOVAR30-Nov-06 19:29 
AnswerRe: Resizing form Pin
Christian Graus30-Nov-06 22:16
protectorChristian Graus30-Nov-06 22:16 
Question[Message Deleted] Pin
Kawyjibo30-Nov-06 13:44
Kawyjibo30-Nov-06 13:44 
AnswerRe: What is this type of window setup called? Pin
MatrixCoder30-Nov-06 13:58
MatrixCoder30-Nov-06 13:58 
AnswerRe: What is this type of window setup called? Pin
Christian Graus30-Nov-06 15:40
protectorChristian Graus30-Nov-06 15:40 
QuestionNeed help with Inheritance and typecast problem [modified] Pin
oakomalm30-Nov-06 12:02
oakomalm30-Nov-06 12:02 
AnswerRe: Need help with Inheritance and typecast problem Pin
Christian Graus30-Nov-06 12:15
protectorChristian Graus30-Nov-06 12:15 
GeneralRe: Need help with Inheritance and typecast problem Pin
oakomalm30-Nov-06 12:25
oakomalm30-Nov-06 12:25 
GeneralRe: Need help with Inheritance and typecast problem Pin
Christian Graus30-Nov-06 12:30
protectorChristian Graus30-Nov-06 12:30 
QuestionRe: Need help with Inheritance and typecast problem Pin
oakomalm1-Dec-06 9:48
oakomalm1-Dec-06 9:48 
QuestionReal-Time Clock VB 2005 Pin
Karma3125130-Nov-06 10:51
Karma3125130-Nov-06 10:51 
AnswerRe: Real-Time Clock VB 2005 Pin
Dave Kreskowiak30-Nov-06 13:04
mveDave Kreskowiak30-Nov-06 13:04 
QuestionNeed help in getting motherboad name on vb.net [modified] Pin
Xeqtr30-Nov-06 10:40
Xeqtr30-Nov-06 10:40 

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.