Leave Management System Part 9
12:07
Leave Management System Part 8
21:40
Leave Management System Part 7
9:19
Leave Management System Part 6
11:55
Leave Management System Part 5
22:39
Leave Management System Part 4
10:45
Leave Management System Part 3
14:59
Leave Management System Part 2
18:54
Leave Management System Part 1
19:30
How to Add Guna UI to toolbar
3:37
School Management System Part 20
24:42
School Management System Part 19
12:30
School Management System Part 18
7:44
School Management System Part 17
31:58
School Management System Part 16
9:55
School Management System Part 15
35:41
School Management System Part 14
31:51
School Management System Part 13
34:51
School Management System Part 12
17:41
School Management System Part 11
9:16
School Management System Part 10
22:34
School Management System Part 9
10:32
School Management System Part 8
35:40
School Management System Part 7
56:21
School Management System Part 6
15:14
School Management System Part 5
33:27
School Management System Part 4
10:01
Пікірлер
@senasena3423
@senasena3423 Күн бұрын
Hello sir, can I get the source code from this video?
@ОльгаКузнєцова-м8ф
@ОльгаКузнєцова-м8ф 4 күн бұрын
This is a very cool project. Can I have a copy, sir? For university coursework only, please.
@ОльгаКузнєцова-м8ф
@ОльгаКузнєцова-м8ф 4 күн бұрын
Can I have a copy, sir? Only for my term paper for university, please 🙏🙏🙏
@RushabhDodhiya
@RushabhDodhiya 8 күн бұрын
Kitchen Mai POS ka order niche nhi aarha kya karu please help me 😭😭
@RushabhDodhiya
@RushabhDodhiya 8 күн бұрын
Hello Sir please help me Kitchen h uske niche ka POS likhar nhi aarha kya karu
@sufiyanzahid6057
@sufiyanzahid6057 10 күн бұрын
can you share source code?
@sufiyanzahid6057
@sufiyanzahid6057 10 күн бұрын
i want source code of this program
@sufiyanzahid6057
@sufiyanzahid6057 11 күн бұрын
can you share its source code with me?
@joyhossain9125
@joyhossain9125 14 күн бұрын
Source code?
@debashisparida3905
@debashisparida3905 18 күн бұрын
where is the full video of this quiz application project
@mosesp5963
@mosesp5963 19 күн бұрын
bro can i get source code for this?
@MasterCs2024
@MasterCs2024 21 күн бұрын
UseFul
@g3furniturechennai
@g3furniturechennai 25 күн бұрын
How can I get this type of software
@S.P.4.R.K
@S.P.4.R.K 27 күн бұрын
1:26 line 40 I got an error " 'MainClass' does not contain a definition for 'StopBuffering' "
@S.P.4.R.K
@S.P.4.R.K 27 күн бұрын
I have error in frmPOS.cs MainClass.StopBuffering(ProductPanel, true); It say that "MainClass does not contain a definition for StopBuffering"
@S.P.4.R.K
@S.P.4.R.K 27 күн бұрын
there were additions to the code i came from video 6 and when i went to video 7 there were added codes that were not shown in the video😢
@Voidaf
@Voidaf 28 күн бұрын
unetei pzda we hunii hiidguig hiitsim shig
@TahirKhan-kz1su
@TahirKhan-kz1su 29 күн бұрын
Give me source code for final year project please
@S.P.4.R.K
@S.P.4.R.K Ай бұрын
10:31 why my textbox for searching don't have a black square mark? And i cant move it😢
@Ochinoaxa
@Ochinoaxa Ай бұрын
Could you provide me source code?
@77elssokkary
@77elssokkary Ай бұрын
can you share this icons with us please
@S.P.4.R.K
@S.P.4.R.K Ай бұрын
0:37 I don't have guna2messagedialog
@mement0159
@mement0159 Ай бұрын
I have a problem after adding the instance and when I close the sample form and the fmMain form, the visual studio gets stuck and closes on its own when I tries to open project again, stuck on opening file after a few mark visual close
@raphaelevangelio2897
@raphaelevangelio2897 Ай бұрын
why does it not return the value of product after clicking the edit in bill list? private void LoadEntries() { string qry = @"Select * from tblMain m inner join tblDetails d on m.MainID = d.MainID inner join products p on p.pID = d.proID Where m.MainID = " + id + ""; SqlCommand cmd2 = new SqlCommand(qry, MainClass.con); DataTable dt2 = new DataTable(); SqlDataAdapter da2 = new SqlDataAdapter(cmd2); da2.Fill(dt2); guna2DataGridView2.Rows.Clear(); foreach (DataRow item in dt2.Rows) { lblTalbe.Text = item["TableName"].ToString(); lblWaiter.Text = item["WaiterName"].ToString(); string detailid = item["DetailID"].ToString(); string proName = item["pName"].ToString(); string proid = item["proID"].ToString(); string qty = item["qty"].ToString(); string price = item["price"].ToString(); string amount = item["amount"].ToString(); object[] obj = { 0,detailid , proid,proName,qty,price,amount }; guna2DataGridView2.Rows.Add(obj); } GetTotal(); }
@S.P.4.R.K
@S.P.4.R.K 25 күн бұрын
Okay naba yung Sayo?
@hggnomm
@hggnomm Ай бұрын
Like video. Absolutely perfect serires
@zakirkhayali-xm3gr
@zakirkhayali-xm3gr Ай бұрын
Aoa Sir kindly Start an AppSheet Tutorial Also please ❤❤
@nikhilsalunkhe8295
@nikhilsalunkhe8295 Ай бұрын
When i change name for Sample Header to UserDetails in frmUserAdd it gives me an error " Could not resolve type 'Guna.UI2.WinForms.Suite.EdgesConverter' in assembly 'Guna.UI2, Version=2.0.4.6, Culture=neutral, PublicKeyToken=8b9d14aa5142e261'. " how i resolve this error
@cruisetom5838
@cruisetom5838 Ай бұрын
where is source in github url ???
@quietgirlnxtdoor
@quietgirlnxtdoor Ай бұрын
where did you get your buttons? it's not as editable in mine. please show how you make it.
@jobetclaveria1565
@jobetclaveria1565 Ай бұрын
how to fix the get total of clicking the same produt
@usman3778
@usman3778 Ай бұрын
Wonderfull Music 😃😃
@PhạmDuyBảo-k2e
@PhạmDuyBảo-k2e 2 ай бұрын
@TBQuyen_x22H0078
@ghazanfarjavaid4159
@ghazanfarjavaid4159 2 ай бұрын
Great Work, looking like a HTML, can you send link of GunaUI2 with crack
@Gun_zz
@Gun_zz 2 ай бұрын
Hello boss can i got source code?
@jayjorneypua8174
@jayjorneypua8174 2 ай бұрын
WHERE'S THE FUCKING SOURCE CODE YOU INDIAN?
@winwithcolors5111
@winwithcolors5111 2 ай бұрын
Please icons
@ronalvalencia1155
@ronalvalencia1155 2 ай бұрын
if you have issues with the connection to DB, use this "Data Source=SERVER_NAME; Initial Catalog=DATABASE_NAME; Integrated Security=True;"; instead of the one used on the video
@thanhphanvan1610
@thanhphanvan1610 2 ай бұрын
Can you share me the source code?
@miljanvelimirovic2315
@miljanvelimirovic2315 2 ай бұрын
select Scope_Identity() not working
@mujahidiqbalwafa3226
@mujahidiqbalwafa3226 2 ай бұрын
Profit Loss Report mn ap ny cost knse li 'PUR' wali ya 'SAL' wali
@IssaNuera
@IssaNuera 2 ай бұрын
can i use visual studio version 2022 or not???
@ЛераПриходько-г9п
@ЛераПриходько-г9п 2 ай бұрын
Можете пожалуйста показать, как создать такой проект...
@댜-o1f
@댜-o1f 2 ай бұрын
query..... need the codesssss.........
@Kojithebestever
@Kojithebestever 2 ай бұрын
8:40 i don't have properties.Resourse.user
@nasazoysa
@nasazoysa 2 ай бұрын
hey can i get source code please ?
@TiTest-y5o
@TiTest-y5o 2 ай бұрын
Hi Sir, I have error on Sale By Category, when I click on button Report, it is how this message: crystal report windows forms viewer Error in temp_{}.rtp Failed to Retrieved data from Database. Sir please help me
@raphaelevangelio2897
@raphaelevangelio2897 Ай бұрын
Hi, did you get any error in the Load Transaction step?
@JanuBhoraniya
@JanuBhoraniya 3 ай бұрын
Hii sir, which visual Studio version is used??
@vastarparadarshil1703
@vastarparadarshil1703 3 ай бұрын
bro it's not possible to see a full item it a one item see Please Shere Your frmKitchan code
@lahirupresath4433
@lahirupresath4433 3 ай бұрын
"The name 'MainClass' does not exist in the current context." Can you give a little explanation how to create MainClass.dill or how to get it