8,298 Topics

Member Avatar for
Member Avatar for asp_dev

Hi friends help me out in this i want a stopwatch to be displayed in the form...in which the stopwatch must start its process once the button is clicked and reset's its process on anoher button click.Also I need to catch the total time spent from the fist button click …

0
69
Member Avatar for Aswathy

Hi, I have a button click event handler in which i have embedded a javascript code for generating a confirmation box. Based on the selection in the confirmation box a change is to be made in a hidden field having id hdnField. In the same btnSubmit_Click() i have a conditional …

Member Avatar for Aswathy
0
94
Member Avatar for annstephy

Hi,I have to read an xml file into a check list in C#.net..pls explain me how to proceed with it..Im a beginner in .NET..

Member Avatar for iamthwee
0
41
Member Avatar for Coool Pinky

hi, i m trying to do my library project in C#,i am new to this language i dont know how to write login code in c#,can sombody help me

Member Avatar for jbennet
0
199
Member Avatar for rasakse

someone please help me on how to run this coding using knoppix linux.. using c language.. i really need help.. i want to know.. what is the output.. this is the coding :- [code] int main() { Pid_t pid; /* fork another process */ pid=fork(); if (pid<0) { /* error …

Member Avatar for John A
0
131
Member Avatar for MIGSoft

Hi everybody. In C running in the Unix environment, there are many ways of getting the directory listing. One I know is to use the ftw library (the way I currently implement it), the other is to pipe from the ls, also sometimes you could use dirent.h. I realize that …

Member Avatar for ~s.o.s~
0
151
Member Avatar for jan1024188

Whats better? C++ or VB? Im sure C++ is much more powerfoul and portable than VB...what do you think?

Member Avatar for Ravalon
0
335
Member Avatar for Maidomax

This friend of mine had an idea to make a program witch would be used to manage large numbers of mp3 files, with the ability to change their ID3 tags all at once. This would be usefull if you wanted to divide your mp3 music ino genres etc. Now he …

Member Avatar for Phaelax
0
130
Member Avatar for Rickenbacker360

Hello, this is my first time posting here, so I'm new to the site and C++. First off I'm not asking anyone to do my homework, but I'am having some homework troubles. I've been working at it for awhile and I'm not really sure where to turn next. so any …

Member Avatar for Nick Evan
0
109
Member Avatar for wait4the1

Hi guys, I have a really puzzling question... I really want to start programming more. (Programming will be more of a hobby than a job for me.) The problem is that I can't figure out which language would be better to learn...C or C++ I want a language that: * …

Member Avatar for Ravalon
0
92
Member Avatar for bluecat

I'm making a shape editor. When I choose the circle button if I press the mouse button it appears a circle in the form, if I choose the square button it appears a square in the form. But I have to do an MDI Application with this. When I want …

Member Avatar for bluecat
0
148
Member Avatar for khoramdin

[COLOR=#000000]Hello everyone,[/COLOR] [COLOR=#000000]I am a newbie with millions of questions and not many answers! I am not even sure if C# is the right way to go about it. I just came to the conclusion that I should use C# to do what it is that I am planning to …

Member Avatar for Killer_Typo
0
109
Member Avatar for dfdez

Hello, I'm working on developing a plugin system in c# for an application. I need a system that can load and unload an assembly. Ideas? Webs? tutorial? Thank you for all.

Member Avatar for JerryShaw
0
88
Member Avatar for lotsofsloths

ok, i really want to learn how to use c++, but i can't find a site to download it from!! so if yall can be kind enough to list some sites that would be awsome!! :lol:

Member Avatar for lotsofsloths
0
173
Member Avatar for Mix

csc /out : DemoLogo2.exe DemoLogo.cs /out: LogoNamespace.netmodule LogoNamespace.cs Its a command in a book but it gives no reference. I'd like to know exactly whats going on here if anyone can assist

Member Avatar for Ravalon
0
110
Member Avatar for campkev
Member Avatar for Mix

[COLOR=#0000ff]switch[/COLOR][COLOR=#000000](time)[/COLOR] { [COLOR=#0000ff]case[/COLOR] 1: System.Console.WriteLine(" Enter the century. ie 20 or 19."); C = System.Console.ReadLine(); Convert.ToInt32(C); [COLOR=#0000ff]goto[/COLOR] [COLOR=#0000ff]case[/COLOR] 2; [COLOR=#0000ff]case[/COLOR] 2: System.Console.WriteLine("Enter year in YY format. ie 96") ; Y = System.Console.ReadLine(); Convert.ToInt32(Y); [COLOR=#0000ff]goto[/COLOR] [COLOR=#0000ff]case[/COLOR] 3; [COLOR=#0000ff]case[/COLOR] 3: System.Console.WriteLine("Enter month in MM format. ie 03"); M = System.Console.ReadLine(); Convert.ToInt32(M); [COLOR=#0000ff]goto[/COLOR] …

Member Avatar for TylerSBreton
0
177
Member Avatar for sean25hun

Create a DVD rental shop system using OBJECT ORIENTED programming approach. The system will create a list of ten DVD’s that can be rented from the rental shop. The system is used via the command line. When the shop begins trading a list of available DVD’s will be displayed. The …

Member Avatar for Salem
0
303
Member Avatar for jack19

I have to do a Project in C++I in mid level in C++. Can anybody provide me some guidelines. Thanking You.

Member Avatar for jwenting
0
144
Member Avatar for sam_22

Hi everybody I am a beginner with C++ programming. And I need some help. How can I start with this program *********** [IMG]http://www.gidforums.com/images/gid/smilies/icon_smile.gif[/IMG] The program is using a text file of information as the source of the questions. The program starts by outputting a simple text information screen: Question Master …

Member Avatar for John A
0
216
Member Avatar for Gunner54

Hi, i have made a code. Its meant to announce a "Sentence" but i dont know how to make a string into a sentece. The string up to now only announces the first word of the sentece. [CODE] //Announce }else if(memcmp((void*)lpcLine, "/announce ", 10) == 0){ bRet = false; char …

Member Avatar for WaltP
0
167
Member Avatar for jan1024188

hi I am new to C++ and I want to vrite some kind of "virus" for windows. The problem is, I dont want that command line opens when program runs. Its actualy unfinished loop, which beeps all the time. Now i want to know how to make "hidden" program. I …

Member Avatar for jan1024188
0
203
Member Avatar for Maidomax

Hey Guys, there's a simple problem I can not solve, and neither can my friends. How do I shut down the computer in C#. I am trying to make an aplication that would shut down the computer after a countdown closing all other active applications, so that I can go …

Member Avatar for Lord Soth
0
167
Member Avatar for Maidomax

Hi, guys. I have a gamepad, with vibration and analog control. Can anyone tell me if i could read the input from the gamepad (including the analog sticks), and make it vibrate from C#? Thanks.

Member Avatar for Lord Soth
0
86
Member Avatar for dubeyprateek

I am a C++ programmer, I have a good hands on C, C++ and WIN32, however i don’t know MFC much. I am willing to learn C# and i am looking for few guidelines. It will be a great help if anyone can tell me how to start with it. …

Member Avatar for sedgey
0
193
Member Avatar for DynamitMsk

Hello, I'm working on a stock trading assignment. I have developed the algorithm for trading, and now I need a little help on getting the data from a server. There's a server that replies to the following request: servername stockcost <stockname> and I assume I can use it like: int …

Member Avatar for John A
-1
134
Member Avatar for anjutalks

Hello, i really need code for creating a binary search tree from pre-order and post order traversals.......and print its output in post order and level order traversals....pls help...

Member Avatar for iamthwee
0
63
Member Avatar for nuwan243

10)Can we use C++ codes to change the voltages of mother boards? How can change this ? simple codes please? How can we check whether that changes are configured to the mother board or not? Is there softwares?

Member Avatar for John A
0
82
Member Avatar for dr.it

i new with programming or maybe i'm confused!! with many definations of microsoft : 1- explain these things plz and diffrences between them: C++/VC++/C#/COM/MFC/WIN32API 2- i want to learn a cross-platform language which is more low level what is the best choice 3- which one is more low level VC# …

Member Avatar for TylerSBreton
1
239
Member Avatar for jan1024188

ok here`s the code [code]#include <iostream.h> void main() { int x = 0; cout << "Loliko si pa star ? >>>" ; cin >> x; if ((x >= 0 ) && ( x <= 4 )) { cout << "\n dojencek" <<endl; else //error here { if ( (x >= …

Member Avatar for jan1024188
0
115
Member Avatar for HelpAUniStudent

This is a skeleton of my full assignment attached. Can anyone please help me out and provide me with guidelines or comments to the assignment???

Member Avatar for jwenting
0
96
Member Avatar for benfly08

Hi, I'm having a print problem for my C# windows form program. In my small program, I need to pull out data from my database and format them as invoice format. These parts were done quit well. When it went to printing, something weird happen. I used PrintDocument class to …

0
71
Member Avatar for danikail

i'm an basic c# programmer. I need some discussion about the c# based projects, for that i need your help guys. I like to do some thing special kind of programming, and i got this dani website by google search. I need some titles in C#.NET to make my self …

Member Avatar for Dani
0
43
Member Avatar for tech291083

hi, i m running fedora core 5 32 bit as the os and want to learn a bit of c++ programming. did the search on the net and came across a post telling the fact that something called eclipse can be used to write c++ code and compile it perfectly. …

Member Avatar for ~s.o.s~
0
127
Member Avatar for cyberjoe

I'm looking for a lazy loading solution in c#. The idea is, to have a kind of object factory, which will be responsible for creating my entity objects. When a property of such an object is accesed and it is not yet loaded, the factory (or a magic watcher) will …

Member Avatar for TylerSBreton
0
94
Member Avatar for chuck577

Quick question. I have an updatestring to send into an SQL command. It actually needs to update three columns in one row. I know how to write the string to update one column but is there a way to write this string to update 3 colums in that one row? …

Member Avatar for Narue
0
86
Member Avatar for ad5qa

I am looking for an example on how I can setup a redirector with ASP.NET. I develop for a Non Profit Organization and they want to be able to send an email to [email]admin@ww4va.org[/email] then forwarding it to our distro email and add it to a database for archival. This …

0
57
Member Avatar for christine21

Hello, I've cretaed a Matlab function and managed to call it out in C++. But, when i convert my C++ to C#, there's an [COLOR=red]'AccessViolationException Unhandled'[/COLOR] error. Besides, i have successfully import the mclmcr.dll and my function dll in C# by using [DllImport(@"mclmcr70.dll")] method. Below is my[COLOR=black] [B]C++[/B][/COLOR] codes: [COLOR=darkgreen][mxArray …

0
75
Member Avatar for moyon_x

Hi everyone: I was surfing all around my puter deleting all kind of unused folders... and suddenly i found this one: C:\RECYCLER\NPROTECT\ i am not sure what this folder is ment for... perhaps to backup deleted items with Norton ??? ... Well the point is that i want to delete …

Member Avatar for DMR
0
210
Member Avatar for anu2007

hi all, can anyone give me an idea to search all mdb files in the system using c#.net

Member Avatar for campkev
0
110
Member Avatar for snedan

Can someone point me to one, because our high-school library is way too old. And it wont work with Dev-C++(we using in it in CS class). Thank you. [code=c]/* Lawrenceville Press Random Library */ /* October 1997 */ /* The following code works correctly under BOTH */ /* Borland and …

Member Avatar for snedan
0
347
Member Avatar for bencwai

I have to redesign a bookshop programme which allow user to make order of books. This programme is originally using vector to implement.Now i have to decide either use deque or hash_map for the programme or i would better keep using vector?? In fact, I just know these three kinds …

Member Avatar for nattylife
0
114
Member Avatar for MasterBlast

i am new student i had a home work but i cant get this done how can i input in the same line a char and two integers the output should be like this : please enter candidate family condition, defect percent, children number, working condition: [B]s 20 0 1[/B] …

Member Avatar for MasterBlast
0
83
Member Avatar for denn0069

I have the following code: [code=c]class date { private: unsigned int nDay,nMonth,nYear; static unsigned int nMonthArr[12] = {31,28,31,30,31,30,31,31,30,31,30,31}; //LINE 36 ...[/code] Upon compilation I recieve these errors: n:\courses\8110\Labs\Lab7b\Lab7b.cpp(36) : error C2059: syntax error : '{' n:\courses\8110\Labs\Lab7b\Lab7b.cpp(36) : error C2143: syntax error : missing ';' before '{' n:\courses\8110\Labs\Lab7b\Lab7b.cpp(36) : error C2143: …

Member Avatar for denn0069
0
103
Member Avatar for d1e9v85

hi i need help on making a recursive palindrome function of only string values. the recursive funstion shouyld return true is the string stored in the array is a palindrome, otherwise it should return false. Also the function should ignore spaces and punctuation in the string. thank you all help …

Member Avatar for WaltP
0
139
Member Avatar for harish13

[I]hi,[/I] [I] have a exe file (developed in C) I want to call this exe from VB at the same time i want to pass a file name as parameter to that exe file .Please help me in this regard thank u in advance[/I]

Member Avatar for Marikanna
0
80
Member Avatar for Gunner54

Code [code] //God Mode }else if(stricmp(lpcLine, "!god") == 0){ bRet = false; if(ADDR_GODMODE[0] != 0x90){ BYTE godmode[] = {0x90, 0x90}; EnableHack((BYTE*)ADDR_GODMODE, godmode, 2); Echo("GodMode On"); } else{ BYTE godmode[] = {0x7B, 0x05}; EnableHack((BYTE*)ADDR_GODMODE, godmode, 2); Echo("GodMode Off"); } [/code] Error error C2109: subscript requires array or pointer type

Member Avatar for Lerner
0
95
Member Avatar for sameer.mastek

I am working on eSNACC 1.7 and VC++. I want to convert the ASN.1 to noraml c++ data type and vice versa. Right now I have generated code and created the dll for the C++ files generated from ASN.1 module. But the issue is with using this dll to encode …

0
67
Member Avatar for Gunner54

When i compile this code i get a few errors (i guess are simple for you guys) [CODE]void WriteMem(DWORD MemOffset, DWORD DataPtr, DWORD dataLen) { { DWORD OldProt; VirtualProtect((void*) MemOffset, dataLen, PAGE_EXECUTE_READWRITE, &OldProt); RtlMoveMemory((void*) MemOffset, (const void*) DataPtr, dataLen); VirtualProtect((void*) MemOffset, dataLen, OldProt, &OldProt); } void EnableHack(BYTE* AddrToChange, BYTE* To, …

Member Avatar for WaltP
0
169
Member Avatar for aznballerlee

[code] #define _CRT_SECURE_NO_DEPRECATE #include <iostream> #include <fstream> #include <cstring> #include <cctype> #include <cstdlib> #include <ctime> using namespace std; const int MAXWORDS = 8000; const int MAXWORDLENGTH = 6; const int MINWORDLENGTH = 4; int nWords; void fillWords(char words[][MAXWORDLENGTH + 1], int maxwords, int& num); int playOneRound (int wordnum); void correct …

Member Avatar for ~s.o.s~
0
119

The End.