PC Review


Reply
Thread Tools Rate Thread

creating class library in visual web dev 2005 express

 
 
pb
Guest
Posts: n/a
 
      14th Jun 2007
Is it possible to create a class library in visual web developer 2005
express edition and complie into a dll?

If so how?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2l2YSBN?=
Guest
Posts: n/a
 
      14th Jun 2007
Nope. However, you can use either Visual Basic Express or Visual C# Express
(both free) to create class libraries.

"pb" wrote:

> Is it possible to create a class library in visual web developer 2005
> express edition and complie into a dll?
>
> If so how?
>
>

 
Reply With Quote
 
sloan
Guest
Posts: n/a
 
      14th Jun 2007
Just to follow up.

You can get both freebies.

You can edit the class library in Express Editions.

You can reference these from the WebDev2005 project.

You just can't have both items in the same window.

I did this for a while when 2.0 first came out.

Its a pain, but tolerable.




"Siva M" <(E-Mail Removed)> wrote in message
news:E0C132FF-1BAA-4FD8-83A3-(E-Mail Removed)...
> Nope. However, you can use either Visual Basic Express or Visual C#

Express
> (both free) to create class libraries.
>
> "pb" wrote:
>
> > Is it possible to create a class library in visual web developer 2005
> > express edition and complie into a dll?
> >
> > If so how?
> >
> >



 
Reply With Quote
 
pb
Guest
Posts: n/a
 
      14th Jun 2007
On Jun 15, 1:57 am, "sloan" <s...@ipass.net> wrote:
> Just to follow up.
>
> You can get both freebies.
>
> You can edit the class library in Express Editions.
>
> You can reference these from the WebDev2005 project.
>
> You just can't have both items in the same window.
>
> I did this for a while when 2.0 first came out.
>
> Its a pain, but tolerable.
>
> "Siva M" <shiva...@online.excite.com> wrote in message
>
> news:E0C132FF-1BAA-4FD8-83A3-(E-Mail Removed)...
>
>
>
> > Nope. However, you can use either Visual Basic Express or Visual C#

> Express
> > (both free) to create class libraries.

>
> > "pb" wrote:

>
> > > Is it possible to create a class library in visual web developer 2005
> > > express edition and complie into a dll?

>
> > > If so how?- Hide quoted text -

>
> - Show quoted text -


Thanks, got this all sorted thanks to the pointers. Here's what I
did...

1. Developed the code in in App_code in visual web developer 2005
express
2. compiled to dll by copying code to vb 2005 express.
3. stick the final dll in the web bin directory
4. just add an imports dllname.namespacename to the web code.

Everything worked fine.




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
VisualC# 2005 Express: Class Library Is it a COM obj or Managed code ITrishGuru Microsoft C# .NET 1 31st Oct 2007 12:39 PM
Visual Basic 2005 Express to make library for VBA (Excel) - How? MaxS Microsoft Excel Programming 3 17th Jul 2006 10:18 AM
How to using/import class library in Visual Web Developer Express C# Ronde Microsoft ASP .NET 1 25th Apr 2006 04:30 PM
Creating .xll files in visual c++ 2005 express. =?Utf-8?B?SmFja3NvblJKb25lcw==?= Microsoft Excel Programming 0 15th Mar 2006 07:37 PM
visual studio.net 2005 - class library configuration file =?Utf-8?B?WGluZyBaaG91?= Microsoft Dot NET 0 25th Jan 2005 09:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:58 AM.