Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
Serialization
Tagged with:
Serialization
4
records found
date
active
views
answers
votes
Serializing entities stored in database using XSD
Hi , I need an optimal solution for the following: 1. Objects created by my application are stored in database. 2. I have a number of XSD files. 3. I need to instantiate objects defined in XSD, initialize ...
May 22, 2012
by
Bluetux Tux
55
94.1
XSD
XML
Serialization
Views
1.4K
Answers
0
Votes
0
Answer
Code
Follow
1
DataContract, DataMember, Message based
It appears they are using DataContract, DataMember to serialize the data for the WCF service. It is still necessary if the hosting layer is removed and going directly to the Service Layer? Does it matter if they ...
May 18, 2012
by
Dennis Tucker
103
96.7
Service Tier
Hosting Layer
Serialization
Views
1.1K
Answers
0
Votes
0
Answer
Code
Follow
0
How can I generate xml elements or attributes from a custom collection?
Hi: I have a custom collection and items have two properties. I want to serialize one property to an xmlelement and another property to an xmlattribute. How can I do this? Thanks. Best ...
May 16, 2011
by
Volkan Genç
88
96.5
Last:
Jun 01, 2011
by
Rajesh Shanmugam
60
95.3
XML
Serialization
Views
3.2K
Answers
2
Votes
0
Answer
Code
Follow
0
jQuery serializing an ASP.NET form to JSON?
Is there an easy way to serialize a form to JSON? I know I can do it relatively easy with ASP.NET AJAX, but we have decided to standardize on jQuery, so we will not have to introduce another Javascript ...
Apr 12, 2011
by
Bogusław Dobrogost
113
96.7
Last:
Apr 24, 2011
by
King Wilder
568
99.9
jQuery
Serialization
JSON
Views
5.1K
Answers
2
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top