Search notes:

System.Reflection.Assembly - LoadWithPartialName() method

The static method LoadWithPartialName, found in the System.Reflection.Assembly class, loads an assembly, using a partial name, from

Using the PowerShell cmdLet add-type to load an assembly

Most of the time, the following two PowerShell statements are equivalent i
add-type -assemblyName Windows.Forms
[System.Reflection.Assembly]::LoadWithPartialName("Windows.Forms")

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1758181251, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Reflection/Assembly/LoadWithPartialName/index(40): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78