Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 3rd, 2005, 03:24 PM
paulh1983 paulh1983 is offline
Contributing User
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Dec 2004
Posts: 1,250 paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 1 Day 14 h 30 m 29 sec
Reputation Power: 17
didnt know where to put this: coursework confusion?

ok in my coursework it says:

1. make search forms that users will use to search the CVs from the database and return the results in XML format (using DTD made in previous section)

2. create a search form in ASP.net using c# that will facilitate searching the CVs published in yoru answer to 1.

Now if i am correct is it supposed to be search after search? but that doesnt make much sense now does it!

Reply With Quote
  #2  
Old April 4th, 2005, 06:17 AM
balford82 balford82 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 108 balford82 User rank is Private First Class (20 - 50 Reputation Level)balford82 User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 19 h 32 m 42 sec
Reputation Power: 4
Sounds like they want you to generate XML files, then search them. We had a similar project my senior year. Maybe they just want to get you used to working with black boxes? You will probably want to string parsing functions to find what your looking for in the XML files. Good luck.

Reply With Quote
  #3  
Old April 4th, 2005, 10:41 AM
paulh1983 paulh1983 is offline
Contributing User
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Dec 2004
Posts: 1,250 paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 1 Day 14 h 30 m 29 sec
Reputation Power: 17
Quote:
Originally Posted by balford82
Sounds like they want you to generate XML files, then search them. We had a similar project my senior year. Maybe they just want to get you used to working with black boxes? You will probably want to string parsing functions to find what your looking for in the XML files. Good luck.

u r right, its so that we can use XML to exchange data between two differnt technologies!

Reply With Quote
  #4  
Old April 4th, 2005, 05:20 PM
balford82 balford82 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 108 balford82 User rank is Private First Class (20 - 50 Reputation Level)balford82 User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 19 h 32 m 42 sec
Reputation Power: 4
Ok, yeah... that's what my project's goal was. Can you explain what exactly you're confused about?

Reply With Quote
  #5  
Old April 4th, 2005, 05:28 PM
voltaire's Avatar
voltaire voltaire is offline
Ninja philosophism
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Location: London, England
Posts: 435 voltaire User rank is Sergeant (500 - 2000 Reputation Level)voltaire User rank is Sergeant (500 - 2000 Reputation Level)voltaire User rank is Sergeant (500 - 2000 Reputation Level)voltaire User rank is Sergeant (500 - 2000 Reputation Level)voltaire User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 3 h 3 m 17 sec
Reputation Power: 21
Quote:
Originally Posted by balford82
Sounds like they want you to generate XML files, then search them.

Doesn't read that way to me, not at all - the question sounds much easier, which would fit if it's coursework..

It sounds to me like they're saying:
1. Write a function to search the database, giving the results in xml
2. Write a webpage form that uses your function

For part 1, if you're using MS SQL, getting xml out is a doddle, since you can stick 'FOR XML, AUTO' at the end of your query, and bingo!, you're done

Part 2 is just a form for the user to type into, eg they might type "Age > 18" in which case your query's WHERE clause becomes.. "WHERE Age > 18"

Reply With Quote
  #6  
Old April 4th, 2005, 05:39 PM
paulh1983 paulh1983 is offline
Contributing User
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Dec 2004
Posts: 1,250 paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level)paulh1983 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 1 Week 1 Day 14 h 30 m 29 sec
Reputation Power: 17
for part 1 get the data out in xml form, from the database using php & mysql from some search done and

for part 2 use asp.net to create some search forms which will return the result which i have to do xsl on.

confusion was because i couldnt understand why should i do a search and get the results out in php and then do a further search on those search results.
my asp thing wont work because if i havent done the first search first then i cant do the second search, if u get what i mean.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > didnt know where to put this: coursework confusion?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT