473,398 Members | 2,368 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,398 software developers and data experts.

XSD object generator for .Net framework 2.0?

Hi,
I am building an web application using Visual Studio 2005. I would like to
generate C# classes from XSD schema for DTOs. I used XSDObjectGenerator tool
for .Net Framework 1.0. Can anyone suggest me if there any equivalent tool
available for generating classes from XSD schema in .Net Framework 2.0 also?

Any pointer would be very helpful.
May 7 '07 #1
2 4859
Hello Aniruddha,

This classes will be generated automatically, if you put your XSD to the
App_Code folder of your webproject

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

AHi,
AI am building an web application using Visual Studio 2005. I would
Alike to
Agenerate C# classes from XSD schema for DTOs. I used
AXSDObjectGenerator tool
Afor .Net Framework 1.0. Can anyone suggest me if there any equivalent
Atool
Aavailable for generating classes from XSD schema in .Net Framework
A2.0 also?
AAny pointer would be very helpful.
A>
May 7 '07 #2
Hi Michael,
Thank you for your suggestion. What I actually did was I went to Visual
Studio command promt and used xsd.exe tool to generate classes.
xsd <xsd file name/CLASSES.
The above command generated the desired .cs class.

Regards,
Aniruddha

"Michael Nemtsev" wrote:
Hello Aniruddha,

This classes will be generated automatically, if you put your XSD to the
App_Code folder of your webproject

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

AHi,
AI am building an web application using Visual Studio 2005. I would
Alike to
Agenerate C# classes from XSD schema for DTOs. I used
AXSDObjectGenerator tool
Afor .Net Framework 1.0. Can anyone suggest me if there any equivalent
Atool
Aavailable for generating classes from XSD schema in .Net Framework
A2.0 also?
AAny pointer would be very helpful.
A>
May 8 '07 #3

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

Similar topics

1
by: Mir Nazim | last post by:
Hi, I m planning to use ZODB for an applicaton. Is any one aware of report generators like Data Vision, Crystal Reports, fo python object databases. Some of you may have faced/solved similar...
7
by: simonwittber | last post by:
>>> gen = iterator() >>> gen.next <method-wrapper object at 0x009D1B70> >>> gen.next <method-wrapper object at 0x009D1BB0> >>> gen.next <method-wrapper object at 0x009D1B70> >>> gen.next...
1
by: Reader | last post by:
I am trying to generate a class from an xsd and i get this error. Microsoft (R) Xml Schemas/DataTypes support utility Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. ...
4
by: prince -=nore=- | last post by:
I'm creating an ASP.NET web service in Dreamweaver MX. I'm trying to use the Web Services option under the Components tab in the Application window. When I click on "Add Using WSDL" the proxy...
10
by: yop | last post by:
All When I try to get the text from my listbox I am get an error which is listed below. Any ideas? Thanks Object reference not set to an instance of an object.
0
by: Alicia Marinache | last post by:
Hello I do have a sudden problem with my Visual Studio (.NET Framework 1.1, Visual Studio 2003 version). All was fine and well until 2 days ago when unexpectedly I started to receive the following...
4
by: Russell | last post by:
This is more a Python 2.5 question, since it is the send() method that makes this so useful. The issue is how to write a generator that refers to its own generator object. This would be useful...
3
by: Alan Isaac | last post by:
Essentially I want a generator that I can query about its characteristics. (E.g., a random number generator that I want to be able to ask about is distributional parameters.) I am thinking of...
0
by: John O'Hagan | last post by:
Here's a strange one for you: I have a generator function which produces lists of numbers and takes options which influence the output. The generator contains a loop, and to enable the options...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
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...
0
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...
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.