473,396 Members | 2,018 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,396 software developers and data experts.

Share DLL's and data binding

I've created my own data classes to retrieve data from a SQL server.
I find it far more flexible. But it leaves me with some other
questions.

I've compiled the data classes to self contained DLL's. My VB.Net app
needs them and the companion Asp.Net app needs them so a shared DLL
seems to be the way to go. Until I get to the topic of data binding.

It seems data binding requires the use of a Data Adapter. But I don't
use data adapters in that sense. I'm just adding more dimension to an
application that doesn't need it. All SQL objects are accessed via
raw code.

Where do I go from here? I can't bind to a custom class like this, or
so it would seem. These classes and their data members don't seem to
be available as a bindable data source so how would I bind to it or
use it in such a manner?

Am I making sense? Am I missing something? :)

Thanks!

Nov 21 '05 #1
1 2236
Nobody data binds? Nobody uses DLL's for anything? Nobody knows what
a data adapter is?

That's really funny, all these MS MVP's in here, all the promotion MS
does about these groups and they're apparently filled with
ignoramuses. Not one certified MS whatever understands what a DLL is
and how data binding works? I'm impressed.

What a complete waste of time these groups are.

On Mon, 01 Nov 2004 16:57:54 -0500, Fred Flintstone
<id**********@nospam.com> wrote:
I've created my own data classes to retrieve data from a SQL server.
I find it far more flexible. But it leaves me with some other
questions.

I've compiled the data classes to self contained DLL's. My VB.Net app
needs them and the companion Asp.Net app needs them so a shared DLL
seems to be the way to go. Until I get to the topic of data binding.

It seems data binding requires the use of a Data Adapter. But I don't
use data adapters in that sense. I'm just adding more dimension to an
application that doesn't need it. All SQL objects are accessed via
raw code.

Where do I go from here? I can't bind to a custom class like this, or
so it would seem. These classes and their data members don't seem to
be available as a bindable data source so how would I bind to it or
use it in such a manner?

Am I making sense? Am I missing something? :)

Thanks!


Nov 21 '05 #2

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

Similar topics

5
by: cksj | last post by:
I'm working on a VB.Net DLL project. It has 6 classes. One of the classes has the properties for the database path, database name and server name. The purpose of this class is so that the DLL can...
3
by: pieter.breed | last post by:
Hi All, It seems as if whenever you rebuild a .net class library you have to rebuild /everything/ which references it. Is this so? I am wondering what happens when you are only doing a minor...
2
by: Neil Ginsberg | last post by:
I have an Access 2000 mdb, and I'm trying to stop the mouse wheel from moving between records. I found an MS KB article at http://support.microsoft.com/?kbid=278379 which gives steps for creating a...
7
by: isamusetu | last post by:
anybody knows how to share the dll between the process? I know there is a way to set the #pragma data_seg in the visual studio 6.0 C++, that can make the dll can be shared between the multiple...
5
by: Rich | last post by:
Hi there, For a quite big application, I need to get large amount of data within a static library (xxx.lib) and put them in a database (a class, say we call it CData), and then make it...
4
by: | last post by:
Hi, Im running IIS and all my data is stored on a network share e.g \\10.0.0.111\domain.com\main The problem i'm facing is that i dont know how to point my aspx.vb files to any dlls in the bin...
5
by: b00n1 | last post by:
I'm trying to create a simple vb.net (server) dll, and then through late binding access the public methods of the contained class from another vb.net (client) app. I can do it through early...
1
by: navilon | last post by:
In my project I have several different forms that need access to the same datasets, table adapters and binding sources. I have created a static class called 'Globals.cs' which contains one of each....
5
by: =?Utf-8?B?QXlrdXQgRXJnaW4=?= | last post by:
Hi Willy, Thank you very much for your work. C++ code doesnot make any serialization. So at runtime C# code gives an serialization error at "msg_file_s sa = (msg_file_s) bf.Deserialize(ms);"...
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.