592 Posted Topics
Re: ofc it is possible. What have you done so far? post code. Ask a specific question. and Read the rules. | |
Re: ok first of all. its Laptop one word. The noise you are hearing is most likely dust or hair that has entered through the venting holes that help cool the laptop. You have two options. Venture into your laptop and open it to clean your fan. Or let a professional … | |
Re: Do have any clue how many time this question is asked on dani? Hell when I look on the left pane where is says similar thread I see the solution. [url]http://www.daniweb.com/forums/thread225919.html[/url] if you don't understand something there post it here. Don't resurrect old posts. Let them R.I.P. | |
Re: [url]http://msdn.microsoft.com/en-us/library/ms228630%28VS.80%29.aspx[/url] | |
Re: you should look into Control arrays [url]http://bytes.com/topic/visual-basic-net/answers/374013-array-textboxes[/url] | |
Re: [url]http://ask-leo.com/how_can_i_connect_to_my_home_computer_from_work.html[/url] | |
Re: [CODE]Environment.GetFolderPath(Environment.SpecialFolder.Desktop)[/CODE] from [url]http://www.daniweb.com/forums/thread281763.html[/url] | |
Re: I am not sure what you want? can you give me a screen shot? | |
Re: What error are you getting remove ' ' for price unless its of type string [CODE]"', " + price + ", '"[/CODE] Shouldn't make a difference you should still get whatever error ur getting. | |
Re: bausahab what you are asking for is the main functionality. Hmm Can you show what you have done so far? | |
Re: Sorry I can't read that mess. Please use Code tagging. | |
Re: can you please elaborate the last line of your question | |
Re: hmm. post code and connection string' | |
Re: HMM. you could use the timer. [url]http://www.c-sharpcorner.com/UploadFile/mahesh/WorkingwithTimerControlinCSharp11302005054911AM/WorkingwithTimerControlinCSharp.aspx[/url] And then [CODE]if (this.BackColor == Color.Red) this.BackColor == Color.Blue; else this.BackColor == Color.Red;[/CODE] | |
Re: If I didn't know any better that looks like a homework question. Here take a look at this: [url]http://en.wikipedia.org/wiki/Control_flow#Loops[/url] | |
Re: listViewBox.SelectedItems[0].Remove() If this is not what you are looking for please explain a bit more. | |
| |
Re: try this [CODE]DateTime.Now.toString("yyyyMMdd");[/CODE] | |
Name: XXX Nickname: XXX Height: 5'11'' Weight: 93 Kg or 205 lbs (Yes I know I am working on it) Hair: Black Eyes: Brown Location: Kuwait Age: 24 Hobbies: Dogs, Music, Cars, Tech, Solving Problems, Knowledge! Relationship Status: Single Fav Music: I have to say there isn't anything that I … | |
Re: :?: Is that supposed to be funny or offensive? I don't know how it is Vietnam. | |
Re: contact a mod. what thread are you talking about? | |
Re: [QUOTE=sknake;1220860]Install the drivers for your network card. If you go to start -- control panel -- system -- hardware -- device manager you should see a yellow icon in the hardware. Thats likely your NIC.[/QUOTE] Hmmm, sometimes the thing gets disabled by mistake right cliking on the network icon the … | |
Re: this is rather easy, but since your banned, I don't know if I should reply. | |
Re: [QUOTE=sush27;1220739]thnks bro,I tried this but it didnt work.:([/QUOTE] works fine just takes a few seconds to register. Click the button wait a few secs and it will register not instant. | |
Re: which version of MS Access? | |
![]() | Re: CSilwizya please make a new thread don't hijack other peoples threads. As for Geekmaster, I have this problem every now and then, the drive dies every 1~2 years and I get a new one. But if you really must fix that one, shutdown take of the DVD-Drive and the IDE … |
![]() | Re: While Mjdodd's advice is very good, if you still wish to buy an external harddrive. You need to understand a few things. The Small 2.5 Profile drives are compact and easy to plug and play. but they are very fragile. If you want to get one get a Rugged rated … |
Re: I believe you are looking for this [url]http://bytes.com/topic/visual-basic-net/answers/374013-array-textboxes[/url] | |
Re: a loop within a loop. You are asking it to loop chars + 256 + (256 * 192) which is chars+49408; of course it's gonna take its time | |
Re: @Exator, I have made such a program, but it was my sweat and blood and I feel proud of it. if you have question direct them here. You will get all the help you need. | |
Re: umm goto - > System - > System Software -> authentication. You will find a Key that resembles your error delete it. | |
Re: [QUOTE=srikar38;1212570]Hi. my name is srikar.......and my query is How to differentiate system databases and user created databases in sql server 2005??????????????[/QUOTE] its pretty simple, But I color coded it for you Red is System and Purple is for User | |
Re: Hmm what OS are you using and what OS are the other machines. Are you getting any errors? How many machines? List OSes Can you access other network folders? Are you using Wired or Wireless. What router. What Ip Range? | |
Re: Zach, CommandBuilder is easier to use. As in it's more GUI oriented less to remember easier to debug. But I prefer string Update, there must a be a trade-off for user-friendliness and performance. | |
Re: You could use MessageBox.Show(parameter); or you can use indents or whatever they are called by clicking on the left pane and you can hover over your variables for the values the hold. | |
Re: The Long way [url]http://packages.ubuntu.com/jaunty/ubuntu-restricted-extras[/url] When it says you don't have something get it from there. | |
Re: Well it would be ideal to have a central DB yo do this. Access is not a good choice. Yes network is necessary. If you don't know the basics you shouldn't be accepting such a task at your level. | |
Re: the 32gb format is not accepted by all Media Players. | |
Re: hello Cathy, ntmu. Have good time, I myself joined this forum yesterday | |
Re: for (int Qty = 0; Limit == 0; Qty++) { textBox1.Text = Convert.ToString(Qty); } By using this code I am not responsible for your actions. |
The End.