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

Category: AngularJS

Fb-Button

Retrieving a collection of objects with page methods and AngularJS in ASP.NET Web form

October 12, 2014October 20, 2014 mahedee

Page Methods are asp.net web form feature. It is an easy way to communicate with the server. You can communicate with server using Page Methods and can do anything you like but mind it is not restful form of communication. In this solution I used visual studio 2012 and bootstrap. So let’s start to retrieve

Read More

Introduction to AngularJs and Bootstrap in ASP.NET Web form

October 11, 2014October 20, 2014 mahedee

Revolution just arrived. Client side development is getting easier and cheaper. AngularJs is one of the client side development JavaScript framework. It is developed by google. Website designing also get easier due to emerge of bootstrap. Now let’s introduce AngularJS and Bootstrap in a asp.net web form application. Here I used visual studio 2012 as

Read More

JSON Serialization in ASP.NET MVC and AngularJs

October 4, 2014October 7, 2014 mahedee

In this article I will show how JSON serialize in ASP.NET MVC and bind data by AngularJs. I will not describe what and how JSON, ASP.NET MVC or AngularJs work. Hope I will discuss these topics in another article. Let’s start to create an ASP.NET MVC project with AngularJs. Step 1: Create ASP.NET MVC application

Read More

A SignalR Application for real time notification using AngularJS and toastr

September 15, 2014October 15, 2014 mahedee

SignalR is a new developer’s API provided for ASP.NET web applications, used to add “real time” web functionality to ASP.NET applications. “Real Time” web functionality is the ability to have server code to push contents to connected clients. Uses 1. Notification 2. Chat application 3. Real time monitoring application 4. Job progress update etc. So,

Read More

A simple SPA with AngularJs, ASP.NET MVC, Web API and EF

September 14, 2014October 10, 2014 mahedee

SPA stands for Single Page Application. Here I will demonstrate a simple SPA with ASP.NET MVC, Web API and Entity Framework. I will show a trainer profile and its CRUD operation using AngularJS, ASP.NET MVC, Web api and Entity Framework. Step 1: Create a ASP.NET MVC application with empty template Open visual studio, Got to

Read More

A mini SPA with ASP.NET MVC and AngularJS

September 1, 2014October 10, 2014 mahedee

SPA stands for Single Page Application; I think you already have little idea on it. Here I will demonstrate a mini SPA with ASP.NET MVC and AngularJS. So, let’s start. Step 1: Create a ASP.NET MVC application with empty template Open visual studio, Got to File->New->Project Select Template -> Visual C# -> Web -> ASP.NET

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