Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for coolsasuke

Hello everyone, i am new in android programming - or perhaps, in android studio. I've once used ADB to input tap / open app's xml files with root access but it is a hassle as i have to keep on connecting my mobile phone to my pc. So now i've …

Member Avatar for s3xandch0c0late
0
218
Member Avatar for coolsasuke

Hey Pals, I was trying very hard to compare 2 numbers when one is not in any sequence. EG: First number: 1233 Second Number: 3321 In this case above, i want it to match because they both contains same numbers, just that it is not in sequence. I have tried …

Member Avatar for Santanu.Das
0
227
Member Avatar for coolsasuke

Hey daniweb users, I've come by a code in my project where it says "Resource identifier " has already been used in this assembly". May i know what are the possible causes of it? Also, i've already checked the project file (.csproj) extension; there are no duplications of the same …

Member Avatar for coolsasuke
0
620
Member Avatar for coolsasuke

Well, I recently got a program from csharp . But im not familiar with c# . I only got codes from vb.net . Is it possible if you guys help me to translate these following codes to C# ? First set of codes, it will download the file from the …

Member Avatar for skatamatic
0
609
Member Avatar for coolsasuke

Well, my friend is opening a internet cafe soon . But i need to know how it works to save database, customer's time left and accounts. Im sure they never used MYSQL as database support as it sucks alot. It gets 'too many connections' very often . So how it …

Member Avatar for Techyon
0
139
Member Avatar for coolsasuke

Hi, i would like to enquire if there is a tool out there which will convert c# project to a vb.net source? I think it is possible , but i do not know which tool to use.. Thanks in advance . :)

Member Avatar for MartinPlatt
0
259
Member Avatar for coolsasuke

Hello friends, i am making an internet cafe progra,. And i need some help . Well, I was wondering if it is possble for this ; when a time is counting down for the customer , and the customer wants to top his/her account with more time , my cafe …

Member Avatar for codeorder
0
241
Member Avatar for shivya jain

hello, i want to calculate total salary according to attending days. please help me in coding.

Member Avatar for debasisdas
0
109
Member Avatar for coolsasuke

Well, i was wondering if this is possible . If it is possible, can somebody show me how or give me the code ? Im pretty newbie in coding as my only resource of learning Visualbasic is from the internet :/ And , I would like to disable some key …

Member Avatar for lolafuertes
0
217
Member Avatar for coolsasuke

Hey , yeah. I was wondering if it is possible to hide all desktop icons EXCEPT my application's shortcut ? If it is possible, please tell me how . It is the best if you can provide the code for me. As im a very noob in coding cause im …

Member Avatar for coolsasuke
0
232
Member Avatar for coolsasuke

Hello , I would like to enquire if how could I put MYSQL Row to a TextBox ? Here is my code [CODE]Private Sub Form1(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load MySqlConnection = New MySqlConnection MySqlConnection.ConnectionString = "server=localhost;Port=3306; user id =root; password=****; database=visualbasic" MySqlConnection.Open() Dim Myadapter As …

Member Avatar for coolsasuke
0
201