Meta Data Class Generator v1

by Frank Perez June 5, 2014

Completing my goal to update every product, I'm releasing the next version of MDG (Meta Data Class Generator) with the following features:

  • Installation Program
  • User Interface
  • SQL Compact Data
  • Digitally Signed

Installation Program

MDG now includes a real installation program. The installation program will automatically verify that all of the required components (Microsoft .NET Framework 4.5 and Microsoft SQL Server Compact 4.0) exist. If a required component doesn't exist, the installation program will download and install it.

User Interface

MDG now includes a user interface. The user interface simplifies the setup process and makes interacting with MDG easier.

Project List

The Project List is the main form. This form displays the current status of every project and is used to perform project maintenance (new, edit, delete).

Toolbar

  • New Project: displays the Project Maintenance with a new project.
  • Edit Project: displays the Project Maintenance form for the selected project.
  • Delete Project: permanently deletes the selected project.

Project Maintenance

The Project Maintenance form is used to define the project settings. This form includes the ability to test the settings and to perform the Meta Data Class generation process.

Settings

  • Project Settings: all settings are required.
  • Database Settings: all settings are required.
  • Class Settings: all settings are required.

Test Button

The Project and Database settings include a Test button.

Run Tool Button

The Run button is used to perform the Meta Data Class generation process.

SQL Compact Data

MDG now stores the project information in a SQL Compact 4.0 Database. The database is located in the Common Program Data folder. On a Windows 7 PC, this equates to C:\ProgramData\PF Solutions\Meta Data Class Generator\.

Digitally Signed

All of the MDG EXE and DLL files are now digitally signed.


Links:
Download http://pfsolutions-mi.com/Product/MetaDataClassGenerator

Keywords:

Filed Under: .NET | MDG

Fluent Migrator Class Generator v1

by Frank Perez June 1, 2014

Continuing the pattern of updating every product, I'm releasing the next version of FMG (Fluent Migrator Class Generator) with the following features:

  • Installation Program
  • User Interface
  • SQL Compact Data
  • Digitally Signed

Installation Program

FMG now includes a real installation program. The installation program will automatically verify that all of the required components (Microsoft .NET Framework 4.5 and Microsoft SQL Server Compact 4.0) exist. If a required component doesn't exist, the installation program will download and install it.

User Interface

FMG now includes a user interface. The user interface simplifies the setup process and makes interacting with FMG easier.

Project List

The Project List is the main form. This form displays the current status of every project and is used to perform project maintenance (new, edit, delete).

Toolbar

  • New Project: displays the Project Maintenance with a new project.
  • Edit Project: displays the Project Maintenance form for the selected project.
  • Delete Project: permanently deletes the selected project.

Project Maintenance

The Project Maintenance form is used to define the project settings. This form includes the ability to test the settings and to perform the Fluent Migrator Class generation process.

Settings

  • Project Settings: Description and Destination Folder are required.
  • Database Settings: all settings are required.
  • Class Settings: Namespace, Migration No, and Class Name are required.

Test Button

The Project and Database settings include a Test button.

Run Tool Button

The Run button is used to perform the Fluent Migrator Class generation process.

SQL Compact Data

FMG now stores the project information in a SQL Compact 4.0 Database. The database is located in the Common Program Data folder. On a Windows 7 PC, this equates to C:\ProgramData\PF Solutions\Fluent Migrator Class Generator\.

Digitally Signed

All of the FMG EXE and DLL files are now digitally signed.


Links:
Download http://pfsolutions-mi.com/Product/FluentMigratorClassGenerator

Keywords:

Filed Under: .NET | FMG

Website Monitor v2.0

by Frank Perez November 22, 2013

Two and half years ago I released the first version of the WSM (Website Monitor) application. In that time I have received some good feedback and have enjoyed working on this project. Today I'm proud to release the next version of WSM with some very cool features.

  • Installation Program
  • User Interface
  • SQL Compact Data
  • Digitally Signed

Installation Program

WSM now includes a real installation program. The installation program will automatically verify that all of the required components (Microsoft .NET Framework 4.5 and Microsoft SQL Server Compact 4.0) exist. If a required component doesn't exist, the installation program will download and install it.

User Interface

WSM now includes a user interface. The user interface simplifies the setup process and makes interacting with WSM easier.

Account List

The Account List is the main form. This form displays the current status of every account, is used to perform account maintenance (new, edit, delete), and access the logs.

Service Menu

  • Start: starts the service in the Service Control Manager.
  • Stop: stops the service in the Service Control Manager.
  • Restart: restarts the service in the Service Control Manager.
  • Install: installs the service in the Service Control Manager.
  • Uninstall: uninstalls the service from the Service Control Manager.

Toolbar

  • New Account: displays the Account Maintenance with a new account.
  • Edit Account: displays the Account Maintenance form for the selected account.
  • Delete Account: permanently deletes the selected account and all of the corresponding logs.
  • Account Logs: displays the Log List form for the selected account.
  • Import Accounts: creates accounts by importing settings from WSM v1.

Account Maintenance

The Account Maintenance form is used to define the account settings. This form includes the ability to test the settings and to manually perform the website check process.

Settings

  • Account Settings: Description, URL, and Timeout After are required.
  • SMTP Settings: optional.
  • Notification Settings: optional.
  • Schedule Settings: all settings are required.

Test Button

The Account and SMTP settings include a Test button. Keep in mind that if you run WSM as a Windows Service, the credentials you test with could have different rights than the Windows Service.

Run Now Tool Button

The Run Now button can be used to manually perform the website check process.

Log List

The Log List form displays the account logs.

SQL Compact Data

WSM now stores the account information and logs in a SQL Compact 4.0 Database. The database is located in the Common Program Data folder. On a Windows 7 PC, this equates to C:\ProgramData\PF Solutions\Website Monitor\.

Digitally Signed

All of the WSM EXE and DLL files are now digitally signed.


Links:
Download http://pfsolutions-mi.com/Product/WebsiteMonitor

Keywords:

Filed Under: .NET | WSM

DiscountASP.NET SQL Backup v2.0

by Frank Perez November 1, 2013

It has been over two years since I released the first version of DSB (DiscountASP.NET SQL Backup). In that time I have received some good feedback and really enjoyed working on this project. Today I'm proud to release the next version of DSB with some very cool features.

  • Installation Program
  • User Interface
  • Schedule Settings
  • SQL Compact Data
  • Digitally Signed

Installation Program

DSB now includes a real installation program. The installation program will automatically verify that all of the required components (Microsoft .NET Framework 4.5 and Microsoft SQL Server Compact 4.0) exist. If a required component doesn't exist, the installation program will download and install it.

User Interface

DSB now includes a user interface. The user interface simplifies the setup process and makes interacting with DSB easier.

Account List

The Account List is the main form. This form displays the current status of every account, is used to perform account maintenance (new, edit, delete), and access the logs.

Service Menu

  • Start: starts the service in the Service Control Manager.
  • Stop: stops the service in the Service Control Manager.
  • Restart: restarts the service in the Service Control Manager.
  • Install: installs the service in the Service Control Manager.
  • Uninstall: uninstalls the service from the Service Control Manager.

Toolbar

  • New Account: displays the Account Maintenance with a new account.
  • Edit Account: displays the Account Maintenance form for the selected account.
  • Delete Account: permanently deletes the selected account and all of the corresponding logs.
  • Account Logs: displays the Log List form for the selected account.
  • Import Accounts: creates account by importing settings from DSB v1.

Account Maintenance

The Account Maintenance form is used to define the account settings. This form includes the ability to test the settings and to manually perform the backup process.

Settings

  • Account Settings: Description and API Key are required.
  • Database Settings: Backup Type and Database Name are required.
  • FTP Settings: FTP Folder, FTP User Name, and FTP Password are required.
  • Local Folder Settings: Local Folder is required.
  • SMTP Settings: optional.
  • Notification Settings: optional.
  • Schedule Settings: all settings are required.

Test Button

The Account, Database, FTP, Local Folder, and SMTP settings include a Test button. Keep in mind that if you run DSB as a Windows Service, the credentials you test with could have different rights than the Windows Service.

Run Now Tool Button

The Run Now button can be used to manually perform the backup process.

Log List

The Log List form displays the account logs.

Schedule Settings

DSB now includes the ability to schedule when and how often the backup process is performed. Keep in mind that these settings only apply if DSB is ran as a Windows Service. Also, DiscountASP limits how often a backup can be performed. The current limit is once every 6 hours.

SQL Compact Data

DSB now stores the account information and logs in a SQL Compact 4.0 Database. The database is located in the Common Program Data folder. On a Windows 7 PC, this equates to C:\ProgramData\PF Solutions\DASP SQL Backup\.

Digitally Signed

All of the DSB EXE and DLL files are now digitally signed.


Links:
Download http://pfsolutions-mi.com/Product/DASPSQLBackup
DiscountASP.NET http://discountasp.net/

Keywords:

Filed Under: .NET | DSB

Fluent Migrator Class Generator v0.2.0.0

by Frank Perez October 16, 2012

It has been a couple of months since I first released the Fluent Migrator Class Generator utility. In that time there has been several updates to the Fluent Migrator project on GitHub so this release addresses some of the changes.

The first enhancement is an optional Profile setting. A Profile is a Migration Class Attribute that can be used by the Migration Runner to filter which migrations will be performed. For example, you might have migrations that should only run on the Developer Test Database. See the Fluent Migrator Profile Wiki for more information.

The second enhancement is also optional. It is a Tags setting. Tags are also a Migration Class Attribute that can be used by the Migration Runner to filter which migrations will be performed. See the Fluent Migrator Tags Wiki for more information.

The final modification is a change in the way that unique constraints / indexes are handled. In the previous version the Create.Index expression was used.

Create Index

To be compatible with Fluent Migrator v1.0.3.0, the Create.UniqueConstraint expression must be used.

Create Constraint

An updated version of this application can be downloaded from http://pfsolutions-mi.com/Product/FluentMigratorClassGenerator.

Keywords:

Filed Under: .NET | FMG

About Frank

Frank lives in West Bloomfield, Michigan with his wife and three children.  When he is not writing code, he enjoys long distance running and riding his motorcycle.

Month List

Tag Cloud