Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
1.00/5 (5 votes)
i make a database for pharmacy and i need to make a good interface for it how i do this??
Posted
Updated 27-Jul-12 5:09am
v2
Comments
Clifford Nelson 27-Jul-12 11:10am    
This is a quetion that is way too open, and large. I would get a C@ book and start working on learning either WinForms or WPF, or you can use ASP.NET

1 solution

This question is very open-ended so I am going to assume you have very little knowledge of what you are doing. In that case, I would recommend getting a tool to do the work for you (or a developer, if you can afford it). In cases like this, my tool of choice would probably be Iron Speed. They do a great job of creating full web applications from your database with little to no coding. Here is a link to their site:

http://www.ironspeed.com/[^]
 
Share this answer
 
Comments
mohamed eltarawy 27-Jul-12 22:30pm    
how i improve myself in database and web and become perfect
Tim Corey 28-Jul-12 12:22pm    
It takes a lot of work to become better (you will never be perfect). Read books, watch training videos, and use other resources to get a good broad base of understanding. Then come back to Code Project and read articles to improve your depth in different areas.
mohamed eltarawy 28-Jul-12 16:37pm    
ok tim can you recommend good books for me in sql server ,database .c# , and asp.net to start in it
Tim Corey 2-Aug-12 8:52am    
That is a broad range of topics. First, start with Microsoft's sites. You can get a lot there. The ASP.NET site provides a bunch of Pluralsight videos for free. For general C#, start here: http://msdn.microsoft.com/en-us/vstudio/hh341490.aspx and read through the relevant material. From there you can figure out what you want to learn more about.

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