Click to See Complete Forum and Search --> : Please help, this has to be easy....simple report from SQL


crapsolo
02-01-2007, 04:41 PM
Ok I'm new to .NET but not to ASP. I'm trying to get my feet wet with EXTREMELY simple and basic tutorials, etc. but they don't seem to exist.

To start I'm simply looking to build a simple table in a page using C# pulling data from SQL. I cannot find a simple one online after extensive searching.

I'm looking for as little code as possible just to see how this stuff works. I just need to get something working. Thanks

drallab
02-02-2007, 03:15 PM
Try http://quickstarts.asp.net/QuickStartv20/aspnet/Default.aspx, It has VB and C# code for .NET 2.0. :)