vs2005 help!!!!
a textbox ,a button , a sqldatasource ,a dataview
when click the button execute sql: select * from authors where name=‘+textbox.text+’
the dataset returned list in dataview , just like c/s 。 I feel it very hard to
contral sqldatasource,
code is holpful 2!

about vs2005 ! give me a hand! waiting on line!
txnet
HI
Thank you very much ! I solve it by myself ! that is
very simple query interface ,
William_fr
Hi
Your question is not clear that what you wanna to know .... but I assume that you wanna to know about the things you have mentioned above ..... The best way I know to understand a language or technology is the use of the technology.
and wher Microsoft Technology is concern so the best way for the biggners is the WalkThroughs avalible in MSDN Library on the internet and locally if you have installed a copy of MSDN on your machine.
If you are new to .NET then try to transfarm any of your developed application in the .NET will help you to develop quickly because the Business Process you already know you have to just code it in a diffrent language context.
If you are from Java then start the C# language or if from VB then VB.NET is the best place for you to start.
Thanks