|
-
Jul 10th, 2002, 07:54 AM
#1
Thread Starter
Frenzied Member
VB.NET for VB 6 Project?
I'm starting a new project. The client specified COM+/DCOM DLLs written in VB 6 for VBScript ASPs, but my office can only get VB.NET.
I imagine I can still write these DLLs, but will the .NET studio introduce extra overhead? Does there exist compiler switches since we are not making a .NET application?
Before anyone suggests, this project will not use ASP.NET. And I will not suggest it to the client. If I were to suggest moving away from VBScript ASPs, I would suggest moving to PHP or mod_Perl.
Travis, Kung Foo Journeyman
As always, RTFM.
WWW Standards: HTML 4.01, CSS Level 2, ECMA 262 Bindings to DOM Level 1, JavaScript 1.3 Guide and Reference
Perl: Learn Perl, Llama, Camel, Cookbook, Perl Monks, Perl Mongers, O'Reilly's Perl.com, ActiveState, CPAN, TPJ, and use Perl;
YBMS, but Mozilla doesn't.
-
Jul 10th, 2002, 08:49 AM
#2
Why can you only get .NET? Is your distributor telling you they cant get you VB6? May want to try another company if so, becuase we just purchased a new copy of Visual Basic enterprise. And no there are no compiler switches that compiles the application to native code withou needing the framework. You can of course use the command line tool ngen to make a native code application, but it still will require the framework.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|