Click here to Skip to main content
15,917,455 members
Home / Discussions / Visual Basic
   

Visual Basic

 
General"Too many arguments to Public Sub New()" Pin
tanstaafl2825-Jun-04 10:41
tanstaafl2825-Jun-04 10:41 
GeneralRe: "Too many arguments to Public Sub New()" Pin
VenkatFor.NET25-Jun-04 11:44
VenkatFor.NET25-Jun-04 11:44 
GeneralRe: "Too many arguments to Public Sub New()" Pin
Dave Kreskowiak25-Jun-04 11:56
mveDave Kreskowiak25-Jun-04 11:56 
GeneralRe: "Too many arguments to Public Sub New()" Pin
tanstaafl2825-Jun-04 13:25
tanstaafl2825-Jun-04 13:25 
GeneralRe: "Too many arguments to Public Sub New()" Pin
Dave Kreskowiak25-Jun-04 17:18
mveDave Kreskowiak25-Jun-04 17:18 
GeneralRe: "Too many arguments to Public Sub New()" Pin
tanstaafl2825-Jun-04 20:42
tanstaafl2825-Jun-04 20:42 
GeneralMost Commonly Used Classes Pin
tanstaafl2825-Jun-04 9:40
tanstaafl2825-Jun-04 9:40 
GeneralRe: Most Commonly Used Classes Pin
Dave Kreskowiak25-Jun-04 10:25
mveDave Kreskowiak25-Jun-04 10:25 
Classes or Namespaces?

It's entirely up to you. You could go an add ALL the namespaces to each project, but some of them will require you to add the references for them too.

You would have to make your own project templates to add these to every project you make though. You can't tell VS.NET to just add these namespaces to every project, they must be put into the project templates.

When the project is built, all the unnecessary references and namespaces are ignored and not put into the final .EXE or .DLL.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Most Commonly Used Classes Pin
tanstaafl2825-Jun-04 10:36
tanstaafl2825-Jun-04 10:36 
GeneralRe: Most Commonly Used Classes Pin
VenkatFor.NET25-Jun-04 11:51
VenkatFor.NET25-Jun-04 11:51 
GeneralRe: Most Commonly Used Classes Pin
tanstaafl2825-Jun-04 13:23
tanstaafl2825-Jun-04 13:23 
GeneralRe: Most Commonly Used Classes Pin
Dave Kreskowiak25-Jun-04 11:53
mveDave Kreskowiak25-Jun-04 11:53 
GeneralRe: Most Commonly Used Classes Pin
tanstaafl2825-Jun-04 13:23
tanstaafl2825-Jun-04 13:23 
GeneralRe: Most Commonly Used Classes Pin
Dave Kreskowiak25-Jun-04 17:18
mveDave Kreskowiak25-Jun-04 17:18 
GeneralRe: Most Commonly Used Classes Pin
tanstaafl2825-Jun-04 20:32
tanstaafl2825-Jun-04 20:32 
GeneralProbs with Faxing Pin
sandeegk7725-Jun-04 8:19
sandeegk7725-Jun-04 8:19 
GeneralCrystal Report Problem Pin
htourne25-Jun-04 7:56
htourne25-Jun-04 7:56 
GeneralRe: Crystal Report Problem Pin
Mekong River26-Jun-04 18:32
Mekong River26-Jun-04 18:32 
Generalreading from a notepad Pin
GaryKoh25-Jun-04 6:36
GaryKoh25-Jun-04 6:36 
GeneralRe: reading from a notepad Pin
Dave Kreskowiak25-Jun-04 7:21
mveDave Kreskowiak25-Jun-04 7:21 
GeneralRe: reading from a notepad Pin
GaryKoh25-Jun-04 16:12
GaryKoh25-Jun-04 16:12 
GeneralRe: reading from a notepad Pin
Dave Kreskowiak26-Jun-04 18:07
mveDave Kreskowiak26-Jun-04 18:07 
GeneralRe: reading from a notepad Pin
GaryKoh27-Jun-04 16:49
GaryKoh27-Jun-04 16:49 
GeneralPutting Controls on MDI Parent Window Pin
gthompson200525-Jun-04 1:52
gthompson200525-Jun-04 1:52 
GeneralRe: Putting Controls on MDI Parent Window Pin
Dave Kreskowiak25-Jun-04 4:19
mveDave Kreskowiak25-Jun-04 4:19 

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.