473,800 Members | 2,607 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Strongly-typed collections - links?

Does anyone have links to any good tutorials on creating strongly typed collections?
Especially on manipulating the data that is in the collection?

I am using strongly-typed collection objects based on collectionbase that are representations of table data in my database. I have no issue creating the collection as that is pretty straightforward , I am looking for more advanced topics such as data validation, event handling and and updating/canceling changes to the datastore. I am not really sure where this is supposed to take place ie in the collection, in the object of the collection etc...any pointers or links would be really appreciated.
--
--Eric Cathell, MCSA
Nov 21 '05 #1
1 1081
i didnt look at the website but Francesco Baleno VB.net book gives a bit more detail of things what u have mentioned.
ie: when to use collectionBase methods like onInsert, onValidate, onInsertComplet e in a custom collection.

HTH
Irfan

"ECathell" <ec******@nospa m.com> wrote in message news:On******** ********@tk2msf tngp13.phx.gbl. ..
Does anyone have links to any good tutorials on creating strongly typed collections?
Especially on manipulating the data that is in the collection?

I am using strongly-typed collection objects based on collectionbase that are representations of table data in my database. I have no issue creating the collection as that is pretty straightforward , I am looking for more advanced topics such as data validation, event handling and and updating/canceling changes to the datastore. I am not really sure where this is supposed to take place ie in the collection, in the object of the collection etc...any pointers or links would be really appreciated.
--
--Eric Cathell, MCSA
Nov 21 '05 #2

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

Similar topics

2
1906
by: Kyle Blaney | last post by:
What happens when a strongly-named assembly is not in the global assembly cache (GAC) but is installed in two application's bin directories (with each copy being identical in every way - the exact same version, public key, culture information, etc.)? I understand the benefits of deploying shared assemblies with each application instead of using the GAC but is increased memory usage a disadvantage of this approach? For example, suppose...
2
1472
by: Bob Rock | last post by:
Hello, is it possible to programmatically read (and how) the public key that is embedded into an assembly that has been strongly signed??? What code would be needed??? Bob Rock
1
2305
by: Jack Menendez | last post by:
I have a forms based plugin architecture using C# that includes help files using MSHelpServices. However, my strongly named assemblies cannot be created because Interop.MSHelpServices is not strongly named. I get the following message during a build, presumedly from AL.exe: Assembly generation failed -- Referenced assembly 'Interop.MSHelpServices' does not have a strong name What is the strategy for handling this? -- Jack Menendez...
4
1674
by: Tamir Khason | last post by:
I have a form. On form there is my control (all of control's assemblies signed by strong key), BUT while running I recieve he located assembly 'MyFooAssembly' is not strongly named. While looking into References node in project the assembly 'MyFooAssembly' is strong key = true. So what cna be a ptoblem??? TNX
1
1398
by: San | last post by:
Hi, Why strongly named assembly can refer other strongly named assembly ? Thanks with Regards, San.
5
1542
by: Oleg Subachev | last post by:
When I try to use strongly named assembly1 that references non-strongly named assembly2 I get the following error: "The located assembly '<assembly2 name>' is not strongly named." How can I force strongly named assembly1 to reference non-strongly named assembly2 ? --
2
2154
by: Paul Ingles | last post by:
Hi, I have an ASP.NET Web Application which uses a number of controls in an external strongly named assembly. Whenever I view a page that uses one of the controls within the strongly named assembly a FileLoadException is thrown, saying that "The located assembly's manifest definition with name 'CentaurNet.Web.Controls' does not match the assembly reference".
1
1443
by: DotNetJunkies User | last post by:
I have a .NET DLL that uses ADO 2.8 DLL. I am not able to "strongly name" the .NET DLL. Any comments, work arounds ? CHDe --- Posted using Wimdows.net NntpNews Component -
0
1571
by: john | last post by:
The changes to asp.net makes it very difficult for us to migrate one of our web projects to 2.0 and makes deployments more difficult for us. It seems that the new Asp.net model is only designed to place assemblies in the bin directory of the application. For our application, we need to deploy to the GAC. We have customized a SharePoint portal and have put in our own pages and controls (both user and custom) into SharePoint pages. ...
0
1136
by: EricBlair | last post by:
I have two weakly named third party DLL's that I want to convert to STRONGLY named DLL's so I can register them in the GAC. I'm not getting how to do this. The stuff I've seen seems to suggest that this can only be done for DLL's over which you have total control, and not 3rd party. But I may be misunderstanding it. If I am, what are the steps needed to strongly name these and thus be able to register them in the GAC? Thank you in...
0
9550
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10273
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10032
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9085
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7574
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6811
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5469
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.