VB Developer/Freelancer
Requirements Document, Event Planning Document and Use Case Definition
Writing Requirements Document
In the other hand 90% or Requirements Docs are provided by the client or requested by the contractor (Programmer) to ensure that his work (Application) will meet the client's demands to the fullest or at least almost the fullest.
The Requirements Doc. always/must be provided before the application's beginning by the client's to the programmer or along with the application by the programmer to the client.
Writing Event Planning Document
For example, if you have a button in your applicaiotn you will provide its name and the events that are bound to it (Click, DBLClick,. .... etc) and what happens when the client's perform an event of those above, most Planning Events Docs are tables design.
It is provided when requested and as the Requirements Doc. it is a controversial point of view between the programmer and the client, you may or you may not provide it if requested.
The VB .NET Event Planning Doc. always/must be provided if agreed by your side as a programmer (contractor), you will describe each and every control's event triggers in your application to the client.
The VB.NET Event Planning Doc. always provided to the client along with application or after, and may be designed and logically configured by the programmer before writing the codes or designing the UI (User Interface), it should give a full understanding description to the methods used in designing the User Interface and events related to each control.
Writing Use Case Definition
The Use Case Definition if requested by the programmer, means that the programmer is seeking the best image in the client's head and he wants to fully satisfies his client. If requested by the client means that the client already knows what he is seeking he is not just looking for a programmer, no! he is looking for a programmer to do this as he has in mind, maybe he already saw something and wants the exact same thing.
The Use Case Definition is more like terms to the programmer but also relieves him from over coding events that are not really needed of course if asked by the client's side.
All of the 3 Documents ( Use Case Definition, requirements Doc and Event Planning Doc.) depends on the contract between you and the client. I will show you how to do it in a small application project using VB.NET as if provided\requested by a client soon.4
♥ Here are some online Visual Basic lessons and courses: