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
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. Knowing about the prerequisites of .net

Knowing about the prerequisites of .net

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdatabasemysqlhardwarebusiness
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    altafmohd
    wrote on last edited by
    #1

    I am developing an application called mysql query browser in C#.net. I have to mention hardware and software requirements in my SRS.But I dont know how to know what are these and what is the reason behind this....so plz tell me....I am using .net 3.5..thanks...

    A V 2 Replies Last reply
    0
    • A altafmohd

      I am developing an application called mysql query browser in C#.net. I have to mention hardware and software requirements in my SRS.But I dont know how to know what are these and what is the reason behind this....so plz tell me....I am using .net 3.5..thanks...

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      The reason is very simple. Imagine trying to run the application you are building on a machine that does not have the framework installed or on a system that does not have Windows. It wont work! As a result, you need to list out the minimum requirements that your application needs to run.

      1 Reply Last reply
      0
      • A altafmohd

        I am developing an application called mysql query browser in C#.net. I have to mention hardware and software requirements in my SRS.But I dont know how to know what are these and what is the reason behind this....so plz tell me....I am using .net 3.5..thanks...

        V Offline
        V Offline
        Vipin_Arora
        wrote on last edited by
        #3

        Hi, Hardware Requirements: The computer hardware to run your application (Like: Minimum RAM required, Hard Disk Space needed, Processor (Dual core, i3, i5, P4)) Software Requirements: The softwares wihout which your application will not run (Such as Operating System (Windows7, WinXP, Linux etc),.NET framework (if required), Windows Installer etc.) I have just giving you the example, but the actual requirement you have to know.

        Happy Coding... :)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

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