Push Notifications with App Center, android app.

How to implements push notification in xamarin forms using google firebase and app center | explain all step by step. How to implements push notification in xamarin forms using google firebase and appcenter You can follow below link to integrate application. https://console.firebase.google.com https://appcenter.ms/

How to call onchange event on the dropdown in angular?

In angular you can also use onchange event its easy to do. You can follow this code to do it. For more info or more way to do it you can follow this URL. https://stackoverflow.com/questions/49715251/how-to-add-onchange-event-on-dropdown-in-angular/65194016#65194016

What are sub query and its properties?

A sub-query is a query that can be nested inside the main query like Select, Update, Insert, or Delete statements. This can be used when the expression is allowed. Properties of sub query you can follow points sub query should be placed on the right-hand side of the comparison operator of the main query sub … Read more

What Is SQL Profiler?

SQL Profiler is a tool that allows the system administrator to monitor events in the SQL server. This is mainly used to capture and save data about each event of a file or a table for analysis. Using this we can easy to capture in realtime which queries are executing. We have no need to … Read more

Solved: jQuery issue Adding a new array element to a JSON object

Issue: Some time we had some data in the JSON list, we wanted to add a new element list inside that JSON list, so using this article we can easy to learn how to do it or you can also implement your side. For more info follow this link also. https://stackoverflow.com/questions/18884840/adding-a-new-array-element-to-a-json-object/63230031#63230031

What is best SQL datatype for storing JSON string

Why we need: As you know some time we need to store JSON directly in database , Right now In SQL server there is no specific datatype available for JSON, we need to store that in nvarchar(max). In entity framework we can get record while we select from database , In Model we need Json … Read more

School Management Software (Seeker Gateway) Open Source Full ERP MVC 5 Video Demo

Here you can watch video demo of school management software, this software is build on asp.net mvc 5, with sql server, it having code first technology, C#. After watch demo demo you can download software from given link. Download code from below link. https://codecanyon.net/item/school-management-system-seeker-gateway-open-source-full-erp-mvc-5/22219422