ASP.NET help

Associate
Joined
25 Feb 2007
Posts
905
Location
Midlands
Hi,

I'm looking at creating my first project in ASP.NET.

What I'm trying to do is allow the user to a enter a search term into an input box, and return a list of matching results from a database, in the form of an unordered list.

I'm completely new to ASP.NET - I have my page knocked up in HTML/CSS, but have no idea how to implement the above.

Can somebody ponit me in the right direction, or to a site that may help?

Cheers,
 
I've done a little bit of VB.NET during my time a college a few years ago, but these days I hear C# is the way to go?

I pick up things pretty quickly so that's why I'm looking for some tutorial/examples from you guys which help me learn and do what I want :)
 
Cheers guys, I've had a look at the tutorials.

Quick question, if I'm learning from scratch, is it best for me to dive in with MVC or learn WebForms first?

Thanks,
 
Back
Top Bottom