Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Dev Articles Forums - Programming Help and... - www.devarticles.com | Site profile

Site profile page for http://www.devarticles.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.devarticles.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.devarticles.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies - http://www.devarticles.com Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies
Url: http://www.devarticles.com
Users activity: 1 post per thread
site activity: 997 active threads during last week
Site rank: 943 (go to rank page)
Domain info for: devarticles.com
 

Posting activity table on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

  Week Month 3 Months
Threads: 997 4,404 12,299
Post: 1,069 4,819 13,490
 

Authority Badge:

Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies | Forum Authority Badge

Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies posting activity graph:

Posts by:  day  week  month 
 

http://www.devarticles.com Alexa graph:

Top authors on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies during last week:

Name
Posts
RSS_News_User
731
user's latest post:
Google Dashboard Lets Users...
Published (2009-11-05 12:03:00)
Icon
7
user's latest post:
[Syntax errors] Single app errors?!
Published (2009-11-03 12:58:00)
Quick example of what I would more or less do: cpp Code: Original - cpp Code #include <iostream> using namespace std; int main() { int units; float total; cout << "Please enter units: "; cin >> units; cin.ignore(); // on linux this is probably not necessary..? if( cin ) { if( units <= 100 ) { total = units * 5.2f; } else if( units <= 400 ) { total = 520 + (units - 100)...
dmpm
6
user's latest post:
[Syntax errors] Single app errors?!
Published (2009-11-03 13:25:00)
Quote: Originally Posted by Icon Quick example of what I would more or less do: cpp Code: Original - cpp Code #include <iostream> using namespace std; int main() { int units; float total; cout << "Please enter units: "; cin >> units; cin.ignore(); // on linux this is probably not necessary..? if( cin ) { if( units <= 100 ) { total = units * 5.2f; } else if( units <= 400...
Nadya
6
user's latest post:
Open specific table after...
Published (2009-11-05 05:16:00)
http://up4.m5zn.com/download-2009-11-4-10-x73740nf4.zip
DevAdmin
5
user's latest post:
Validating Ranges, Emails, and...
Published (2009-11-05 09:00:00)
In this fourth part of a seven-part series on the jQuery Validator plug-in, I explain how to use the “range,” “email” and “url” options provided for checking numeric ranges, URLs and email addresses. Using these arguments is an intuitive process that can be learned in a very short time. Read the full article here: Validating Ranges, Emails, and URLs with jQuery`s Validator Plug-in For more discussion go here: Blog Article Discussion
Expert11
3
user's latest post:
Mysql migration autonumber
Published (2009-11-02 09:16:00)
Recently when i was migrated Access to MySQL database, i use a converter called convert db and it works great at least for me, so look at this tool too. Find Here : www(.)convert-db(.)com
Thej
3
user's latest post:
SCOM connector using Java
Published (2009-11-02 08:39:00)
package com.nal; import java.awt.*; import java.awt.event.*; import java.util.Enumeration; import java.util.Hashtable; import javax.swing.*; public class ComboBoxDemo extends JPanel implements ActionListener { JLabel picture; public ComboBoxDemo() { super(new BorderLayout()); JLabel mainLabel1 = new JLabel("Enter Safety Value Of X:"); String[] petStrings = { "Safety(0)", "Hazardous(1)",...
jfidder
3
user's latest post:
Reporting services stepped line...
Published (2009-11-03 06:27:00)
We have created a report with a stepped line chart to show the behavior of multiple binary signals. These should obviously be presented as either 1 or 0 depending their value. A report containing the signal behavior is generated daily and can contain, depending on the presented signals, up to 1000 value changes per day. Here comes the problem: When for example a signal called start is presented on its own the stepped line draws just fine....
MStef
3
user's latest post:
Open specific table after...
Published (2009-11-05 04:46:00)
Send a short example of your db on the forum. Access 2000 or 2002.
MaHuJa
2
user's latest post:
Array help!
Published (2009-10-30 07:27:00)
Normally, I say "don't use array, use vector". In this case, however, using either of them is not really appropriate. In this particular use case, I suggest using a map instead. It is a far better tool for the job. cpp Code: Original - cpp Code #include <iostream> #include <map> using namespace std; int main() { map<char,int> table; char c; int totalcount; cin >>...
 

Top 10 active forums on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies during last week:

Science News - 187 new posts Science News - forum profile
Business News - 183 new posts Business News - forum profile
Technology News - 176 new posts Technology News - forum profile
C/C++ Help - 28 new posts C/C++ Help - forum profile
Microsoft Access Development - 15 new posts Microsoft Access Development - forum profile
Java Development - 5 new posts Java Development - forum profile
.NET Development - 4 new posts .NET Development - forum profile
MySQL Development - 3 new posts MySQL Development - forum profile
JavaScript Development - 3 new posts JavaScript Development - forum profile
Development Tutorials - 3 new posts Development Tutorials - forum profile
 

Top 10 forums on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

Business News - 28,925 posts Business News - forum profile
Technology News - 28,881 posts Technology News - forum profile
Science News - 24,872 posts Science News - forum profile
C/C++ Help - 7,028 posts C/C++ Help - forum profile
Microsoft Access Development - 2,534 posts Microsoft Access Development - forum profile
PHP Development - 1,500 posts PHP Development - forum profile
JavaScript Development - 727 posts JavaScript Development - forum profile
.NET Development - 650 posts .NET Development - forum profile
Java Development - 637 posts Java Development - forum profile
Development Tutorials - 628 posts Development Tutorials - forum profile

Latest active threads on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

No activity within last 3 months.

 

Hot threads for last week on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

C/C++ Help
Started 1 week ago (2009-11-03 09:02:00)  by Icon
You should probably include standard libraries like this: #include <stdio.h> Besides that, please post the errors warnings you are getting. We cannot reproduce them since we can have different compilers (and compiler settings).
Forum:  C/C++ Help C/C++ Help - forum profile
Thread:  Show this thread (9 posts) Thread info: [Syntax errors] Single app errors?! Size: 314 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [Syntax errors] Single app errors?! :: C/C++ Help :: Dev Articles Forums - Programming Help and Tutoria..."
Microsoft Access Development
RE: Hello Nadya! - 9 new posts
Started 6 days, 15 hours ago (2009-11-04 06:00:00)  by MStef
Look at "DemoPassDataA2000.mdb" (attachment, zip). Open LoginForm and try. Look at tables, Forms VBA, 1) You don't need 3 tables, (it's enouguh 1). 2) When a user enter a password (correct), the LoginForm is going to hide, and Form1 is open (on a NEW record). 3) The user can see his records only. 4) When Form1 is closed, the LoginForm is visible again.
Forum:  Microsoft Access Development Microsoft Access Development - forum profile
Thread:  Show this thread (9 posts) Thread info: Open specific table after selecting a specific user from ComboBox in Access Size: 478 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Hello Nadya! :: Microsoft Access Development :: Dev Articles Forums - Programming Help and Tutoria..."
C/C++ Help
Help find error! - 4 new posts
Started 1 week ago (2009-11-03 00:15:00)  by YaMeTeH
Forum:  C/C++ Help C/C++ Help - forum profile
Thread:  Show this thread (4 posts) Thread info: Help find error! Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Help find error! :: C/C++ Help :: Dev Articles Forums - Programming Help and Tutoria..."
JavaScript Development
Started 6 days, 5 hours ago (2009-11-04 16:07:00)  by mecanicu
JavaScript is working on the client side and PHP on server side For JavaScript to work on server side there is a lib which can be used (JSON) You can find all you need here all the best
Forum:  JavaScript Development JavaScript Development - forum profile
Thread:  Show this thread (3 posts) Thread info: Javascript function call from PHP Size: 352 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Javascript function call from PHP :: JavaScript Development :: Dev Articles Forums - Programming Help and Tutoria..."
C/C++ Help
RE: Loop help - 3 new posts
Started 1 week ago (2009-11-03 04:58:00)  by Icon
Both approaches would work, but the first alternative is clearly the best and is almost certainly what the assignment is about. Instead of showing you how to do that, why don't you try it yourself first? Now that you know that it is possible
Forum:  C/C++ Help C/C++ Help - forum profile
Thread:  Show this thread (3 posts) Thread info: Loop help Size: 428 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Loop help :: C/C++ Help :: Dev Articles Forums - Programming Help and Tutoria..."
MySQL Development
Started 1 week, 1 day ago (2009-11-02 14:25:00)  by darkvalley
Hello Expert11, Thank you for replying on the post. It has been over 7 years and not applicable anymore for me. But I hope someone else with the same query will benefit from this information. My solution in the past was to go get Sql Server express edition. This can import msaccess without problems.
Forum:  MySQL Development MySQL Development - forum profile
Thread:  Show this thread (2 posts) Thread info: MsAccess to MySql. Size: 390 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: MsAccess to MySql. :: MySQL Development :: Dev Articles Forums - Programming Help and Tutoria..."
Java Development
RE: see this - 2 new posts
Started 1 week, 4 days ago (2009-10-30 07:27:00)  by Thej
package com.nal; import com.nal.AlignY; import java.awt.HeadlessException; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import javax.swing.JButton; import javax.swing.JComboBox; import javax.swing.JFrame; import javax.swing.JLabel; import javax.swing.JTextField; /** * @param args */ public class NalSystem ...
Forum:  Java Development Java Development - forum profile
Thread:  Show this thread (4 posts) Thread info: SCOM connector using Java Size: 2,599 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: see this :: Java Development :: Dev Articles Forums - Programming Help and Tutoria..."
Science News
Started 1 week ago (2009-11-03 05:03:00)  by RSS_News_User
Forum:  Science News Science News - forum profile
Thread:  Show this thread (1 post) Thread info: Over 1,000 fish species 'threatened with extinction' (AFP) Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Over 1,000 fish species 'threatened with extinction' (AFP) :: Science News :: Dev Articles Forums - Programming Help and Tutoria..."
Database Development
Started 1 week ago (2009-11-03 02:44:00)  by debrah.h48
Forum:  Database Development Database Development - forum profile
Thread:  Show this thread (2 posts) Thread info: Data Security for Oracle E-Business Suite Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Data Security for Oracle E-Business Suite :: Database Development :: Dev Articles Forums - Programming Help and Tutoria..."
Microsoft SQL Server
Started 1 week ago (2009-11-03 03:30:00)  by jfidder
Forum:  Microsoft SQL Server Microsoft SQL Server - forum profile
Thread:  Show this thread (2 posts) Thread info: Loop recordset comparing records Size: 0 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Loop recordset comparing records :: Microsoft SQL Server :: Dev Articles Forums - Programming Help and Tutoria..."