Click here to Skip to main content
15,890,690 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
please i want to make expert system by asp.net c# but i need any help or book where i can start
Posted
Comments
Wendelius 13-Feb-11 7:57am    
Could you be a bit more specific. What kind of problems do you have or are you looking just for book recommendations like: http://www.amazon.com/Pro-ASP-NET-4-C-2010/dp/1430225297/ref=sr_1_2?ie=UTF8&qid=1297601614&sr=8-2

Hi,

Try this link :
http://www.springerlink.com/content/u37780273287147v/[^]

Try searching using google this will help you a lot.

Good Luck
:)
 
Share this answer
 
Comments
shadi_abushaar 13-Feb-11 8:03am    
are you kidding man, i tried to google it but i think it wont work on ASP
shadi_abushaar 13-Feb-11 8:04am    
anyways thank you..
What is an 'Expert System'? Can you elaborate what you mean by that?

Couple of HINTS:
1. It may be very important to you, but to the rest well it is just a question to be answered to their leisure time.
2. The quality and quantity of the answers you will get is directly proportional to the clarity of your question AND the effort you show to work it out by your self.
3. Expect very high quality answer when you demonstrate you tried to tackle the problem yourself, on the other hand expect no answer or outright joke if you expect people will do the work for you.

Give this, well since you are in your final year project, modify you question by adding substantive quality and you shall see the help.

NOTE: I know English is not your primary language, but don't worry. Try to explain it to your best ability.
 
Share this answer
 
Eventhough we hear this all the time: "I want to develop this & that and is has to be in ASP.NET" it has to stop as it is driving me crazy. No one who still has all his senses would want to entwine an expert system with ASP.NET.
Let's set this straight: ASP.NET is a way of building user interfaces and that's more or less it. It always make sense separate the GUI from the business logic as it will let you reuse the businesslogic with other GUI technologies.
So what you want to do is build an expert system with sufficient interfaces (maybe webservices) so it can be addressed from the ASP.Net application.

Cheers.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900