4,588 Topics

Member Avatar for
Member Avatar for Cman2020

[code] Hello guys i need help in doing "Saving text in TextBox" let say you want you have someone info already in the textbox already and you want to add in the existing info this is what i have so far txtOutput.Text = txtNotesEntry.Text; i know this just copy whatever …

Member Avatar for Cman2020
0
353
Member Avatar for versatile36

Whats the use of get and set in c# when we can add a property value like this [CODE]object.property="value"[/CODE]

Member Avatar for versatile36
0
174
Member Avatar for TeCNoYoTTa

hello all i want to know how can i login into a vbulletin forum post threads edit my posts ... etc !! Via C# Note : I can get access and write some PHP code on the server containing the vbulletin forum thanks in advance

0
54
Member Avatar for jamello

hello smartheads! I am currently investigating the extent of adoption of mono by the different flavours of linux OS. I am aware that opensuse and ubuntu are favourably disposed to mono but what I cannot ascertain is wheher RedHat linux has adopted/implemented mono. I keep getting conflicting reports:confused: . I …

Member Avatar for jamello
0
322
Member Avatar for nonon

Hello guys! I just started learning c#.net. I able to make a simple report using crystal report. Now, my problem is I can't include data which comes from the textfields in the forms of my application. ex. I have value "alpe" in my textbox. and I want to include this …

Member Avatar for pupilstuff
0
130
Member Avatar for N3oblaster

Hi, Im new to C# and need help with my program that im writing i need to let it read an XML in the first window and when i press add program a second window opens (both windows i have) i want it to write the XML so something like …

Member Avatar for N3oblaster
0
219
Member Avatar for jch02140

I have a project created in VC# 2008 Express and would like to have it load in VC# 2005. I have try doing the following way: 1. Create a new project in VC# 2005 with the same name and project type 2. Copy all project files 3. Add all relevent …

0
68
Member Avatar for greg_mystikal

Hi, I am looking to create a C# application that when ran remains inactive (and hidden) untill I hang the mouse over something.. such as the 'My Computer' icon on my desktop (it will then display a message). Is this possible? If so, can anyone point me in the right …

Member Avatar for Diamonddrake
0
90
Member Avatar for tintincute

Hi I'm designing a code where one can guess the Magic Number. In my code I have this part here where I declared the randomNumber after the class Form1. (the green mark below). Can somebody tell me what's the name of this part here? Is it static variable? And what …

Member Avatar for kvprajapati
0
77
Member Avatar for c#loser

i new learner in c# , i have basic understanding in c# , now i try to create a basic program that let user key in input and save in a excel format ,i try found some resurce but dont work , can any oe help me??

Member Avatar for rapture
0
156
Member Avatar for mrnutty

I just started a few days ago. I am troubled with the input in c#, even though I got it to work. Any comment would be helpful. Its a Number Guessing game and a tic-tac-toe game. [code] using System; namespace GAME { #region NUMBER GUESSING GAME public class Number_Guess { …

Member Avatar for skatamatic
0
373
Member Avatar for sonia sardana

Hey frnds, I m comparing two images in VB.Net..I get the code in C# & dat code is working 100 % Correctly..Now want to convert dat code to vb.net..& i need help in just converting two lines- C# EXAMPLE [code] private void Form1_Load(object sender, EventArgs e) { Bitmap img1= new …

Member Avatar for sonia sardana
0
249
Member Avatar for aceswildab1

I'm trying to open a command prompt through the program and then run bcp. Here is the code. System.Diagnostics .Process proc = new System.Diagnostics.Process (); proc.StartInfo.FileName = "bcp"; proc.StartInfo.Arguments = @"select * from dbname" queryout C:\filename.csv -S servername\instance -U sa -P password –N; proc.Start (); On the queryout I get …

Member Avatar for sknake
0
2K
Member Avatar for purpleCRAYON

This is the code i'm using: [code] List<Process> processes = Process.GetProcesses().ToList(); processes.ForEach(x => MessageBox.Show(x.ProcessName + ".exe"));[/code] For some reason, it is looping through it, I just want it to go through the processes once. Anybody got any help?

Member Avatar for sknake
0
96
Member Avatar for Blizard6

Ok I am try to make a simple calculator, and it looks like every thing if working find, but my btn.Text isn't is giving me the Error 'System.Windows.Controls.Button' does not contain a definition for 'Text' and no extension method 'Text' accepting a first argument of type 'System.Windows.Controls.Button' could be found …

Member Avatar for Blizard6
0
191
Member Avatar for xtremebeauty

can u please tell me that if in c# windowsapplication i want to insert picture which code i have to write?????????

Member Avatar for serkan sendur
0
195
Member Avatar for shakthidhar

hii, da values in ms access should be multiplyed wit values given in text boxes in windows form application in c#.fr example: price of a book in access is stored as 50$, in c# form in textbox i entered 2, the resultant answer which i should get is 100$. how …

0
77
Member Avatar for terdie

hi there.Good day!its me again.. Can you help with some codes that I have trouble with Im using visual c# 2008 and access 2000/2002 database,I have this database called VIDEO and some tables. theres add/edit/delete button in my form to add/edit/delete videos to the database. If the user adds a …

Member Avatar for terdie
0
131
Member Avatar for alaamido

[B]Hi All , I have a simple question Iam now making a c# huffman compressor so I read the text file and decode it using the huffman tree that I will make ,I just have a simple problem which is writing bits I used the bitarray class but there is …

Member Avatar for kvprajapati
0
152
Member Avatar for MJ Pieterse

I have a Java file with sub menu’s that links (via include) to my Master Page. everything works fine, except that the menu is not linking correctly. I have used relative links, but obviously the master page inherits each page and the links are not created to link via all. …

Member Avatar for MJ Pieterse
0
224
Member Avatar for sam1

hi, I have tried sending email from .html page, which i converted from microsoft word document and saved in my pc. and it works fine sends the email, but the only thing is i cannot see the images. the images are in another folder in same directory. can someone help …

Member Avatar for Stinomus
0
149
Member Avatar for Poab9200

Hello All, I have a question more like suggestions but none the less. For the past few days I've been thinking what "skill sets" not too sure what the proper word would be. Ok more to the point. I just what to know what things a programmer would need to …

Member Avatar for Poab9200
0
118
Member Avatar for jineesh
Member Avatar for extofer

I have a third-party JavaScript that works as a button.... I need to call from that script to a C# function. Is there anyway to do that??

Member Avatar for serkan sendur
0
86
Member Avatar for manzoor

I am encountering a problem while reading config files. The scenario is like this, I have two programs. Program A reads its configuration from a config file and program B is only used to modify the contents of the config file which A reads. The name of the config file …

Member Avatar for manzoor
0
206
Member Avatar for ashokrajendran

hi guys, Can any one have the code to diplay the List of database schema in the DB2 database. I jus want to display the list of database schema in a combo box of a form in C#. Kindly help me [its urgent] Thanks, AshokRajendran

Member Avatar for kvprajapati
0
73
Member Avatar for history84084

I am using the following code to show existing C# forms. It works for some and not for others Suggestions would be appreciated! Form frmFDDsearch = new frmFDDsearch(); frmFDDsearch.Show();

Member Avatar for kvprajapati
0
145
Member Avatar for undead25

Hi there. I'm sor of beginner in c# and want to compare the value of the elements form a XML file with other values wich i declare for example. My XML file looks like this: <alarma> <conditii> <conditie> <semnal>Umiditate</semnal> <operator_semnal>=</operator_semnal> <valoare>90</valoare> </conditie> <operator>&</operator> <conditie> <semnal>Temperatura</semnal> <operator_semnal><</operator_semnal> <valoare>37</valoare> </conditie> </conditii> </alarma> …

Member Avatar for undead25
0
1K
Member Avatar for skumar.snl

To get Twitter user Detail,Followers,following by using UserName without password

Member Avatar for Tekmaven
0
86
Member Avatar for polo_coins

Hi I wrote such code it works mostly perfect(you may use it) but I don"t know how to add attributes to some TAGs for example I want to change Expire date to attribute of buyer I want you suggesting how to add attributes [ICODE] class Program { static void Main(string[] …

Member Avatar for kvprajapati
0
98

The End.