IT Community for Developers & Technology Enthusiasts
i need ur help to write c++ porgram...
this is the topic of it
""""" Write a C++ program that calculates the perimeter and area of simple geometrical shapes based on the user’s selection. Let the program handle the perimeter and area calculations for circles, and Parallelograms. The program... (Read More)
Good, morning every one, in this nice forum;
I solved a c++ solution but i don't understand the idea of the program,
so i need help to understand the steps and the use of this program.
Thankyou,
all. (Read More)
i have a problem in dropdown :suppose i select id from dropdown then i want name of the employee is displayed matched with that id is displayed in textbox : i have use the following code
con = New SqlConnection(constr)
adpt = New SqlDataAdapter("select * from reg where f_name='" +... (Read More)
class C1{
public:
C1(const C2& c){ //line 14 (works fine if i remove this constructor)
//...
}
};
class C2{
public:
C2(const C1& c){ (Read More)
Find Guru who are trying to make an online class room where you can get connected with teachers, attempt assignments and rent books as well
http://www.find-guru.com
Find Guru connects Teachers and Students in a unique way facilitating knowledge transfer and mentor ship through the internet.
We... (Read More)
I am reading lines from a CSV and don't know what size it'll be, so I place read lines into a list of a structure "obs". Then I want to iterate through this list, put it into another list and then modify contents of the original list so that I can print that later. I am, however, not sure if I'm... (Read More)
With the iPhone 3GS (http://www.daniweb.com/blogs/entry4487.html) slowly coming back into stock after selling out (http://www.itpro.co.uk/blogs/daveyw/2009/06/30/o2-runs-out-of-iphone-3gs/) during the first week of release, there is more good news for potential buyers: the 3GS has been... (Read More)
Hey All,
I am using MSSQL -2005 with VB6.
I have created a master table tblCompany and detail Table tblDetail having foreign key relationship.
When i try to insert a value within a TRANSACTION I am getting Error No. -2147217873 at Line No. 0 (The INSERT statement conflicted with the FOREIGN KEY... (Read More)
This post has nothing to do with Michael Jackson, his death, his kids, his Neverland Ranch or anything related to him. It has everything to do with my need for a virtual laboratory where I can test virtual machines, write about them or produce other documentation about them without a significant... (Read More)
Yahoo! announced (http://ycorpblog.com/2009/06/30/serving-up-greener-data-centers/) this week that it would build what it said what would be the greenest, most energy-efficient data center in the world, powered by Niagara Falls.
Data centers are some of the heaviest users of electrical power there... (Read More)
Twitter (http://twitter.com) has been in the headlines again. You can now pay a company to find potential followers, approach them and ask them to follow you and it's apparently a very innovative approach. It must be, that's why the BBC thought it newsworthy... (Read More)
Everyone knows that the iPhone 3GS only comes in black or white varieties, but some unlucky users are claiming to have got their hands on a pink version. The thing is, these started out as bog standard white models but, according to some reports, they get so hot during extended use or when GPS... (Read More)
Security stories abound on the Internet, and as we enter a new month an old one has resurfaced. There are legal questions over the Sarah Palin hacking event last year. Graham Cluley has blogged (http://www.sophos.com/blogs/gc/g/2009/07/01/legal-arguments-sarah-palin-email-hack/) about it.
For me... (Read More)
It's been known for a while that current and potential future employers (http://www.daniweb.com/blogs/entry2555.html) look at people's profiles on social networking sites such as Facebook.
And it's also been known that people are using social networking sites to announce the status of their... (Read More)
No sooner had the news of the untimely death of Michael Jackson (http://www.itpro.co.uk/blogs/daveyw/2009/06/28/that-michael-jackson-effect/) hit the Internet than the vultures started circling. For once it was not the gossip columnists and tabloid journalists digging up the dirt, but rather... (Read More)
Hello Frndz i m in complete mess...
i have to a table with Add/Remove rows features...
it should look like this -
textbox1 | textbox2 | Add Button
after clicking the add button Row will append and Disable the textbox with values...!!!
It looks like this after clickin Add Button.. (Read More)
President Barack Obama's administration made two announcements Monday about improved transparency in government: one about IT projects in general, and one about improving broadband access.
The announcements were made at the Personal Democracy Forum... (Read More)
In the final days of a failing model, old media made one last futile attempt to save its fading way of life by trying to expand copyright law to exclude fair use and linking.
Just this morning, my DaniWeb colleague, Sharon Fisher wrote a post called This Blog Post Could Be Illegal... (Read More)
i am supposed to make 2 functions called find and they are supposed to find a character or string if they are similar
when i do this progam gives me weird error:
"use of search ambigious"
"first declared as class search here.
//main
#include <iostream>
#include <cstdlib>
using namespace std; (Read More)
i am newbie in C#. i would like to make a button to function as search button to search by name and search by date. When i key in data inside textbox1 for search by name ,then press search ,can get the data from database. Same case to textbox2 for search by date, then press search. Besides, i can... (Read More)
Hi attempting to make an address book program but hit a snag-
I have:
A class to give various attributes(phone numbers etc)to an instance
which then puts it all into a doc string which can be added to a dictionary-
but I want a function that will ask the user for the relevant information and then... (Read More)
Had a problem during the week where webpages were being redirected. None of my tools would run (Spybot Search & Destroy, HijackThis etc) any website I tried to visit for updates to AV also failed. I checked Hosts file and nothing strange there. I finally changed the Spybot exe to a new name and... (Read More)
died today of heart attack. RIP. (Read More)


