Working with Kubernetes Objects

Contents Replication Controller ReplicaSets Deployments Replication Controller Kubernetes encourages Desired State deployment. Controllers are responsible for managing the pod lifecycle and ensuring that the specified number of pod replicas are…

ADO.NET – FAQ’s

To fetch 10th table from stored procedure in C# using ado.net? How to pass table data in to database? Differenece between connected and disconnected architecture ? Comands to execute the…

SQL – Questions

Nth maximum salary in (two ways)  Delete the duplicates in table?  Difference between CTE and Temp tables?  Indexes in SQL and Uses? Table valued parameters in SQL? Transactions in sql…

Advantages of upgrading the framework in .NET ?

Performance ImprovementsSecurity EnhancementsFeature UpdatesCompatibility with Latest TechnologiesBug Fixes and StabilityCompatibility with New Operating SystemsCloud CompatibilityMobile Development ImprovementsLanguage EnhancementsEntity Framework ImprovementsCross-Platform DevelopmentTooling and Integration Remember to carefully review the release notes…