473,405 Members | 2,262 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

creating class library in visual web dev 2005 express

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

If so how?

Jun 14 '07 #1
3 1865
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?

Jun 14 '07 #2
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" <sh******@online.excite.comwrote in message
news:E0**********************************@microsof t.com...
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?

Jun 14 '07 #3
pb
On Jun 15, 1:57 am, "sloan" <s...@ipass.netwrote:
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.comwrote in message

news:E0**********************************@microsof t.com...
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.


Jun 14 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Bootstrap Bill | last post by:
A new Google group has been formed for the purpose of discussing the new Visual Studio Express products. http://groups-beta.google.com/group/Visual-Studio-Express The products are currently in...
2
by: Wilfried Mestdagh | last post by:
Hi, I'm using C# express beta 2005. Reading the article at: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbconQuickStartComponentCreationWalkthroughs.asp it say the...
5
by: | last post by:
Trying to learn about manipulating collections of objects, and populating these objects dynamically from datasources. Could someone post a code sample that shows the following: Instantiating a...
2
by: Val3 | last post by:
Hi all. I need to build dll(s) and windows services using VB .NET 2005 Express. When I make File/New project the windows contain only Windows application, Windows control library, Console...
16
by: Asaf | last post by:
I am trying to create and use a COM object with C#.NET 2005. The assembly is set to "Register for COM interop" but when I am trying to call it from VB on Word 2003 I am getting this error: ...
2
by: Progman | last post by:
I have Visual Studio 2005 Standard edition. Is ti the same thing as the Express edition or Standard is more?
0
by: drawing in aspnet | last post by:
Question about putting the data layer in a separate class library. I keep reading that the data layer should be separated from the presentation layer and put in its own class library. I am...
0
by: Manikandan | last post by:
Hi, I have a c# project in VSS 6.0D as projectv1 (v1 for version 1) Projectv1 has five or six solutions and around 100 projects (including setup projects). I need to create the version 2 for the...
3
by: Med | last post by:
Hi, I use Visual C# Express 2005 and Visual Web Developer Express 2005. In my Visual C# Express 2005 Solution, I have following two class library projects: _ DataAccess (Namespace name:...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.