My Learnings
Thursday, February 26, 2026
Controller example with insert student c#
›
Action method with Http post , authenticate and insert a student record in DB [Authorize] [HttpPost] Public ActionResult InserStudent(Stud...
Wednesday, November 5, 2025
SQL- ssis - powerBI Interview questions
›
About Ranks CTE's 1. What is the difference between INNER JOIN , LEFT JOIN , and FULL OUTER JOIN ? INNER JOIN : Returns rows with ma...
Accenture – .NET Full Stack Developer Interview Q&A
›
Accenture – .NET Full Stack Developer Interview Experience 🚀 Recently, I appeared for the Accenture Application Developer (.NET Full Stac...
Tuesday, April 29, 2025
Function To Check EIN Validity
›
'Function To Check EIN Validity Public Function ValidatePhone(ByVal strEINNum As String) As Boolean 'Dim EINValid ...
Append Incremental alphabets in end vb.net
›
Public Function incrementChar(ByVal count As Integer) As String 'Dim count As Integer Dim MyLet As Integer, j As Integer = 0,...
›
Home
View web version