This is a classic enterprise by Arham MalikThis is a classic enterprise by Arham Malik

This is a classic enterprise

Arham Malik

Arham Malik

This is a classic enterprise academic portal, but built solid. It uses  Web Forms, ASP.NET, C#, and SQL Server. The main challenge was role based access control because you have admins, faculty, TAs, and lab demonstrators all needing different permissions. I designed a three tier architecture with stored procedures and optimistic concurrency control so data doesn’t get messed up when people edit at the same time. Over 200 users per semester use it for task assignments and progress tracking. It’s not flashy, but it works perfectly.
For more details, please visit: https://arham-nexus.vercel.app/work/talabportal
Like this project

Posted May 2, 2026

This is a classic enterprise academic portal, but built solid. It uses  Web Forms, ASP.NET, C#, and SQL Server. The main challenge was role based access cont...