Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
33% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
~55.2K People Reached
Favorite Tags

88 Posted Topics

Member Avatar for king03

hi guys I need help with our homework. How do I put password in packet tracer? and also what is a AMY and AU router?? Here is the complete instructions our prof gave us when he left for a meeting. Also how do you make it max of 2 users …

Member Avatar for Neha_22
0
14K
Member Avatar for king03

Hi there guys I just want to know how I can create a reset button that will erase all the contents written by a user in textboxes? I am creating an Enrollment Form for Students and I need some help about it. I have attached a screenshot for you guys …

Member Avatar for brite_a
0
8K
Member Avatar for king03

ok so here is what my code does, when you click sign up it will then open a new form wherein you can create your account by putting a username and password, after that it will save your username and password to the debug folder inside bin folder. the saved …

Member Avatar for odai.khateeb
0
3K
Member Avatar for king03

Hi guys I wanted to ask how to make the numbers 0 to 9 show up diagonally, vertically, and horizontally all at the same time. My code must show something like this: (NOTE: Daniweb won't allow me to fill up those spaces with blanks so just imagine the "x" as …

Member Avatar for Assembly Guy
0
175
Member Avatar for king03

Hi people can someone explain this code to me clearly, this is the simplest code I could possibly get I just want to ask how it works hope you can help me. By the way this code asks for an uppercase letter and will convert it to its lowercase equivalent. …

Member Avatar for deceptikon
0
218
Member Avatar for king03

Let's describe the job of a programmer. It'll be just for fun. Ok so I'll start with this: Challenging but fun. Your turn :)

Member Avatar for <M/>
0
96
Member Avatar for king03

Can anyone help me how I can start with my program in assembly language? My task is to write a program that will ask a user for an input (just a single letter, number, or special character) and the program will determine whether the user's input is a letter, number, …

Member Avatar for untio
0
179
Member Avatar for king03

hi guys I just want to ask what's the purpose of mov bl and mov cl in assembly? It would be easier to understand if you will also include some examples. Thank you to those who will help I'd really appreciate it. :)

Member Avatar for deceptikon
0
67
Member Avatar for king03

Hi guys I am already done with my specialization, it was Business Analytics Track or what we guys know as SAS. I am thinking of getting a Master's degree after I graduate, I'm wondering if getting an MBA will be a great combination for my SAS specialization. Do you think …

Member Avatar for king03
0
275
Member Avatar for king03

hi guys can anyone explain to me what the codes in line 5 and 6 do? How does the WHERE works in those lines? Any explanation would be truly appreciated. Thanks in advance. SELECT LAST_NAME ||', '|| FIRST_NAME AS "NAME" FROM EMPLOYEES E, (SELECT JOB_ID, MAX(SALARY) SALARY FROM EMPLOYEES GROUP …

Member Avatar for BitBlt
0
123
Member Avatar for king03

I am a little confused about how I am going to update my query in number 1, you may refer to the attachment that I have included for your refererence, the instructions is on number 2 of the printscreen. ![dfsdgdfgfdgfdgbfdgbfdgh](/attachments/small/3/dfsdgdfgfdgfdgbfdgbfdgh.jpg "align-left")

Member Avatar for urtrivedi
0
65
Member Avatar for king03

hi guys please refer to the printscreen to see the complete instructions of what I need to do. So far I can now display how many workers are hired before a certain date let's say: workers hired before january 1 1990, the code for this is the following: select count(employee_id) …

Member Avatar for debasisdas
0
109
Member Avatar for king03

hi guys just wanted to ask how to raise the pay of a worker in sql statement. By the way this is in oracle 10g. ![dfdsfsdfsd](/attachments/small/3/dfdsfsdfsd.jpg "align-left") I uploaded the instructions for your reference, thank you for those who will help out.

Member Avatar for debasisdas
0
75
Member Avatar for king03

suppose there are given tables that has particular attributes, and for example I need to find how many ordered a specific dish.. example: "How many fried chicken orders were made in 1 month?" How do I do the sql statement for this? Thanks for those who will help. :D

Member Avatar for seslie
0
77
Member Avatar for king03

hi guys I really need some help I don't quite understand the instructions in our homework, I uploaded it below for your reference. Please explain to me how to do the things required on the instructions, it's not clear to me at all. Thank you for those who will help. …

Member Avatar for seslie
0
210
Member Avatar for king03

Hi there guys I have a question. How do I list names of employees whose salary is the highest for their position (among everyone with same position. I must include the whole name so that's first_name and last_name the name of the table is: employees here are the columns that …

Member Avatar for JorgeM
0
62
Member Avatar for king03

Hi guys just wanted to ask if you can help me come up with a good information system idea. I was thinking of developing an inventory system but our professor told us that this is so usual already and that he wanted us to think of another, other proposals that …

Member Avatar for BigPaw
0
203
Member Avatar for king03

guys can anyone help me, I want to display an amount on a textbox when I debug my program. For example I have textbox1, I want textbox1 to display the amount that I assigned to it which is 100, but I cannot make it show up in the textbox1 when …

Member Avatar for Momerath
0
80
Member Avatar for king03

hi guys just wanted to ask how I can add numbers in string form, I tried to add them but instead of getting 9 I get 36. here's how I tried it: Compute comp = new Compute(); comp.Bet = betTextbox.Text; comp.Funds = fundsTextbox.Text; betTextbox.Text = "6"; fundsTextbox.Text = "3"; Convert.ToInt32(betTextbox.Text); …

Member Avatar for laurachaitow
0
126
Member Avatar for king03

hi guys just wanted to ask you about the specialization that you would choose and here are the options for example: .Net, Oracle, or Cisco??? I chose Oracle a while ago and already passed the requirements and form in our university. But still I'm confused because right now it keeps …

Member Avatar for marcos.fish09
0
295
Member Avatar for king03

Hi there guys I am encountering another problem with my code, it says Error: 'Francis.Form1.Dispose(bool)': no suitable method found to override. I have uploaded the screenshot of my problem, please help me guys I don't understand why I am encountering such problems and a fix will be very helpful. Thanks …

Member Avatar for abhishekabhi
0
220
Member Avatar for king03

hi guys what can be the positions that I can get when I become promoted from being a programmer? just wanted to know guys, hope others will learn from this as well. thank you and have a great day!

Member Avatar for np complete
0
33
Member Avatar for king03

Hi guys I just want to ask how to do this: "The distribution switch is connected by trunk links to the access switches." I included the whole Phase 2 instructions so you can better understand what I am trying to do. I've done all that's in this list already except …

Member Avatar for rubberman
0
559
Member Avatar for king03

hi guys I just want to ask how to add 100 laptops in a network for a certain group. I posted an attachment so you can better understand me. You'll see from the picture about the 100 laptops... thank you for those who will help out. :) ![asd](/attachments/small/3/asd.jpg "align-left")

Member Avatar for king03
0
143
Member Avatar for king03

hi guys I wanted to ask if you can find a better way of simplifying my code. I have an if condition for a registration form filled with of course many textboxes that is needed to get the details of a certain user, if a certain textbox is empty it …

Member Avatar for nmaillet
0
231
Member Avatar for king03

hi guys just wanted to ask for help about creating a for loop that will cover all the textboxes inside a form. There are no panels in my form by the way, all textboxes are in a single form. Now what I want to do is like create a for …

Member Avatar for ckchaudhary
0
203
Member Avatar for Dylxy

You can search for it in youtube, type in how to connect database in c# and you'll have a bunch of informative videos to choose from. Goodluck my friend!

Member Avatar for king03
0
244
Member Avatar for king03

How did they get the IP Addresses and subnet masks in West HQ s0/0/0 and s0/0/1, and also those in wbranch1 and wpc2 the ones with red ip addresses and subnet... please help. Here's the link to the table: http://www.scribd.com/doc/63095432/ERouting-OSPF-PT-Practice-SBA

Member Avatar for goatnetworking
0
165
Member Avatar for king03

Hi guys just need a little help here. Well I'm done with the code but I can't seem to understand what's wrong with it. I mean when you are done entering your pair of username and password on both forms it's supposed to save the username and password entered on …

Member Avatar for king03
0
142
Member Avatar for king03

hi guys I tried to generate random numbers in a console app but my code doesn't work. Anyone who can help me fix my code? Here's mine: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ConsoleApplication { class Program { static void Main(string[] args) { private int RandomNumber(int min, …

Member Avatar for ChrisHunter
0
267
Member Avatar for king03

hi guys just wanted to ask what's the purpose of a this.GetType() in c#. I saw it in our professor's example. Also what's the purpose of that little maroon circle on the left part of my screenshot and why is every code beside it highlighted in maroon as well? Please …

Member Avatar for ChrisHunter
0
293
Member Avatar for king03

here are the files guys all I need is to connect my C# app to my sql in server management studio, please help and if possible, please include the step by step on how to do it. Thank you very very much!

Member Avatar for ChrisHunter
0
199
Member Avatar for king03

Hi guys I've been trying to connect my c# file to my database file(in .mdf format created in SQL Server Management Studio 2008). So basically I used visual studio 2008 for my C# file and SQL Server Management Studio 2008 for my database file. Now I'm sure that the naming …

Member Avatar for peter_budo
0
4K
Member Avatar for king03

Hi guys I've been trying to connect my c# file to my database file(in .mdf format created in SQL Server Management Studio 2008). So basically I used visual studio 2008 for my C# file and SQL Server Management Studio 2008 for my database file. Now I'm sure that the naming …

Member Avatar for king03
0
506
Member Avatar for king03

Okay so I am having a problem with my program, because everytime I run my program and login a registered username and password, these username and password are accepted by the program but once you try to save your schedule, and logout, the next time you login that username and …

Member Avatar for james6754
0
334
Member Avatar for king03

hi there guys can anyone here provide me with a guide on how to create an enrollment system in cSharp the OOP way? I just want to create it for a school project. Please help me I really need it if someone can provide me one I'd be very thankful …

Member Avatar for Akill10
0
134
Member Avatar for king03

hi guys can you help me create a database login form of this code to windows form application? Because this code is made for console application. also I already know how to create a database but I do not know how I can make a windows login form for this …

Member Avatar for hericles
0
168
Member Avatar for king03

![qqq](/attachments/small/3/qqq.jpg "align-left") hi there guys got a question right here, what can be the problem with this? I mean I was calling the Form1 which I have designed as a login form so whenever you click the login button the Form1 is supposed to show up, but then I get …

Member Avatar for james6754
0
106
Member Avatar for king03

hi guys just need some help in creating a sign up button or a register button and the code inside it. I already created a login form complete with username and password, problem is I do not know how I can create a login for it. I mean it's just …

Member Avatar for king03
0
108
Member Avatar for king03

hello there guys I have attached a picture of the error that I've been receiving in coding my tetris program, anyone here who knows how to fix this? please help me thanks in advance. ![ddd2](/attachments/small/3/ddd2.jpg "align-left")

Member Avatar for lxXTaCoXxl
0
148
Member Avatar for king03

Hi there guys may I ask if there's anyone here who has a complete guide or maybe just a guide on how to make the tetris game in c#? Thank you very much I really need your help.

Member Avatar for lxXTaCoXxl
0
2K
Member Avatar for king03

hi there guys can you suggest me some games that I can program in c sharp in an object oriented way? just simple programs that can be done for maybe less than a week since I'm just starting to learn it yet. Any idea? Please help me guys I will …

Member Avatar for seslie
0
121
Member Avatar for king03

Hi guys I need help on how to create a remake of the popular tetris game for my csharp project. I am wondering how I will be able to design the tetris blocks on my own, I mean can I do it in xna? I tried once to use xna …

Member Avatar for lxXTaCoXxl
0
271
Member Avatar for king03

Hi there guys how do you know if a program is coded in an object-oriented manner? I just wanted to know if the program I have downloaded is an oop program or not. please help...

Member Avatar for muze
0
127
Member Avatar for king03

Guys I have some questions please help me., 1. if I make a tetris game out of c# will it be difficult to do? 2. Is it possible to finish it in less than a week ? 3. Also what should I use as a game studio? OpenGL, XNA or …

Member Avatar for thines01
0
224
Member Avatar for king03

Hi guys do you have any idea how to do the one I enclosed a red rectangle with on my screenshot? the step 1 instructions. please help I think it's not the normal thing that I do in our VLSM.

Member Avatar for JorgeM
0
182
Member Avatar for king03

Hi there guys I need your suggestions. Do you know any system or game that is not that hard to program, like something that can be done for less than 3 weeks because I need it for my term project. thank you for those who will help out.

Member Avatar for thines01
0
117
Member Avatar for king03

Hi guys do you need to have a master's degree to apply for a license as a CCNA, CCNP or CCIE? just wanna know I hope you guys can help me here. Thank you and have a great day!

Member Avatar for jbennet
0
221
Member Avatar for king03

So I have with me a 64 bit version of windows 7 home premium and my laptop is 64bit when I bought it so I know it is compatible with it. Then I needed to do a reinstallation of my OS because of some driver problems. Now I am in …

Member Avatar for amit28it
0
247
Member Avatar for king03

What is a telnet password and is it automatically type 7? If not how do I make the telnet password a type 7? Pls help I am confused with it. Thanks

Member Avatar for king03
0
413

The End.