Re: I really hate .NET especially inside Delphi



Nick Hodges (Borland/DTG) wrote:
...which you can't get without the dataset being attached to a UI
element -- something you may or may not want.

Use a foreach and yeild, poof a cursor. Or LINQ on datasets.


--
"Programming is an art form that fights back"
http://www.KudzuWorld.com/
Need a professional technical speaker at your event? See www.woo-hoo.net
.



Relevant Pages

  • Re: Saving database data collects from few pages
    ... LINQ is about the following and take note on the word 'object'. ... encountered programming challenges. ... LINQ is a Microsoft .NET Framework component that adds native data ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: T-SQL Break Out
    ... You may want to look at ADO.Net Entities Framework, ESQL, and LINQ-to-Entities, since you're a DBA, which I must say is fabulous technology. ... is a programming paradigm that uses "objects" and their interactions to design applications and computer programs. ... Microsoft LINQ defines a set of query operators that can be used to query, project and filter data in arrays, enumerable classes, XML, relational database, and third party data sources. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Saving database data collects from few pages
    ... ADO.NET is the .NET technology that provides the database providers like to be used to access their database in a .NET program. ... LINQ is about the following and take note on the word 'object'. ... Patterns are about design and interaction of objects, as well as providing a communication platform concerning elegant, reusable solutions to commonly encountered programming challenges. ... LINQ is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Saving database data collects from few pages
    ... LINQ is about the following and take note on the word 'object'. ... Patterns are about design and interaction of objects, as well as providing a communication platform concerning elegant, reusable solutions to commonly encountered programming challenges. ... LINQ is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Place curser at end of line?
    ... Good point, Linq. ... but at which point in the text to position the cursor. ... Dave Hargis, Microsoft Access MVP ... selecting an entire memo field, but if you wanted to, say, place the cursor ...
    (microsoft.public.access.formscoding)