Click here to Skip to main content
15,902,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to invoke Excell Application ? Pin
Paul Conrad16-Feb-08 4:47
professionalPaul Conrad16-Feb-08 4:47 
AnswerRe: How to invoke Excell Application ? Pin
David Mujica29-Mar-08 12:16
David Mujica29-Mar-08 12:16 
GeneralRunning Macro Pin
Sabarinathan T15-Feb-08 21:09
Sabarinathan T15-Feb-08 21:09 
GeneralRe: Running Macro Pin
Christian Graus15-Feb-08 22:44
protectorChristian Graus15-Feb-08 22:44 
GeneralRe: Running Macro Pin
Sabarinathan T15-Feb-08 23:34
Sabarinathan T15-Feb-08 23:34 
GeneralRe: Running Macro Pin
Christian Graus15-Feb-08 23:56
protectorChristian Graus15-Feb-08 23:56 
GeneralRe: Running Macro Pin
Sabarinathan T16-Feb-08 1:03
Sabarinathan T16-Feb-08 1:03 
QuestionIssues shown by Microsoft FxCop Pin
nishkarsh_k15-Feb-08 18:12
nishkarsh_k15-Feb-08 18:12 
Hello every one
I am working on a VB 2005 application which was originally a VB6 application and is converted to VB 2005 Express.

I tried using Microsoft FxCop to check the application, I am having following issues
- I was naming my objects with "_" in vb6 and all the objects which were created in VB6 are not showing any issues but all the objects created in VB.net 2005 were showing Breaking errors with very high Certainty
- I changed the name of Objects created in VB.net as per the naming convention of .net. Still I am getting a error asking to start the object prefix (lbl/frm/cmb…) with Upper case letters which is again against the naming convention of vb.net
- It is also having issues with the spellings of the object. Will that actually affect
- What about all the objects created in VB6, am I also supposed to change the naming convention of them also?

Can any one plz help me with this..


Regards
Nishkarsh
GeneralRe: Issues shown by Microsoft FxCop Pin
Christian Graus15-Feb-08 22:45
protectorChristian Graus15-Feb-08 22:45 
Questionhow to get the values from other table? Pin
zaimah15-Feb-08 13:58
zaimah15-Feb-08 13:58 
GeneralRe: how to get the values from other table? Pin
Christian Graus15-Feb-08 22:46
protectorChristian Graus15-Feb-08 22:46 
QuestionRe: how to get the values from other table? Pin
zaimah17-Feb-08 13:21
zaimah17-Feb-08 13:21 
General[HELP] Adding generic DVB-T tuning capabilities Pin
Neverbirth15-Feb-08 13:58
Neverbirth15-Feb-08 13:58 
QuestionRepeating WinForm User Control - Similar to template column in ASP.Net DataGridView Pin
pa2814015-Feb-08 11:24
pa2814015-Feb-08 11:24 
GeneralGlobal Try..Catch block again Pin
cstrader23215-Feb-08 10:29
cstrader23215-Feb-08 10:29 
GeneralRe: Global Try..Catch block again Pin
Luc Pattyn15-Feb-08 11:12
sitebuilderLuc Pattyn15-Feb-08 11:12 
GeneralDisable Try/Catch Pin
cstrader23215-Feb-08 6:57
cstrader23215-Feb-08 6:57 
GeneralRe: Disable Try/Catch Pin
Dave Kreskowiak15-Feb-08 7:14
mveDave Kreskowiak15-Feb-08 7:14 
GeneralRe: Disable Try/Catch Pin
cstrader23215-Feb-08 7:17
cstrader23215-Feb-08 7:17 
GeneralRe: Disable Try/Catch [modified] Pin
Dave Kreskowiak15-Feb-08 7:20
mveDave Kreskowiak15-Feb-08 7:20 
GeneralRe: Disable Try/Catch Pin
Luc Pattyn15-Feb-08 7:48
sitebuilderLuc Pattyn15-Feb-08 7:48 
GeneralRe: Disable Try/Catch Pin
cstrader23215-Feb-08 7:59
cstrader23215-Feb-08 7:59 
GeneralRe: Disable Try/Catch Pin
Luc Pattyn15-Feb-08 8:03
sitebuilderLuc Pattyn15-Feb-08 8:03 
GeneralRe: Disable Try/Catch Pin
Dave Kreskowiak15-Feb-08 8:24
mveDave Kreskowiak15-Feb-08 8:24 
GeneralRe: Disable Try/Catch Pin
Luc Pattyn15-Feb-08 10:18
sitebuilderLuc Pattyn15-Feb-08 10:18 

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.