Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #2K
Member Avatar for "ICode"

i dont know if im suppose to post it here or in the C# form, but since im using it in a ASP.NET projet ... i'll write it here. how can i send an SMS from a PC to a phone, and in details please, explaining EVERY step thanks you. …

Member Avatar for anand9796
0
2K
Member Avatar for Jerrell

Hello All, Hopefully somebody can help me with this problem that I have been having since August. In August my mouse-pad stopped working on my Dell Inspiron that I have only had for three years. To be specific the left pad. I sent it to Dell and tehy fixed it …

Member Avatar for jingda
0
391
Member Avatar for "ICode"

Hello there, i was wondering how to create a dynamic background with C# - WPF. i need to know how to create shapes with colours (could be glowing or something) and make then move smoothly. I also want it to be rich and appealing. E.G: Sony Ericssons Media Player. could …

0
81
Member Avatar for aleli

hi im new here.. can anybody help me on how to save a disk space on my hard disk? because i dont know which program i must to delete to save at least 10% of my disk space.. im using windows vista and my hard drive is 120GB it is …

Member Avatar for CeeB
0
187
Member Avatar for "ICode"

hi all, ---put in mind that im doing an ASP.NET website.... i made a DB using VS2010 (installed SQL server 2008 with the VS 2010 installation). the DB is in the App_Data folder. in the default.aspx.cs file i wrote this [CODE] Sqlconnection con = new sqlconnection(); con.connection = "server=.\\SQLEXPRESS;AttachdbFile=|DataDirectory|\\Database.mdf;Database=Database;Trusted=true;" [/CODE] …

Member Avatar for Momerath
0
914
Member Avatar for "ICode"

hi, im creating an ASP.NET page using C# and want it to send messages to certain people. i looked at some websites, like clickatell.com and intellisoftware.com but they don't met the requirements. clickatell block my country, and intellisoftware don't cover all the networks. so is there some other web services …

Member Avatar for "ICode"
0
123
Member Avatar for "ICode"

hi, im creating an ASP.NET page using C# and want it to send messages to certain people. i looked at some websites, like clickatell.com and intellisoftware.com but they don't met the requirements. clickatell block my country, and intellisoftware don't cover all the networks. so is there some other web services …

Member Avatar for "ICode"
0
139
Member Avatar for Ash Abe Add

I just got two 1-gigabytes ram sticks of the Corsair XMS Series. I put the task manager on right after booting the computer and one thing that I was disappointed and quite shock to see was the MsMpEng.exe hogging around 90% of the CPU. I googled around for a solution …

Member Avatar for pnky_14
0
95
Member Avatar for oldetimer

I need some career advice. Any genuinely informed advice that anyone can give would be greatly appreciated. I'm 55 years old. I was a DOS programmer 20 years ago for @ 4 years. I retired from an unrelated field about 5 years ago, but now I need to go back …

Member Avatar for alc6379
0
121
Member Avatar for beep

At one point recently I booted up Vista and got one of those "possible corrupt files" (can't remember exactly phrasing) messages basically wanting me to run a full ChkDsk to correct the problem. Ever since, I keep getting the message that Windows Search (the service) is not functioning. It is …

Member Avatar for "ICode"
0
307
Member Avatar for Phil++

Hey, I'm working on this project and I need to know how to use global variables, basically, I have three functions, one of which sets the data for the other functions to use. In my main, I want to call all these functions to work. [CODE] using System.IO; using System; …

Member Avatar for nick.crane
0
166
Member Avatar for boy33

I have a Toshiba laptop, running Vista Home Premium SP2 with AMD Athlon 64 X2 Dual-Core Processor, 1 gb ram & 150 gb HDD. I just shrunk the c: drive down to 92 gb to free up 43.5 gb so as to load the Fedora Linux OS into this free …

Member Avatar for "ICode"
0
122
Member Avatar for Durelli_tyres

Hi, I want to be able to start Windows Apps (such as Outlook, Excel, Firefox) from a cmd shell script so that the Windows app starts and the shell script carries on. I've tried a few things like Start, but no joy. If I can't do it in cmd script, …

Member Avatar for "ICode"
0
129
Member Avatar for dineshcbe

I have retrived messages from mail box but, i can't able to retrive attachment files.I want to read the attachment files it may be in any format.help me.

Member Avatar for "ICode"
0
69
Member Avatar for empyrean

Hello.. i will try to be clear.. here i am working on a datagrid. in datagrid one column is editable as i am passing DataGridTextColumn to it and holding the data when users enter data into it and writing back to database. i am saving to database using datagrid_celleditending event …

Member Avatar for "ICode"
0
150
Member Avatar for tabacon

[COLOR="Red"]OS= [/COLOR] Windows XP version 2002 Home edition SP3 [COLOR="Red"]Browsers=[/COLOR] IE 8, Google Chrome, and Fire Fox. [COLOR="Red"]Net connection=[/COLOR] DSL Modem [COLOR="Red"]Security=[/COLOR] McAfee Total protection [COLOR="Red"]Processor[/COLOR] AMD 64x2 duel core 4200 2.22Ghz 2 gig RAM My problem is two fold. The first being IE and Google Chrome browsers can not …

Member Avatar for "ICode"
0
222
Member Avatar for "ICode"

i made a web service that returns the name of the images in a file and returns the array of string with the file name with its folder name attached to it i.e. "pictures/image1.jpg". the client takes the url and adds it to the string i.e "http://localhost:3323/pictures/image1.jpg". The images is …

Member Avatar for kvprajapati
0
177
Member Avatar for Jimingle10

Intro - I am an electrical major. Having said that, my school has a pilot program this year that I was randomly selected for, that includes introduction to C# in the program. I am not very familiar with programming at all but I must admit, I have made decent progress …

Member Avatar for newenglandguy
0
849
Member Avatar for yanw

Hello all, my name is Corey, I am new to DaniWeb, and new to programming. I am very interested in software and java programming, to eventually make it into my profession. I am starting college in the Fall, and want to get a head start. The following post is going …

Member Avatar for BanneyHill
0
281
Member Avatar for "ICode"

These days, as we all know, graphics is probably the most important thing. I made a program using C# and the only graphics im using is that of WFA, but i want to apply EXTREME graphics to it, like that of windows media center, or something like that. What would …

Member Avatar for "ICode"
0
207
Member Avatar for charqus

I have a question. Can i select a string from my RichTextBox ? For example: I have this text: English Francais Spaniol And i want to select Francais , but as string , not at int - lenght ... ( richTextBox1.Select(7,15); ) I want something like: richTextBox1.SelectString("Francais") , is there …

Member Avatar for "ICode"
0
109
Member Avatar for khan17

hi, i have a form in which there are two buttons.. i ve written code for the button 1 and button 2 in the click event. now i want to click button 2 programmtically. that is when button1 is clicked it should execute the set of coding also it should …

Member Avatar for khan17
0
2K
Member Avatar for gladiator1919

hi all, how can i start any application from c sharp i mean for example, if i have an openfiledialog and the user opened it and selected any file and opened it, i need this file to opened in its application whatever its extension and its default start application. i …

Member Avatar for gladiator1919
0
237