Giter VIP home page Giter VIP logo

Comments (9)

zspitz avatar zspitz commented on May 18, 2024 1

@petdance I've finally gotten to this, and have a first draft. Some points:

  • ADO.NET is automatically rendered as a hyperlink, which I've hacked around by writing ADO<i></i>.NET. Is this acceptable?
  • I've setup two pages: adodotnet.md for direct ADO.NET, and adodotnet_orm.md for ORMs built on top of ADO.NET such as Entity Framework and Dapper.
  • This is still very much a work in progress; should I create a pull request, or should I wait until it's more complete?

If you could take a look and make sure that I'm going in the right direction, I would appreciate it very much.

from bobby-tables.

zspitz avatar zspitz commented on May 18, 2024 1

Can this be closed now?

I think so. We've reached the goals outlined in the first post of the issue.

from bobby-tables.

petdance avatar petdance commented on May 18, 2024

That sounds great. I'll need someone who's not me to write it, since I don't know anything about the Windows ecosystem. If you're interested in doing so, please comment on this ticket.

from bobby-tables.

zspitz avatar zspitz commented on May 18, 2024

@petdace I am interested in writing this; I've already written something similar.

I'm just worried that this is too much information to fit on a single page. Do you agree? Or is there some facility for sub-pages?

from bobby-tables.

petdance avatar petdance commented on May 18, 2024

I'm not sure if that will be necessary or not. Once you write it up, and I format it and massage it into Markdown and see how it looks, then we can figure out if it's too much.

The formatting is the least of my concerns. What's most important to me is that we get someone knowledgeable who understands the topic that can write it up.

from bobby-tables.

petdance avatar petdance commented on May 18, 2024

Will do. At a conference this week but I will look at it ASAP. Thanks!

from bobby-tables.

petdance avatar petdance commented on May 18, 2024

ADO.NET is automatically rendered as a hyperlink, which I've hacked around by writing ADO.NET. Is this acceptable?

Better to just make the cranker just ignore uppercase URL-like things.

Holy cats, that page is great. More detail than anything I've put together. Thank you.

Two quick things. First, please remove the TL;DR heading. The summary doesn't need to be labeled as such.

Also, please put a chunk of code in that summary, if you can whittle an example down to a line or three. The code that you supply is a big part of the value of reading that page, and putting some code up top will encourage the reader to read on to see more code.

If you could take a look and make sure that I'm going in the right direction, I would appreciate it very much.

Yes, yes, beautiful, yes. Thank you.

from bobby-tables.

zspitz avatar zspitz commented on May 18, 2024

Thanks for your input. I've removed the heading and put up an example. It's not a complete example of accessing data, but only the necessary steps needed to avoid SQL injection.

More detail than anything I've put together.

I only hope it's not too much detail. Most of the information is there to hammer home this:

The shared architecture across providers means that there is a single common strategy for avoiding SQL injection for all data providers, in all .NET languages.

from bobby-tables.

petdance avatar petdance commented on May 18, 2024

Can this be closed now?

from bobby-tables.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.