Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Adroittech

@Adroittech
About
Posts
3
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Web Site Hosting
    A Adroittech

    My experiance with different host tells me that do not fall for cheap ones or shared hosting or someone who says 2.5 $ per month. They all 1 way or another will try to put you on shared hosting. Choose a provider like Kinsta.com or pantheon.io - they will be worth it on long run. Remember there are no free beers. :)

    tf

    The Lounge hosting help

  • Book mark functionality
    A Adroittech

    Store it in user cookies and retrieve it. Simple.

    tf

    .NET (Core and Framework) csharp asp-net learning

  • Production reports from a test database - is this really best practice?
    A Adroittech

    As a thumb rule - Reporting should always be from replica/mirror/snapshot of the production DB. - Code that generate report has to be exactly same as in production. - Reporting Environment should pass synthetic tests all the time to go ahead and generate report. - Report generation should be autonomous without user intervention If you meet these 4 conditions, its okay if you want to name the environment "Test" or "Report" anything you like. In your case Live reporting from test code and test database might/might not alter quality of reports as it is not clear what business logic goes into generating that report and what changes are there in test code which are not there in production. But, yeah, you should avoid this practice.

    tf

    The Weird and The Wonderful database testing beta-testing question discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups