Posts
All the articles I've posted.
MSSQL Table to XML
Published: at 09:22 AMA simple SQL query to convert a table to XML format in SQL Server.
Learning Matlab
Published: at 07:55 PMA simple program in Matlab (and Octave) for multiplying two numbers with user input and displaying the result.
AWS Windows Server
Published: at 04:17 AMA guide for setting up roles and configuring IIS, .NET, and MSSQL on an AWS Windows Server.
SQL Query to Get Column Type
Published: at 08:52 PMA SQL query to retrieve column details such as data type, max length, precision, and primary key status.
Fix for Error - "Unable to access the IIS metabase."
Published: at 12:36 AMSolution for resolving IIS metabase access error in Visual Studio.
Write Fast C# Code
Published: at 11:51 PMKey performance tips and optimization techniques to write fast C# code.