Freelancer

Create Class Collection in Server Control  

Create Class Collection in Server Control is project number 214019
posted at Freelancer.com. Click here to post your own project.


| More Free Trial For New Buyers
 

Status:

Selected Providers: Peterpay

Budget: $30-100

Created: 01/15/2008 at 15:03 EST

Bid Count: 1

Average Bid:
N/A

01/18/2008 at 15:03 EST

Project Creator: spgroup
Employer Rating: 10/1010/1010/1010/1010/1010/1010/1010/1010/1010/10 (14 reviews)

Bid On This Project
 

Description

The project description of this extended project:
=================================================

Please ignore this project as this is an extended project for the same coder who worked the first project.
---------------------------------------------

Created a BookInfo class which has sub properties, fine. Now, I want to create a complex property of type Collection which is infact a collection of BookInfo class. So, the Collection class can be like this,

BookInfoCollection.Add(an instance of BookInfo Class);

And this collection should be Stateful (ViewState) as usual and The collection items should be available in Property Browser in DesignTime as a Collection Editor where BookInfo Sub properties are editable too.

Finally, BookInfoCollection.ToString() will return an XML string based on the collection items. The xml should be like this

<xml>
<bookInfoCollection>
<bookInfo>
<author> author1 </author>
<bookName> bookName1 </bookName>
<price> price1 </price>
<shipDay> Sunday/Monday etc.. </shipDay>
</BookInfo>

<bookInfo>
<author> author2 </author>
<bookName> bookName2 </bookName>
<price> price2 </price>
<shipDay> Sunday/Monday etc.. </shipDay>
</BookInfo>

..............

</BookInfoCollection>


Project Requirement:
=====================
1] Please do not hard code the files. The word "hard code" means, do not code in diry style, rather, place the codes in clear Partial Class files so that it is very easily understandable and scalable.

I have lots of properties in my project what I want to make them class collection and thats why I will use your code to learn and organize my hundreds of properties in my server control project. So, if your code is not scalable, it wont be any useful for me. I hope you understood my point.

2] Make partial class file for Class Definition (BookInfo), Collection Class, ViewState Management etc...

Same like before,
Condition 1 : Design time property editor browsable.
Condition 2 : ViewState - State Management.

Messages Posted:0 View project clarification board Post message on project clarification board

Bid On This Project
 

If you are the project creator or one of the bidders Log In for more options

Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids. You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.


    Bid on this Project