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

serialize datagrid properties

i want to serialize datagrid properties.. so that it can be retirved later
from other form and similiar datagrid can be generated. How can it be done ?
Dec 14 '05 #1
2 1306
Dear Vikram,

here are some links on datagrid serialization

1. XML Serialization in the .NET Framework
===========================================
http://msdn.microsoft.com/library/de.../en-us/dnexxml
/html/xml01202003.asp

2.
http://support.microsoft.com/default...esks%2Fwebcast
s%2Fen%2Fwc091202%2Fwct091202.asp

3. A Simple Recommender System - The Collaborative Network Library
================================================== ================
http://www.codeproject.com/aspnet/collabnetwork.asp

You should be aware of this also.

4. Nine reasons not to use serialization
=========================================
http://www.codeproject.com/dotnet/no...orumid=33017&e
xp=0&select=985675

Bye
Venkat_KL
For Anything and Everything, Please Let Me Know

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Dec 14 '05 #2
I mean serializing datagrid properties that is column porperties , header
porperrties etc. All these links point to dataset serialization...

"Venkat_KL" <ve*******@yahoo.com> wrote in message
news:%2***************@tk2msftngp13.phx.gbl...
Dear Vikram,

here are some links on datagrid serialization

1. XML Serialization in the .NET Framework
===========================================
http://msdn.microsoft.com/library/de.../en-us/dnexxml
/html/xml01202003.asp

2.
http://support.microsoft.com/default...esks%2Fwebcast
s%2Fen%2Fwc091202%2Fwct091202.asp

3. A Simple Recommender System - The Collaborative Network Library
================================================== ================
http://www.codeproject.com/aspnet/collabnetwork.asp

You should be aware of this also.

4. Nine reasons not to use serialization
=========================================
http://www.codeproject.com/dotnet/no...orumid=33017&e
xp=0&select=985675

Bye
Venkat_KL
For Anything and Everything, Please Let Me Know

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com

Dec 14 '05 #3

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

Similar topics

4
by: Mudit | last post by:
Hi, I am new to XML Serialization. I am interested in serializing my object to Xml. I only have to serialize and I needn't worry about deserialization. As per my understanding, only the...
3
by: Peter Cresswell | last post by:
Hello everyone, I would like to serialize an object to XML. Currently my code will serialize all of the public properties that are value types, but not my public properties that have get...
7
by: grwalker | last post by:
I have some classes that have the <Serializable()> attribute applied, which of course by default serializes the class properties as elements. What I would like to do is to be able to override this...
1
by: Mike Pollett | last post by:
Hi, I have used the ISerializable interface before and the code below worked fine. Until I derived it from CollectionBase. The code will still serialize and deserialize the properties in this class...
10
by: Dan | last post by:
All I Am Attempting To Serialize An Object To An XML File. Here Is The Code For That public string SaveNewSurvey( MutualSurveyObject mso_TempObject, int i_JobID ) { string s_RootFileName;...
2
by: Vikram | last post by:
want to serialize datagrid properties.. so that it can be retirved later from other form and similiar datagrid can be generated. How can it be done ?
8
by: cd~ | last post by:
I can provide a test app, the news server won't allow me to post the files because they are too large (93KB and 1.2KB) I downloaded the ESRI ArcXml schema and generated the classes from the...
2
by: Beorne | last post by:
I'm serializing a big class using XmlSerializer (I need xml serialization cause compact framework). I've learn that all my fields must be public. Ok. Now it is completly useless to serialize my...
4
by: =?Utf-8?B?Qnlyb24=?= | last post by:
When I try to serialize an instance of the LocationCell below (note Building field) I get an error in the reflection attempt. If I remove the _Building field it serializes fine. I tried renaming...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.