Priya Paternity Tech Solutions
Home
DotenetCore
Blogtutorials
Angular
Wednesday, 15 June 2022
asp.net core storedprocedure
in asp.net core be careful with this namespace
using System.Data.SqlClient;
using Microsoft.Data.SqlClient;
microsoft is correct pls verify for storeprocedure before you update the data.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Best UI
wrap text in excel
if text length big make it next line shorcut is ALt+Enter or cilck on wrap text
interview Harsco(enviri)
Points 1.complex page layouts and adherence to code standards. 2.primeNG pagination 3.ngcontent 4.ngdestory(memorylekage) 5.datatransfer wi...
Duplicate records find and delete
Check duplicate count based on 3 columns combo select EMPID,FORMinfoID,FormName,Count(*) as counts from tbl_FilesMigrationLogs group by Em...
No comments:
Post a Comment