I
itfetish
I've been programming a bit in PHP and then recently learnt classic
ASP for projects at work, now I'm working on another project that they
want done in .net. I've got my head around web parts, that wasnt as
complicated as I thought it would be.
Now I want to create a web part, that connects and uses our database
to show data depending on what user it is.
I know theres the dataview controls and all that, but I dont want to
display all the data, I just want to have the data in a recordset like
you could in classic so then I can manipulate it and display it how I
want.
Can you even do that anymore, Ive been reading guides but they all
talk about data acess layers which seem like more complication than I
need.
Can anyone point me in the right direction, or link to a good simple
guide on doing such a thing, I'm really confused.
ASP for projects at work, now I'm working on another project that they
want done in .net. I've got my head around web parts, that wasnt as
complicated as I thought it would be.
Now I want to create a web part, that connects and uses our database
to show data depending on what user it is.
I know theres the dataview controls and all that, but I dont want to
display all the data, I just want to have the data in a recordset like
you could in classic so then I can manipulate it and display it how I
want.
Can you even do that anymore, Ive been reading guides but they all
talk about data acess layers which seem like more complication than I
need.
Can anyone point me in the right direction, or link to a good simple
guide on doing such a thing, I'm really confused.