592 Posted Topics

Member Avatar for trimbley

Sorry, I am not sure what you want? Are you saying you don't want it to go Blue when the selection is made, or do you want it to stay blue when the selection is made?

Member Avatar for trimbley
0
4K
Member Avatar for YasukiMai

Please use code Tagging next time. And please complete the Introduction, most likely this post will be moved here is the code [CODE=C#] System.Console.WriteLine("Enter Number"); int size = int.Parse(System.Console.ReadLine()); for (int row = 0; row < size; row++) { for (int col = 0; col < size; col++) { if …

Member Avatar for finito
0
90
Member Avatar for weasel7711
Member Avatar for srky

@srky, Please mention what your database. And please read about [URL="http://www.codeproject.com/KB/grid/usingdatagrid.aspx"]Datagrids[/URL] and [URL="http://msdn.microsoft.com/en-us/library/aa288452%28VS.71%29.aspx"]OleDB Class[/URL].

Member Avatar for srky
0
110
Member Avatar for andyreddevil

Which Fifa are you talking about? [URL="http://www.game-debate.com/games/index.php?g_id=582&game=FIFA%202010"]Fifa 2010[/URL]? This system won't do if so, but if the fifa is older maybe.

Member Avatar for finito
0
195
Member Avatar for primej

First of welcome to the forums. Second You are probably in the wrong section. You should first Read this: [url]http://www.daniweb.com/forums/thread134865.html[/url] Then Should post it here: [url]http://www.daniweb.com/forums/forum64.html[/url] Or you could reformat. You will probably be doing this in Safe Mode.

Member Avatar for sparkax
0
114
Member Avatar for petre101

why don't you take the connection string from the other form? I assume that you have the connection up and running somewhere else in those forms. If you can't find it. Just do [CODE]MessageBox.Show(Conn.ConnectionString);[/CODE] Replace Conn with you connection.

Member Avatar for finito
0
78
Member Avatar for Lusiphur

[QUOTE]Object reference not set to an instance of an object.[/QUOTE] That usually refers to No Data being retrieved from The DB. There are no such entries in the DB. Since you know your code best, you should look to all the places where you are trying to Retrieve data, or …

Member Avatar for Lusiphur
0
185
Member Avatar for eventhorizon

OK, lets try and see if your system is operational. Please go to Ubuntu.com. Download and Burn the ISO to Disc. Once it boots it will ask you if you wish to try or install. Just choose the first option which is to try. Once fully loaded try to Use …

Member Avatar for eventhorizon
0
206
Member Avatar for big jeff

There are few ways to tackle this. I will tell you the most legal one. Download a Linux distro (I recommend[URL="http://www.linuxmint.com"] LinuxMint[/URL]) Burn it on a CD and you can boot into a Live Linux OS, On the boot options choose the first option, which is to try The OS …

Member Avatar for SHENGTON
0
75
Member Avatar for mahdi68

Are you saying that when you try to Boot you get to Grub and it just restarts? Or are you saying you don't want the motherboard logo to appear? if it's the earlier, which I presume it is, can you say what error you get, maybe what was the last …

Member Avatar for SHENGTON
0
124
Member Avatar for MARKAND911

Please read this [url]http://www.c-sharpcorner.com/uploadfile/mahesh/crystalreportsintroduction11082005014959am/crystalreportsintroduction.aspx[/url] Ask questions if you are stuck Enjoy :)

Member Avatar for MARKAND911
0
133
Member Avatar for dlwl9802

Try Linux. Goto Ubuntu.com download and Burn the Iso. Boot from it, it will ask you if you wihs to try or install, choose the first option on the list which will be Try. Once inside try and use the system, check your files, try and surf. This is to …

Member Avatar for finito
0
149
Member Avatar for Maithe Ng

7 years old machine? Would you be open to using Linux distro that is lighter in load and will probably give your old machine a new Life. I suggest Xubuntu or Puupy Linux Your hard drive may be failing due to normal wear and tear, it may be a good …

Member Avatar for Maithe Ng
0
94
Member Avatar for euroazn
Member Avatar for finito
0
107
Member Avatar for helpmeout10

If you have already run recovery Programs you have slimmed your chance of finding those pictures yourself, your only chance left is to get it down professionally.

Member Avatar for finito
0
159
Member Avatar for roezer
Member Avatar for roezer
0
207
Member Avatar for Lusiphur
Member Avatar for DavidB
0
176
Member Avatar for happymisfit

Welcome to the forums, you are in the wrong section: Please read this: [url]http://www.daniweb.com/forums/thread134865.html[/url] Then Please post here: [url]http://www.daniweb.com/forums/forum64.html[/url] Enjoy.

Member Avatar for finito
0
117
Member Avatar for aragmus
Member Avatar for Lusiphur
0
60
Member Avatar for MARKAND911

please read: [url]http://msdn.microsoft.com/en-us/library/ms181765.aspx[/url] [QUOTE]SELECT FirstName, LastName, TelephoneNumber, IIf(IsNull(TelephoneInstructions),"Any time", TelephoneInstructions) AS [When to Contact] FROM db1.ContactInfo; [/QUOTE]

Member Avatar for finito
0
43
Member Avatar for srikanth2321

Show me some effort. Where is your code, what have you done so far. Show me some pseudo code.

Member Avatar for finito
0
110
Member Avatar for tungnk1993
Member Avatar for finito
0
62
Member Avatar for WASDted
Member Avatar for molivia03
Member Avatar for hirenpatel53
0
150
Member Avatar for arc64

[QUOTE]matter[/QUOTE] That is incorrect usage, usually I don't care about syntax but the the fact that you Thread title resembles string theory, and then you use the word matter. Anyway, the data can be accessed by the child by using the following [CODE]Form1 form1 = new Form1(); form1.label1.Text;[/CODE] Make sure …

Member Avatar for k.d.m
0
178
Member Avatar for Duki

use SQL String commands in using System.Data.SqlClient; Then do something like [CODE]YourConn.Open(); SQLDataReader Sdr = new SQLCommand("SELECT * FROM table WHERE id=001",YourConn).ExecuteReader(); if(Sdr.Read()) { array[0] = sdr.GetInt32(0); array[1] = sdr.GetString(1); array[2] = //etc.... } YourConn.Close();[/CODE]

Member Avatar for k.d.m
0
160
Member Avatar for Havik82

Interesting, I am not sure what [CODE]pos dell that is a 2002 modal[/CODE] means. Point Of Sale? can you give a model number of the dell machine? [CODE]Can I use Ram Cards from this crashed PC?[/CODE] Depends for what? if the machine was made in 2002 then it would have …

Member Avatar for finito
0
141
Member Avatar for cmyk
Member Avatar for hannah1987

It can be one of two things: 1) the FAN is jammed, so there is no airflow and the processor is heating up 2) The Battery has malfunctioned and is over volting the CPU making it RUN hotter then it's supposed to. I suggest if your warranty hasn't expired you …

Member Avatar for finito
0
137
Member Avatar for travc88

What happens when you try to Switch your laptop on? Please be as descriptive as possible include beeps, lights, sounds, errors.

Member Avatar for finito
0
36
Member Avatar for svmvishnu

well, There is no one master book, you should read as much as you can, Every author adds something valuable from their experience.

Member Avatar for finito
0
80
Member Avatar for bpeck

Hmm Do you use IE7? it could be this: [url]http://www.askmehelpdesk.com/internet-web/request-lookup-key-not-found-any-active-activation-context-61188.html[/url] "It was because of IE7 the solution is to uninstall IE7 using the following command on the START -> RUN %windir%\ie7\spuninst\spuninst .exe This uninstalled IE7 and makes it so that you can reinstall it later."

Member Avatar for finito
0
361
Member Avatar for 4delite

Wow, bravo not many people who take their time on their introduction. You even linked all your interests, very nice. What is Kale? I see the picture but what is it? I am not familiar with the term nyb please elaborate. Is that you in the Soccer Pic? if so …

Member Avatar for finito
0
280
Member Avatar for melton16

Where is MVC2? (Marvel vs. Capcom 2) I will read your code after it has been tagged and try and offer a solution. :)

Member Avatar for melton16
0
259
Member Avatar for lonelyday
Member Avatar for IB142CY

Welcome to the forums, Nice to meet you. My Basic is pretty much extinct itself, but here you go [url]http://www.techiwarehouse.com/cms/engine.php?page_id=914f9c44[/url] Enjoy :)

Member Avatar for maceman
0
91
Member Avatar for trifstar

Welcome to the Forums, can you smell your computer for melting resistors? Ok first things first, Remove all the components in the PC, Mouse, Keyboard, camera, Scanner, Printer, Graphics Card, Ram, Modem, Hardrive, CD-Rom, w/e TAKE IT OUT. Leave only the Processor and motherboard, with the power cables ofc. Boot …

Member Avatar for trifstar
0
203
Member Avatar for Leodumbi

[url]http://support.microsoft.com/kb/307353[/url] Have fun. Please mark as solved if solved.

Member Avatar for ajaygour
0
106
Member Avatar for Dufresne

try [CODE]int.Parse(Data.Value.toString()); //for int double.Parse(Data.Value.toString()); //for double decimal.Parse(Data.Value.toString()); // for decimal DateTime.ParseExact(Data.Value.ToString(), "yyyyMMdd", new System.Globalization.CultureInfo("en-US")); //for DateTime Data.Value.toString(); /for String[/CODE]

Member Avatar for finito
0
102
Member Avatar for JNic-2204

If you are hearing the beeps, then your motherboard is fine, I would try the graphics card in another PC.

Member Avatar for finito
0
55
Member Avatar for mnewsome

Hmm, try formatting a different Disc, Blocks are on Discs not on Drives, but this could also mean the drive it self has malfunctioned and is not reading/writing properly.p

Member Avatar for finito
0
190
Member Avatar for thalz
Member Avatar for wondergor

What are you talking about. Dell makes Alienware. To be honest it doesn't matter which one you get all you need to see is if the machine has the graphics card you want. If you buy a Desktop You will be able to make a Better gaming RIG for the …

Member Avatar for finito
0
151
Member Avatar for Jeevitha V.K

[QUOTE=lionaneesh;1259750]Change the very first line to:- [CODE]// This program creates many Processes and ultimately the system results in hang[/CODE][/QUOTE] lol leave the ethics he has a grammar mistake.

Member Avatar for finito
-6
159
Member Avatar for chetan1989

Hmm, Not my area of expertise, but I wish to add Nasties to my arsenal. Could the problem be [URL="http://www.file.net/process/conime.exe.html"]conime.exe[/URL]? the possibility is low but it is a possibility.

Member Avatar for jholland1964
0
127
Member Avatar for piyushisgenius

Can you get into safe mode at all? If you can then please Read this: [url]http://www.daniweb.com/forums/thread134865.html[/url] and post it here: [url]http://www.daniweb.com/forums/forum64.html[/url] if you can't get into Safe mode or Normal Windows, your PC maybe overheating. This can happen with two things. The Battery has gone bad and is sending more …

Member Avatar for finito
0
98
Member Avatar for tickedoff

Welcome to Daniweb, and Congratulations on the Laptop. You are asking in the wrong section. Please ask in this section: [url]http://www.daniweb.com/forums/forum64.html[/url]

Member Avatar for jholland1964
0
87
Member Avatar for Nickair

It is possible that the Hardrdive is bad, but it could also be the CD, can you test if the CD works on another Machine. As for installing Windows on the USB does your BIOS let you boot to USB? Google says yes, but if it doesn't let you try …

Member Avatar for finito
0
134
Member Avatar for huzefa1100

What exactly do you want to do? This will really help me answer that question. Also please tell me if your TV has HDMI support if that is relevant to what you want to do,

Member Avatar for finito
0
48

The End.