Hi,

Are the following references required for VS 2008 users as well? Or only required for VB 2005 Express Edition users?

Please do help.

References of these DLL are added when you select a project template other than Empty project.

>Are the following references required for VS 2008 users as well

Depends upon the usage of classes.

Suppose if I create references unknowingly whether it requires or not but actually it doesn't require .... then will it make any problem/error for me.

Thanks.

Suppose if I create references unknowingly whether it requires or not but actually it doesn't require .... then will it make any problem/error for me.

Thanks.

It won't create a problem. C# compiler—ignores assemblies which are not actually used by the application.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.