473,382 Members | 1,348 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,382 software developers and data experts.

convert part of project to DLL's

Shashi Sadasivan
1,435 Expert 1GB
Hi,
With my project turning out to have around an enormus different dataTablees, and forms, the compilation time taken has started to show up.

Is there a way to convert parts of it as libraries, considering that there will be datasets (Strongly typed) which will need the main program to supply the connection strings, and these datasets will be a part of almost most of the code files
Feb 13 '08 #1
2 1045
kenobewan
4,871 Expert 4TB
Hi Sashi,

Are you able to use class libraries?

Creating C# Class Library (DLL) Using Visual Studio .NET

Cheers
Feb 13 '08 #2
Shashi Sadasivan
1,435 Expert 1GB
I have converted some pure cs files to a library

These classes however do not interact with a database.

I know most of my (windows) forms are linked with typed datasets, and one of the ways to centralize connection strings is to have all of the dataset fikes in the same project.

Though I might look into splitting the project and referencing them to the other !

Edit: I was in the belief that a dll could not have its own .config file and hence never bothered to create it. But I did try it, works like a charm. So now i have started another module as a class library, and will slowly port most of the rest as DLL's ... thanks !
Feb 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Dushyant | last post by:
Hi everyone, I want to convert a VB.NET project into a dll. How it can be done ? What is the procedure to do this ? All the responses are welcome. regards,
1
by: Alex | last post by:
Hello, in my company, we have a diagnostic tool for hardware. Depending on the hardware projcet, a different project configuration is needed. The configuration file is written in XML and...
20
by: Razzie | last post by:
Hey all, I'm really going through a small hell right now - I've completely lost it :) I made a project, using two interop libraries from exchange (created them as in this msdn article:...
3
by: James | last post by:
Has anyone written a utility to convert a C# form to C++.net? i.e. to convert "using System.Data" to "using namespace System::Data" etc
27
by: Marc Reinig | last post by:
I have a program written in Visual Studio 2003 Visual Basic. I would like to move it to Visual C++. Is there an automated or relatively automated way of doing that, or do I need to recreate all...
13
by: Jason | last post by:
Could someone here show me how I would write a vb program to convert decimal ip address to binary? For example a small form with a convert button and a label for the result and a textbox for the...
1
by: ybi10 | last post by:
Hi, We have a product implmented with .NET (C#) as an application, it is released as .exe file plus .dll files. Now we want to make it as webservices, i.e. to make some of it's methods as...
3
by: Academia | last post by:
in vs2005 I added a reference to component name "tom" from riched20.dll. In vs2008 I now get the warning: Type library importer could not convert the signature for member DISPPARAMS.rgvar The...
7
by: 97612 | last post by:
Purpose: Convet the project " ImageStone "(with source code) to a DLL Platform: Visual Studio 2005 on Windows Vista What I've done: 1. Create a empty DLL project and add all the source codes...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.