Rudi
  • Home
  • About
  • Contact
  • VB.Net
    • Flippin
    • Calculator
    • Mine Scout
    • Slot Machine
    • Snake
    • Find Words
    • Accounting using Child forms
  • Excel
    • Calendar 1
    • Calendar 2
    • Sudoku
    • Mine Scout
    • Tilexcel
    • ExceLudo
    • Alphabet Game
  • C# Child Forms
  • C# Struct Array

VB.Net

Control Array
Recursive Procedure
Simple Games
Accounting using Child forms

Go to VB.Net
Excel
Calendar 1 uses only 4 unique but simple functions, to create any month desired.
Calendar 2
This multi use calendar pops up a Form and employs VBA.
Soduko This has Rudimentary VBA code which makes it sometimes slow to set up
Mine Scout Here is a mine game. It has a recursive procedure to reduce the code
TileExcel Place the tiles into the right spot
New! ExceLudo Guide your troops home
GO TO EXCEL

Visual C#.net MDI

MDI Accounting See how Child forms interact within a Multi Document Interface.
Quickbooks uses this technique. It took a fair bit of research to achieve a basic interface but that's how all software starts off.
Go to VC#.net
C# Relational Database
This is an advanced MDI Accounting project. Here I use a struct array which in effect creates tables. For example, the Sales transaction picks a customer from the Customers table.
This avoids duplication as the customer is only once in the database. The Sales and Purchases are presented in DataGridViews.
The file is saved in Serialized form. This makes it easy to save and load. Upon loading though, the data has to be dispersed among the forms.
Go to VC# 2

Proudly powered by Weebly