aca
aca
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
!close
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
Anyways thanks for the help guys, appreciate it. Always great to learn something new
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
Now this I can understand fully
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
I see - the subject is a bit out of scope for me, but I can understand a large part of it. It seems I just need to be able to put all information regarding the certain topic into a collective understanding
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
I can recognize some LINQ - we have just starting delving into the topic. So basically nowadays one wants to avoid SQL, which is why LINQ is there (to encapsulate queries?)
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
Makes sense, I just always try to make my methods generic which sometimes isn't working in my favour sadly
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
I have background in engineering so my logic is quite developed and I found this to be the most logical way of doing it with my knowledge so far
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
Was this how it was done earlier?
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
And I tried to create a generic method accepting a delegate since I either insert a SqlCommand or SqlBulkCopy
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
Basically I am handling CRUD by opening, executing the SQL and closing the connection in many smaller methods
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
I am still a newbie and my teacher also said usually this isn't how pushing into a SQL database is done, but it will has to do for now since I don't know any other way unfortunately
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
I have the Con defined as my SqlConnection for the class and I am applying methods for handling CRUD functionality
51 replies
CC#
Created by aca on 11/9/2023 in #help
❔ ✅ Why am I getting error message CS0184?
Could I switch the func.Method.ReturnType and handle casewise for certain datatypes?
51 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
The program is working as intended but I want the prompted messagebox to appear faster by decreasing the connection timeout
90 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
I am testing the functionality of the feature by trying to turning the VPN off and testing the database conection
90 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
The WPF is developed for usage with a VPN
90 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
No description
90 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
How do I see it? In the debugger autos window?
90 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
You're right - it fixed nothing lol
90 replies
CC#
Created by aca on 10/19/2023 in #help
❔ Connection Timeout argument passed doesn't work for a SqlConnection
Or wait
90 replies