No announcements
Found 2890434 threads
-
0 Votes
how to decorate linq2sql generated classes to customize serialization?
Hi, I'm using L2ST4 - LINQ to SQL templates for T4 to generate classes to be used with linq2sql. I'd like to decorate ...Answered | 5 Replies | 3937 Views | Created by firepol - Thursday, September 8, 2011 9:19 AM | Last reply by JA Reyes - Thursday, September 8, 2011 2:28 PM -
0 Votes
XML Serialization via XSD.EXE utility generated classes
I am trying to implement serialization of large complex documents that comply to a set of Schemas Rather than painstakingly coding ...Discussion | 1 Replies | 4904 Views | Created by Sherif A - Friday, January 30, 2009 8:32 AM | Last reply by MSDN_Forums_User - Sunday, March 8, 2009 11:23 AM -
0 Votes
Linq2sql, viewstate and serialization
can be configured to store objects outside of the process, in that case it will be serialized. "Is there any specific reason ...Answered | 3 Replies | 7018 Views | Created by KristoferA - Monday, February 25, 2008 3:01 AM | Last reply by Patrik Löwendahl - Monday, February 25, 2008 9:49 AM -
0 Votes
How to decorate interface properties ?
attributes ? In other words: How to decorate interface properties ? ...Answered | 3 Replies | 5140 Views | Created by Marcos Tito - Sunday, September 14, 2008 3:28 AM | Last reply by Marcos Tito - Sunday, September 14, 2008 2:27 PM -
0 Votes
[Linq2Sql] Extending entity classes issue
This problem occurs when I try to extend an entity class (for ex generated by SqlMetal tool) with my own properties and\or fields unrelated to database logic. I don't ... -
2 Votes
How to decorate listview?
</DataTemplate> I want to know that whether I can change items's styles by Mouse event? I do not know how to write ...Answered | 3 Replies | 3809 Views | Created by iceball - Thursday, August 12, 2010 8:39 AM | Last reply by Jie Bao - Monday, August 16, 2010 9:00 AM -
0 Votes
Customize Serialization.
sure if this is the best way out- was to serialize the objects to an StringWriter. I used an specific tag for those root nodes I need to remove to meet the old ...Answered | 2 Replies | 3634 Views | Created by racielrod - Wednesday, July 30, 2008 7:48 PM | Last reply by racielrod - Thursday, August 7, 2008 3:48 PM -
1 Votes
How to serialize classes generated by XSD.exe
those child nodes, I expected there to be a similar relationship with the generated classes. Am I thinking about this in the wrong manner, or am I correct ...Answered | 6 Replies | 14189 Views | Created by mcfly1204 - Thursday, March 3, 2011 4:16 PM | Last reply by mcfly1204 - Tuesday, March 8, 2011 8:54 PM -
0 Votes
Customize XML Serialization
If you want to customize xml serialization and have control over how your object is serialized, you can implement IXmlSerializable interface on your class and ...Answered | 2 Replies | 5064 Views | Created by Jandost Khoso - Wednesday, June 21, 2006 1:11 PM | Last reply by Chris Lovett - Wednesday, June 21, 2006 9:15 PM -
1 Votes
How to customize XSD generated by WCF?
I need to know if it is possible to customize the XSD schema that is generated "together" with the generated wsdl. I want to be ...Proposed | 3 Replies | 4371 Views | Created by Rafael Tiussi - Thursday, June 4, 2009 2:38 PM | Last reply by Bob Egan - Monday, June 8, 2009 1:17 PM -
0 Votes
Persistent Serialization Classes
web.cfg file that causes real-time serialization classes to be persistent after a web service call..***Proposed | 2 Replies | 5289 Views | Created by BobbyO6942 - Tuesday, November 15, 2011 9:01 PM | Last reply by BobbyO6942 - Monday, November 28, 2011 10:34 PM -
0 Votes
XML Schema to classes to serialization failure.
I would like to create C# classes from an XML Schema and then serialize instances of those classes out as XML. The documentation for the " -
0 Votes
How to decorate a ListBox.TemplateItem?
We have multiple ListBoxes each having their own TemplateItem. We want to give all these TemplateItems a generic decorator (e.g. border, path maybe even with grid) Can I ...Answered | 1 Replies | 619 Views | Created by 19Andre74 - Wednesday, April 3, 2013 9:21 AM | Last reply by Andy ONeill - Wednesday, April 3, 2013 9:36 AM -
0 Votes
How to change access level for generated classes
Hi all! How can I change visibility for generated proxy? In "Service Reference Settings" dialog we can see "Access level for ... -
0 Votes
Derived classes and serialization
Hello all, I'm using XML serialization to preserve certain properties and methods of my objects, but I'm unsure what the best way ...Answered | 2 Replies | 2936 Views | Created by BenCh1 - Friday, June 29, 2007 9:42 AM | Last reply by BenCh1 - Friday, July 6, 2007 8:20 AM -
0 Votes
how to use serialization assemblies generated with sgen.exe to serialize object array
. But, how can I use the generated serialization assemblies to serialize/deserialize object array? for example, I have a class ...Unanswered | 0 Replies | 4612 Views | Created by LookingforHelp - Friday, February 10, 2006 7:05 PM | Last reply by LookingforHelp - Friday, February 10, 2006 7:05 PM -
0 Votes
Add DebuggerStepThrough attribute to generated classes
Is there any way (or hacks) to apply the DebuggerStepThrough attribute to the classes generated in the DBML file? I would likeAnswered | 3 Replies | 4300 Views | Created by Lukkha Coder - Friday, September 12, 2008 8:57 PM | Last reply by Jörgen - Wednesday, December 4, 2013 10:32 AM -
0 Votes
Linq2Sql entity objects and binary serialization
-style XML serialization. To add the necessary attributes to your mapping file, In the Object ...Answered | 5 Replies | 6048 Views | Created by Wessam Zeidan - Monday, November 5, 2007 2:11 PM | Last reply by Viv Phillips - Wednesday, February 6, 2008 5:22 PM -
1 Votes
Cannot load dynamically generated serialization assembly. How to fix?
: "Cannot load dynamically generated serialization assembly" http://support.microsoft.com/kb/913668 JonAnswered | 2 Replies | 6568 Views | Created by DWKoder - Tuesday, September 20, 2011 1:53 PM | Last reply by DWKoder - Tuesday, September 20, 2011 3:38 PM -
1 Votes
Custom Classes or use Linq to Sql Generated classes?
You can add to an existing class, all the autogenerated classes have the partial qualifier so in a different file in your project you can put new methods to that ...Answered | 3 Replies | 5519 Views | Created by PHE Admin - Monday, March 21, 2011 7:34 PM | Last reply by Serguey123 - Tuesday, March 22, 2011 12:01 PM - Items 1 to 20 of 2890434 Next ›
No announcements