Click here to Skip to main content
15,904,416 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
how to create website using css,javascript,and c# in asp.net? the page should have a menu strip in that menu items should be displayed as, new and search by clicking those items it should be redirected to the new page and search page the values entered in new page should be stored in the sql database..... please give a sample coding....
Posted

By your question it's appear that you are learner. any ways.

if you want develop a website with CSS, ASP.NET, menustrip, SQL server, better you starts with ASP.NET and SQL database concepts first. it will gives you very custmized way and new ideas.

Creating you first website[^]

start with SQL[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 25-Nov-11 6:16am    
Can be useful, a 5.
--SA
 
Share this answer
 
Giving you a sample would be well beyond the format of CodeProject Quick Questions & Answers and pretty much useless for you.

You can probably find too many samples on the Web and, in particular, CodeProject articles, but do be serious. Just start here: http://www.asp.net/get-started[^].

—SA
 
Share this answer
 
Comments
koolprasad2003 25-Nov-11 5:37am    
Nice suggestion!5.
Sergey Alexandrovich Kryukov 25-Nov-11 6:16am    
Thank you, Prasad.
--SA
In addition to other, I would suggest using something like Visual Web Developer Express.
For the beginner it not only allows all you required, but can help you organise and provides tutorials.

Best of luck.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 25-Nov-11 6:18am    
Even though it seems to be given (I mean any kind of IDE, VS, SharpDevelop, how to do it without one of them?), a good point, a 5. :-)
--SA
You better google this one. Noone could give you all of those.

Regards,
Eduard
 
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