Bhavdip Tala
Net Core, Angular ,Sql Server and Vue.js Angualar Tutorials
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Net.Http; using System.Net.Http.Headers; using System.Threading.Tasks; using Amazon.S3; using Amazon.S3.Model; using Microsoft.AspNetCore.Hosting; usin…
Read moreCreate a new Windows Forms application. Create a database (named Sample). Add a table tbl_Record. The following is the table schema for creating tbl_Record. Create a form (named frmMain) and drop a Label, TextBox, Button and DataGridView con…
Read moreC# Ctrl +Shit + p ( .NET :Generate Assests For build and debug) Roslynator .NET Core Test Explorer C# Namespace Autocompletion Auto-Using for C# C# XML Documentation Comments NuGet Reverse Package Search ("Add Package" support) Code Spell …
Read moreStep 1 : Create Resource folder Step 2 : SharedResources.cs namespace PillarCore.Api { public class SharedResources { } } Step 3 : Create SharedResources.en-US.resx <?xml version="1.0" encoding="utf-8"?…
Read more