CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP.NET - InMotion Framework

 How do I add my own VB class - ?

Print topic Send  topic

Author Message
FrankR

Posts: 154
Posted: 04/13/2012, 9:33 AM

How do I add my own class of helper functions?

It's easy with C#, but the team I am with these days is a VB team.

It Should be as easy as just adding the class file to the project.

To do this, you want to be able to copy it into App_Code.
Well, even with CCS InMotion VB projects, the code source
in App_Code is in C#. And - you can't mix source code types inside App_Code.

Any ideas?
_________________
FR
View profile  Send private message
cvboucher

Posts: 191
Posted: 04/19/2012, 9:48 AM

I usually create some type of Lib.dll for a project and drop it in the bin folder or you can edit your web.config to specify multiple codeSubDirectories.

http://msdn.microsoft.com/en-us/library/t990ks23.aspx

Craig
View profile  Send private message
FrankR

Posts: 154
Posted: 04/19/2012, 4:22 PM

We need to be able to do this without DLLs.

_________________
FR
View profile  Send private message
FrankR

Posts: 154
Posted: 04/20/2012, 5:33 AM

Oops - my apologies. I read that response too quickly.

Your second reference to multiple App_Code SubDirectories is indeed the ticket.
Thanks much.


_________________
FR
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.