473,405 Members | 2,282 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.

Collections

In my C# web Application... I mapped each Datatable table to Strongly typed
CustomCollection inherited from CollectionBase to follow N-Tier model
instead of Datatables and Dataset..

So i Use DataReader & ExcuteNonQuery on Transaction with Database for best
preformance but I'm unable to save my collection state.. so after anybost
back my collection cleared!! (
I tried cach it in page init then retrieve it back before each operation
then cache it again, but it don't make sense to me..
How could i make my collection manage it's own state like Dataset Do??

Any Help plzzzz
Nov 17 '05 #1
2 1982
Hi,

Is this a web app?

What about if you store your collection in the session?

Does the type you implemented keeps its status? maybe with a flag to signal
if it change something and later call a Save() to persist the data to the
db?
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


"Islamegy®" <Is******@Private.4me> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
In my C# web Application... I mapped each Datatable table to Strongly
typed CustomCollection inherited from CollectionBase to follow N-Tier
model instead of Datatables and Dataset..

So i Use DataReader & ExcuteNonQuery on Transaction with Database for best
preformance but I'm unable to save my collection state.. so after anybost
back my collection cleared!! (
I tried cach it in page init then retrieve it back before each operation
then cache it again, but it don't make sense to me..
How could i make my collection manage it's own state like Dataset Do??

Any Help plzzzz

Nov 17 '05 #2
I don't have problem in the database, the record inserted successfully in
the database then in the collection too. but the collection get cleared
after next postback..
Save into session is like save into cache.. what is the diffrent??

when i use Dataset i never worry about it's state coz i will always find all
rows there even few copies of them (RowState) without explicitly add it to
session or cache??

2- my collection implement ISerializable, how could i deserialize my
strongly type collection while List , InnerList is readonly??
"Ignacio Machin ( .NET/ C# MVP )" <ignacio.machin AT dot.state.fl.us> wrote
in message news:eC**************@TK2MSFTNGP09.phx.gbl...
Hi,

Is this a web app?

What about if you store your collection in the session?

Does the type you implemented keeps its status? maybe with a flag to
signal if it change something and later call a Save() to persist the data
to the db?
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation


"Islamegy®" <Is******@Private.4me> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
In my C# web Application... I mapped each Datatable table to Strongly
typed CustomCollection inherited from CollectionBase to follow N-Tier
model instead of Datatables and Dataset..

So i Use DataReader & ExcuteNonQuery on Transaction with Database for
best preformance but I'm unable to save my collection state.. so after
anybost back my collection cleared!! (
I tried cach it in page init then retrieve it back before each operation
then cache it again, but it don't make sense to me..
How could i make my collection manage it's own state like Dataset Do??

Any Help plzzzz


Nov 17 '05 #3

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

Similar topics

2
by: njp | last post by:
BlankHi, How do I create a tightly coupled Object 1 such that when I update it in one collection, it is simultaneously and automatically updated in other collections? The collections are defined...
1
by: Tim T. | last post by:
I'm currently working on a report to forecast production for finished goods. The user can select one or more items to forecast. In addition, they may select one or more warehouses to view...
5
by: Simon | last post by:
Hi all, I am writing a windows application using vb.net on the 1.1 framework. We have in the application, some strongly typed collections that have been written as classes that do not inherit...
4
by: nhmark64 | last post by:
Hi, Does System.Collections.Generic.Queue not have a Synchronized method because it is already in effect synchronized, or is the Synchronized functionality missing from...
4
by: Adam Clauss | last post by:
I ran into a problem a while back when attempting to convert existing .NET 1.1 based code to .NET 2.0 using Generic collections rather than Hashtable, ArrayList, etc. I ran into an issue because...
5
by: WebSnozz | last post by:
Some collections are such that efficient search algorithms work on them such as binary search if the collection is a type which is sorted. I'm wondering how LINQ searches these collections and if...
2
by: Fred Heida | last post by:
Hi, i'm trying to (using managed C++) implment the IEnumerable<Tinterface on my class.. but have a problem with the 2 GetEnumerator method required.... what i have done is... ...
4
by: Sid Price | last post by:
Hello, I have a class of objects (Device) that are managed by another object (Devices) with a collection class (DeviceCollection) inherited from Collections.Hashtable. Each of the Device objects...
5
by: Michi Henning | last post by:
I can pass a generic collection as ICollection<Tjust fine: static void flatCollection(ICollection<intc) {} // ... List<intl = new List<int>(); flatCollection(l); // Works fine Now I...
3
by: Marco Shaw | last post by:
I've got some C# code to create a custom PowerShell cmdlet with these statements: .... using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; .... ...
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: 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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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.