Click here to Skip to main content
15,886,518 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Windows Phone 7.5 Mango Pin
Dave Kreskowiak11-Apr-12 17:50
mveDave Kreskowiak11-Apr-12 17:50 
GeneralRe: Windows Phone 7.5 Mango Pin
Midnight Ahri11-Apr-12 22:06
Midnight Ahri11-Apr-12 22:06 
GeneralRe: Windows Phone 7.5 Mango Pin
Dave Kreskowiak12-Apr-12 3:36
mveDave Kreskowiak12-Apr-12 3:36 
GeneralRe: Windows Phone 7.5 Mango Pin
Midnight Ahri12-Apr-12 16:06
Midnight Ahri12-Apr-12 16:06 
QuestionUsing formula in DataGridView Pin
Amanjot11-Apr-12 8:59
Amanjot11-Apr-12 8:59 
AnswerRe: Using formula in DataGridView Pin
Dave Kreskowiak11-Apr-12 17:54
mveDave Kreskowiak11-Apr-12 17:54 
AnswerRe: Using formula in DataGridView Pin
VJ Reddy18-Apr-12 17:58
VJ Reddy18-Apr-12 17:58 
QuestionWhets the best way to… Pin
Badg3r197711-Apr-12 6:18
Badg3r197711-Apr-12 6:18 
CSS
Whets the best way to…

Hi all

I have been tasked with creating an application that generates a flat-file in which the content changes depending on the users input; I.e. different record lengths and other flags and headers, etc.

Now my question is what is the best way to present this to the user filling in the front end?  For example, I could use a dynamic run-time generated form or create a plug-in architecture or create different exe to do each job.

This application should ideally be easy to operate and easy to generate new templates so it can be maintained if I should move on.

Example Output:

Runtime]
Date=
Time=22:00:00
AllowErrors=FALSE

[Task.1]
Server=Employee
Module=Employee
Operation=AddUpdate

;======================================================================
;NB - STS CODE:  Pending = 1, Active = 2, Terminated = 3, Inactive = 4
;        Suspended = 5, Deleted = 6
;     TERM_DATE: Format as YYYY-MM-DD
;See NL_Employee.doc for information on field formats and descriptions.
;======================================================================

[Data.1]
Employee,[EMPLOYEE_NO],[STORE_NO],,,,,,,,[STS_CODE],,,,,,,,,,,2099-01-01,,,,,,,,,,,,,,,,,,,,,,,,,

**END EXAMPLE**

NB These files can become quite complicated with multiple [TASK.X] and [DATA.X] sections

Any help with picking the best solution would be appreciated.

In addition, I class myself as a novice / intermediate VB programmer

Language Used: VB 2011 Express

Thanks

AnswerRe: Whets the best way to… Pin
Eddy Vluggen12-Apr-12 1:06
professionalEddy Vluggen12-Apr-12 1:06 
GeneralRe: Whets the best way to… Pin
Badg3r197712-Apr-12 3:40
Badg3r197712-Apr-12 3:40 
AnswerRe: Whets the best way to… Pin
Eddy Vluggen12-Apr-12 8:45
professionalEddy Vluggen12-Apr-12 8:45 
Questionmailmerge with multitable using vb.net Pin
janjonhson10-Apr-12 20:27
janjonhson10-Apr-12 20:27 
AnswerRe: mailmerge with multitable using vb.net Pin
Dave Kreskowiak11-Apr-12 3:34
mveDave Kreskowiak11-Apr-12 3:34 
QuestionUninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev10-Apr-12 1:59
QuickBooksDev10-Apr-12 1:59 
AnswerRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak10-Apr-12 4:43
mveDave Kreskowiak10-Apr-12 4:43 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev12-Apr-12 0:52
QuickBooksDev12-Apr-12 0:52 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak12-Apr-12 3:35
mveDave Kreskowiak12-Apr-12 3:35 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev12-Apr-12 14:42
QuickBooksDev12-Apr-12 14:42 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev1-May-12 9:49
QuickBooksDev1-May-12 9:49 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak1-May-12 11:28
mveDave Kreskowiak1-May-12 11:28 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
QuickBooksDev1-May-12 12:17
QuickBooksDev1-May-12 12:17 
GeneralRe: Uninstall of a VB.Net 2010 program messing up all VB Pin
Dave Kreskowiak1-May-12 13:23
mveDave Kreskowiak1-May-12 13:23 
QuestionForm Pin
andi1234567899-Apr-12 17:46
andi1234567899-Apr-12 17:46 
AnswerRe: Form Pin
Abhinav S9-Apr-12 22:12
Abhinav S9-Apr-12 22:12 
QuestionHow to store data(images, Text, Music) in one file? like.dat Pin
Abed AlSayed8-Apr-12 6:17
Abed AlSayed8-Apr-12 6:17 

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.