"Doing Objects in VB2005". I read it, and it really helped
Robin S.
"William (Bill) Vaughn" <billvaRemoveThis@nwlink.com> wrote in message
news:uauGpEXQHHA.412@TK2MSFTNGP02.phx.gbl...
>I agree. While my book does not delve into the OR mapping paradigm,
>Rocky Lhotka wrote a couple as did Deborah Korata.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> INETA Speaker
>
www.betav.com/blog/billva >
www.betav.com > Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
> __________________________________
> Visit
www.hitchhikerguides.net to get more information on my latest
> book:
> Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
> and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
> -----------------------------------------------------------------------------------------------------------------------
>
> "Earl" <brikshoe@newsgroups.nospam> wrote in message
> news:e3quqZWQHHA.1016@TK2MSFTNGP04.phx.gbl...
>> Microsoft did all that for you, it's called a strongly-typed dataset.
>> You should buy some books to get started, otherwise you'll use
>> quadruple the time online trying to dig up all the resources.
>>
>> I question the judgment of someone who would commission you to create
>> an application with no experience at all -- it's hard enough when you
>> have a clue as to what's going on. Good luck.
>>
>> "aaapaul" <lvpaul@gmx.net> wrote in message
>> news:1169809296.114408.40540@k78g2000cwa.googlegroups.com...
>>>I am quite new in programming an I have to develop an application
>>> (Project-Management-Software) with Visual Studio .NET 2005 and SQL
>>> Server 2005 (ADO.NET).
>>>
>>> My problem is how to map the sql-server table to the .NET
>>> Object/class!
>>>
>>> Does it make sense to use typed datasets or is it better to create a
>>> class with a variable (property) for each column of the table.
>>>
>>> Who has any experience in such affairs?
>>>
>>> Perhaps there is a sample application available on the web ...
>>> (database application - windows forms)
>>>
>>> Thanks
>>> aaapaul
>>>
>>
>>
>
>