Click here to Skip to main content
15,890,670 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: windows 8 desktop application Pin
Pete O'Hanlon31-Oct-12 1:03
mvePete O'Hanlon31-Oct-12 1:03 
GeneralRe: windows 8 desktop application Pin
Menelaos Vergis31-Oct-12 1:37
Menelaos Vergis31-Oct-12 1:37 
GeneralRe: windows 8 desktop application Pin
Pete O'Hanlon31-Oct-12 1:42
mvePete O'Hanlon31-Oct-12 1:42 
GeneralRe: windows 8 desktop application Pin
Menelaos Vergis31-Oct-12 2:13
Menelaos Vergis31-Oct-12 2:13 
GeneralRe: windows 8 desktop application Pin
Pete O'Hanlon31-Oct-12 2:54
mvePete O'Hanlon31-Oct-12 2:54 
QuestionInventory Control App. - Looking For Suggestions Pin
Matt U.30-Oct-12 8:36
Matt U.30-Oct-12 8:36 
AnswerRe: Inventory Control App. - Looking For Suggestions Pin
jschell30-Oct-12 10:16
jschell30-Oct-12 10:16 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
Matt U.31-Oct-12 1:54
Matt U.31-Oct-12 1:54 
First of all, thank you for the response.


jschell wrote:
For example will 100,000 users access this?

Will there be 100 billion of these?

Will there be 1000 retail locations attempting to access it?


There will only be a handful of people who access this portion of the system.

There will only be roughly 25 item types. However, there may be several variations of each item type. (500GB 5400RPM, 500GB 7200RPM, 750GB 5400RPM, etc.)

There is only one facility which will access this application. It's all in-house/local.

jschell wrote:
But the idea is simple you have a inventory item with "properties". In the simplist scenarios there business needs for the properties are very simple so consequently one can store them in a property table.


So if I were to implement this idea would I have the following?

Inventory Table
------------------------
- InventoryId
- Manufacturer
- PartNumber
- ItemType
- TotalQty (this is the total qty. of this item in inventory)
- AvailableQty (this is the qty. (must be <= TotalQty) of this item which are available for picking)

Properties Table
------------------------
- InventoryId (linked to Inventory Table)
- Name
- Type
- Value

Am I understanding it correctly? Also, as far as not having that many UserControls, how could I reduce that number? I'm still thinking on that one and trying to figure it out. Smile | :)
djj55: Nice but may have a permission problem
Pete O'Hanlon: He has my permission to run it.

GeneralRe: Inventory Control App. - Looking For Suggestions Pin
jschell31-Oct-12 8:49
jschell31-Oct-12 8:49 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
Matt U.31-Oct-12 9:01
Matt U.31-Oct-12 9:01 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
jschell1-Nov-12 7:49
jschell1-Nov-12 7:49 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
Matt U.1-Nov-12 8:13
Matt U.1-Nov-12 8:13 
AnswerRe: Inventory Control App. - Looking For Suggestions Pin
Vivi Chellappa16-Dec-12 5:36
professionalVivi Chellappa16-Dec-12 5:36 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
Matt U.17-Dec-12 1:49
Matt U.17-Dec-12 1:49 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
Vivi Chellappa17-Dec-12 4:14
professionalVivi Chellappa17-Dec-12 4:14 
GeneralRe: Inventory Control App. - Looking For Suggestions Pin
Matt U.17-Dec-12 4:17
Matt U.17-Dec-12 4:17 
QuestionASP.NET - using microsoft enterprise library for heavy traffic sites Pin
Sandeep Bhatti29-Oct-12 21:33
Sandeep Bhatti29-Oct-12 21:33 
AnswerRe: ASP.NET - using microsoft enterprise library for heavy traffic sites Pin
Eddy Vluggen30-Oct-12 1:09
professionalEddy Vluggen30-Oct-12 1:09 
GeneralSuggestions for Windows 8 application Pin
WebMaster23-Oct-12 22:37
WebMaster23-Oct-12 22:37 
GeneralRe: Suggestions for Windows 8 application Pin
Richard MacCutchan24-Oct-12 1:11
mveRichard MacCutchan24-Oct-12 1:11 
GeneralRe: Suggestions for Windows 8 application Pin
Richard MacCutchan24-Oct-12 1:41
mveRichard MacCutchan24-Oct-12 1:41 
RantUnwanted Calls / Spoofed Numbers Pin
pdelayCA18-Oct-12 11:42
professionalpdelayCA18-Oct-12 11:42 
GeneralRe: Unwanted Calls / Spoofed Numbers Pin
jschell19-Oct-12 9:27
jschell19-Oct-12 9:27 
QuestionCreating v2.0 of a legacy client/server application Pin
sephus617-Oct-12 10:00
sephus617-Oct-12 10:00 
AnswerRe: Creating v2.0 of a legacy client/server application Pin
Eddy Vluggen18-Oct-12 5:15
professionalEddy Vluggen18-Oct-12 5:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.