Posts
 
Reputation
Joined
Last Seen
Ranked #493
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
95% Quality Score
Upvotes Received
52
Posts with Upvotes
48
Upvoting Members
28
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
18 Commented Posts
~141.75K People Reached
Favorite Tags
Member Avatar for Duki

Well I just started eating dinner and thought this would be a neat topic. Everyone knows we love to eat while on the computer; two birds, one chair. I'll start it off: Deli Sandwiches, macaroni salad, potato salad and a Pepsi :)

Member Avatar for Reverend Jim
22
17K
Member Avatar for mattyd

The game is as follows: You may change [I]up to two[/I] (2) letters in the given example by either: [LIST] [*]adding one\two letters [*]removing one\two letters [*]adding one letter, removing one letter[/LIST]Example: [LIST=1] [*]Ruin [*]Rain[/LIST]I will begin: [B]Flume[/B]

Member Avatar for Reverend Jim
0
10K
Member Avatar for Geekitygeek

It is a common design in data handling applications to move from form to form to show the user different information. I have seen any number of different attempts at this on the boards so i thought I'd throw together a short snippet to show a cleaner OO way to …

Member Avatar for jacss1x
1
3K
Member Avatar for Lee21

[QUOTE] How will i close all the forms within my main form? Everytime I click on the menus of my main form,I'm setting my main form as MDI-Parent form and then loading a new form as it it is the child form if I'm not mistaken. I have a log-out …

Member Avatar for Mike_25
0
6K
Member Avatar for krishnisilva

hi, how can i add data to a datagridcombo box column from a mdf file, i want to take the first name of all employees and display in the datagrid view combo box column: is the code below correct , please can u tell me what should i do to …

Member Avatar for yonathansona
-1
2K
Member Avatar for dickersonka

A common question that routinely comes up is how to share data between forms. I have outlined two common ways to pass data between forms, among many others. I have used a public property on the output form to accept a value and update the display. I also have a …

Member Avatar for jamespello
1
2K
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for ryy705

Hello, I am very new C#. I am trying to log into [url]http://mls.momls.com/SERetsMonmouth/Login.aspx[/url] with the following code and I am getting a 401 error. My user name and password are correct. I can manually log in through the browser. But I am not sure about the code I wrote. It …

Member Avatar for Kumar_1
0
634
Member Avatar for downtown1933

I am having some trouble posting to website..I've tried posting to many different websites and get the same result.. An error message referencing the js on the page, asking if i want to continue.. Then the response i get is the form I am posting to, with all fields correctly …

Member Avatar for Ketsuekiame
0
300
Member Avatar for oXHutchXo

i tried this, [CODE] using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace WindowsFormsApplication1 { public partial class Form1 : Form { int carX = 178; int carY = 161; public Form1() { InitializeComponent(); this.KeyDown += new KeyEventHandler(Form1_KeyDown); this.KeyUp += new KeyEventHandler(Form1_KeyUp); …

Member Avatar for AlickIMAGE
0
158
Member Avatar for vckicks

Use regular expressions, regex, to create an efficient textbox that only takes in digits as input.

Member Avatar for Chatthanz
1
821
Member Avatar for GAME

Is there a way to get a Message from a website(like copy it), then have it show up in a textbox? If, so can you provide an example?

Member Avatar for jakemdrew
0
847
Member Avatar for Mr. Magoolachub

Hi, beginner in vb here, I'm trying to write a game of blackjack in vb.net, and I'm currently trying to set up a subroutine that will check to see if a card matches another card already dealt, and if so deal a different card (to avoid dealing the same card …

Member Avatar for swatee.katiyar
0
527
Member Avatar for rotten69

Hello everyone, I'm trying to make a small application that checks on submission if a user is human or not by just copying what's shown on a page and submitting it for validation. OK, I have a few errors with this piece of code and am unsure how to fix …

Member Avatar for kplcjl
0
176
Member Avatar for kytro360

This code is giving me an error: [CODE]RefreshIESettings(listBoxProxies.SelectedItem);[/CODE] The full code that the above is in is: [CODE]if (listBoxProxies.SelectedIndex < listBoxProxies.Items.Count - 1) { listBoxProxies.SelectedIndex = listBoxProxies.SelectedIndex + listBoxProxies.SetSelected(listBoxProxies.SelectedIndex, true); RefreshIESettings(listBoxProxies.SelectedItem); } [/CODE] I am working with proxies and basically I want my program to select a random proxy from …

Member Avatar for farooqaaa
0
157
Member Avatar for C sharp

hi all can u suggest to me some of books for learning C# and cover every simple word in that language and easy to understand and can make me professional in it thanks in advance :)

Member Avatar for darkelflemurian
-1
136
Member Avatar for shers

I drew an image in a picturebox with the image height as picturebox height and image width as picturebox width. The image is placed somewhere on the center of the picturebox. My intention is to scale the image to fit to the picturebox. How do I do this please? Thanks

Member Avatar for shers
0
98
Member Avatar for techlawsam

Hi I wanted to ask what is the relationship between "system" , "console" and "read" so far I found out that console is a "class" in the system name-space.

Member Avatar for techlawsam
0
192
Member Avatar for farooqaaa

How to embed a resource programatically? Say you have an exe file located in "C:\test.exe" (to be used as a resource). When I run this app it will check for "test.exe" file and embed into itself. So the next time I run the app it will have the "test.exe" embedded …

Member Avatar for kvprajapati
0
173
Member Avatar for bhagawatshinde

Hi Guys, Can Anybody tell me where i am wrong. The event can't be fired on clicking button6[CODE] private void button6_Click(object sender, EventArgs e) { this .button7.Click +=new EventHandler(button7_Click); } private void button7_Click(object sender,EventArgs e) { MessageBox.Show("Button7 Clicked when ur pressing button6"); }[/CODE]

Member Avatar for bhagawatshinde
0
9K
Member Avatar for Wandering

Hello. I need help. I can't install my Dawn of War Retribution on my laptop cause it says: 'Steam.exe (main exception): ERROR:copied steam.exe to C:\Windows\TEMP\steam27 but C:\Windows\steam27 doesn't exist' I use Windows 7 Home Edition. What does this mean? What do I need to do?

Member Avatar for farooqaaa
0
75
Member Avatar for ~s.o.s~

Hello to all Gamedevelopers out there. Many of your have already wanted to get into game development but came to a stand still due to the lack of resources. [B]Please don't post Spam or Thank you posts in this thread since this is meant to be used as a guide …

Member Avatar for Serapth
4
2K
Member Avatar for lxXTaCoXxl

Okay so this has been bugging me for quite sometime. I thought if I skipped it and came back maybe I might figure it out but I guess not. The basic idea is to let the user generate their own content into a list box, text box, and the content …

Member Avatar for lxXTaCoXxl
0
122
Member Avatar for Michael_Knight

Hey everyone. It seem's this is the place to post anything we want (within reason) so I thought I would start a thread to find out what your favorite quotes are. I'll start with one of mine (though I have loads more): [B]People always turn away from the eyes of …

Member Avatar for happygeek
0
1K
Member Avatar for elizabeth mwash

am so confused...wen you use save dialog....you only get the dialog and wen i say save, it saves....my problem is, wen you go back to the folder to check the file saved....nothin is there....i want to know how you can save a file to a certain folder and wen saved …

Member Avatar for JOSheaIV
0
161
Member Avatar for ereruh

Hey. As the topic states i want to use a streamwriter to write the listbox from form1, but the streamwriter is in form2. How do i get the data from form1 to form2? I have the code to write everything out etc, all I need is help to get the …

Member Avatar for can-inlife
0
126
Member Avatar for Clawsy

Hello, I need some hints about how can I develop an remote desktop application in C#. I would have a client (Windows Forms or web) and a server that sends streaming video and audio [I]captured[/I] from the remote computer screen. Most important is to be real-time and performance rather than …

Member Avatar for Momerath
0
1K
Member Avatar for OldQBasicer

I'm re-posting this because I forgot to put code tags around the code. I'm trying to make a form with a thermometer painted on it. I want the thermometer to go up each second. I tried the code below and it sorta works, but not really. It does the For... …

Member Avatar for Mariandi
0
186
Member Avatar for ITStrawberry

Hi, I have this code. I need to draw a rectangle but i can't get it drawn onto the screen. Can anybode help me? using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace WindowsFormsApplication1 { public partial class Form1 : Form { …

Member Avatar for farooqaaa
0
203
Member Avatar for drake10k

Hello, I'm using a form with a 0.01 opacity and I want to draw a rectangle on it... but of course, the rectangle is also invisible when drawn. Is there a way to make the form invisible, but not the rectangle I want to draw on it? thank you

Member Avatar for farooqaaa
0
134