Monday, January 11, 2010

Hibernate

https://www.hibernate.org/343.html

Hibernate is a tool which makes transparent database operations.  It converts database object to .Net Object.  So no need to deal with SQL code.  Hibernate does it handy.

Teams PowerShell

 The PowerShell helps to get quick meta data around Teams. Install-Module -Name MicrosoftTeams Connect-MicrosoftTeams Get-TeamAllChannel...