Back to Browse

C#.NET : AI Application | CODERBABA

1.3K views
Sep 6, 2020
17:14

create Artificial Intelligent application in C#.NET Windows application for beginner. #coderbaba #AI ----------------------------------------- step-1: create a table ----------------------------- create table tblemployee2 ( employeeId nvarchar(50), empname nvarchar(100), ) ----------------------------------------- step-2: use select query ----------------------------- select 'EMP2020'+ cast (max(cast(SUBSTRING( employeeId ,8, 100 )as int))+1 as nvarchar) as EmpID from tblemployee2 __________________________________________________________ ........................... my website coderbaba.in ............................. Thanks for watching my video hit like , subscribe our channel and don't forget to share with you friends ............................ Thanks for being with us make sure you share and stay with us with subscribing us - regards CODERBABA ..................... Follow Us Socially : Facebook : https://www.facebook.com/coderbaba Instagram : https://www.instagram.com/coderbaba Twitter : https://twitter.com/thecoderbaba ............................ LIKE SHARE SUBSCRIBE See you in next video, have a nice day. GOOD LUCK

Download

1 formats

Video Formats

360pmp424.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

C#.NET : AI Application | CODERBABA | NatokHD