Skip to content

Think simple

ASP.NET, AI, Machine Learning, Microsoft, MVP, C#, SQL Server, Azure

  • Home
  • ASP.NET
    • ASP.NET (All)
    • ASP.NET MVC
    • ASP.NET Web Forms
    • ASP.NET Technical Solution
    • ASP.NET General Questions
  • C#
    • C# (All)
    • C# Questions
  • AI
    • Machine Learning
  • JavaScript
    • JavaScript (All)
    • AngularJS
  • Software Engineering & Practices
    • Design Pattern
    • OOP
    • Software Architecture
  • SQL Server
  • At a glance
    • C#
    • ASP.NET
    • JavaScript
    • HTML/CSS
    • SharePoint
    • MS SQL Server
    • Software Practices
    • Question Bank
    • Technical Solution
    • Others
  • Code Samples
    • Algorithm & Data Structure
  • About Me
    • My Short Profile
    • Me at Linkedin
    • Me at Facebook
    • Presentation & Speech
    • My CV

Month: July 2018

Fb-Button

Face Recognition Using Microsoft Vision API

July 28, 2018March 28, 2019 mahedee

Using computer vision API, you can analyze an image. To analyze an image, you can either upload an Image or specify an Image URL. Prerequisite A subscription keys. To get a subscription key go to this link: Obtaining Subscription Keys. Need an IDE for example: Visual Studio 2017 Step to create a sample application: Open

Read More

Factorial Calculator using C#

July 1, 2018July 17, 2018 mahedee

Factorial is a positive number which is the product of all number less than or equal to that positive number. For example: 0! = 1 1! = 1 2! = 2 * 1! = 2 3! = 3 * 2! = 6 … n! = n * (n – 1)! Here is the sample code

Read More

Post Categories

  • AI (3)
  • AngularJS (6)
  • ASP.NET (All) (59)
  • ASP.NET MVC (27)
  • ASP.NET Technical Solution (15)
  • ASP.NET Webforms (21)
  • Azure (1)
  • Bootstrap (2)
  • C# (All) (53)
  • Code Samples (8)
  • Contest (1)
  • Crystal Report (2)
  • Data structure & Algorithm (2)
  • Embedded System & FPGA (2)
  • IIS (7)
  • Javascript (All) (7)
  • Machine Learning (6)
  • MS Office (3)
  • MS SharePoint (4)
  • MS SQL Server (27)
  • MS Visual Studio (6)
  • OMNeT++ (1)
  • OOP (12)
  • Operating System (9)
  • Others (15)
  • Question Bank (2)
  • Questions-ASP.NET General (1)
  • Questions-C# (1)
  • Questions-OOP (1)
  • Questions-SQL Server (1)
  • Reporting Tools (2)
  • Seminar (5)
  • Slides (4)
  • Software Architecture (8)
  • Software Design Pattern (8)
  • Software Engineering (1)
  • Technical Speech (26)
  • TFS (2)
  • Training (10)
  • Uncategorized (4)
  • Web API (2)

About Mahedee

Mahedee Hasan is a Senior Software Architect of Leadsoft Bangladesh Limited – one of the largest software company in Bangladesh. It is CMMI level-5 and ISO Certified Organization. He has over 12 years of working experience in the field of software design and development. He has been awarded Microsoft Most Valuable Professional(MVP) for the 6th time in a row. He is a Microsoft community leader and speaker. He is a Certified Scrum Master(CSM) and Microsoft Certified Technology Specialist (MCTS). He has completed ACMP - Advanced Certificate for Management Professional form IBA, Dhaka University. He designed and developed many mission critical applications. When developing he maintains a well-defined engineering rules. He is expert in Microsoft Technology like ASP.net, ASP.NET MVC, C#, SQL Server, Azure Machine Learning, Microservices and Microsoft Cognitive Services. He is very good in Software Architecture and design pattern. He delivered technical speech in many technical seminars. Mahedee is writing technical blog in : http://mahedee.net. He is a community contributor in https://technet.microsoft.com and forums.asp.net. He is an author some technical books on Microsoft Technology. He is also technical trainer of Leads Training and Consulting Limited. Mahedee completed his graduation in Computer Science & Engineering from IIUC and M.Sc Engg. in Information and Communication Technology from BUET. He is also a researcher. He is the author of 5 conference papers and 2 journals. To know more about him, please visit the following links.

Popular Posts