Differences
This shows you the differences between the selected revisions of the page.
2016-02-04 | 2016-02-04 | ||
tweaks (martin) | generalising (martin) | ||
Line 11: | Line 11: | ||
* Using ''-Property'' switch to initialize ''SessionOptions'' properties in PowerShell. | * Using ''-Property'' switch to initialize ''SessionOptions'' properties in PowerShell. | ||
* Not using ''my'' prefix for VB.NET variables. | * Not using ''my'' prefix for VB.NET variables. | ||
- | * No redundant declaration of ''Session'' variable type in VB.NET. | + | * No redundant declaration of instantiated object variable type in VB.NET. |
* Not highlighting script strings. | * Not highlighting script strings. | ||
* Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds. | * Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds. |