My account: Login | Sign Up
Loading... 

DevX Forums - www.devx.com | Site profile

Site profile page for http://www.devx.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.devx.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.devx.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: DevX Forums - http://www.devx.com DevX Forums
Url: http://www.devx.com
Users activity: 2 posts per thread
site activity: 0 active threads during last week
Site rank: 5,613 (go to rank page)
Domain info for: devx.com
 

Posting activity table on DevX Forums:

  Week Month 3 Months
Threads: 0 520 1,803
Post: 0 1,008 3,680
 

Authority Badge:

DevX Forums | Forum Authority Badge

DevX Forums posting activity graph:

Posts by:  day  week  month 
 

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

Top authors on DevX Forums during last week:

No active authors during last week.

 

Top 10 active forums on DevX Forums during last week:

.NET - 10 new posts .NET - forum profile
VB Classic - 4 new posts VB Classic - forum profile
Database - 4 new posts Database - forum profile
ASP.NET - 3 new posts ASP.NET - forum profile
C++ - 3 new posts C++ - forum profile
Java - 3 new posts Java - forum profile
XML - 1 new post XML - forum profile
 

Top 10 forums on DevX Forums:

C++ - 13,063 posts C++ - forum profile
VB Classic - 7,110 posts VB Classic - forum profile
Java - 7,036 posts Java - forum profile
ASP.NET - 6,071 posts ASP.NET - forum profile
.NET - 5,655 posts .NET - forum profile
Database - 5,034 posts Database - forum profile
Web - 2,087 posts Web - forum profile
XML - 916 posts XML - forum profile
Mobile - 721 posts Mobile - forum profile
The Lounge - 495 posts The Lounge - forum profile

Latest active threads on DevX Forums:

DevX Forums
Started 2 weeks, 1 day ago (2008-11-03 21:03:00)  by DevMcg123
Plz help. I am a rookie in Java programming and have a question on how to go by doing a while loop program. Write a program which reads in the base and altitude of a triangle, computes the area, and prints the base, altitude and area of each in good form. Continue until the user enters a "-1" for the base. I know the output is suppose to look like this: Tri base altitude...
Forum:  Java Java - forum profile
Thread:  Show this thread (3 posts) Thread info: While loop program Size: 558 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "While loop program :: Java :: DevX Forums"
DevX Forums
Started 2 weeks ago (2008-11-04 14:47:00)  by biofly
Hi Friends, I am new to java. I have one simple question. I would like to know the difference between java object creation and object instantiation? Thanks BioFly
Forum:  Java Java - forum profile
Thread:  Show this thread (3 posts) Thread info: Object Creation and Object Instantiation!! Size: 204 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Object Creation and Object Instantiation!! :: Java :: DevX Forums"
DevX Forums
Started 2 weeks, 5 days ago (2008-10-30 22:18:00)  by Ron Weller
I am using VB.Net 2005 Express, and I have several controls that don't display correctly. The first problem is with the Grid controls, specifically the GridView, which dosn't display the correct background color for the Header Buttons, (The buttons on the left for selecting rows and the buttons on the top for selecting columns). The Borders are thicker to show the button effect but ...
Forum:  .NET .NET - forum profile
Thread:  Show this thread (30 posts) Thread info: Controls not displaying correctly in VB.Net Size: 1,349 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Controls not displaying correctly in VB.Net :: .NET :: DevX Forums"
DevX Forums
Started 1 week, 4 days ago (2008-11-07 08:37:00)  by SID.SIL
Hi Guys I´m new here and I am from Brazil. I´d like to Know how to import informations from a MS Project File to ASP.NET 2.0. Have you can help me? Thanks very Much
Forum:  ASP.NET ASP.NET - forum profile
Thread:  Show this thread (6 posts) Thread info: Import Data From a MS Project File Size: 225 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Import Data From a MS Project File :: ASP.NET :: DevX Forums"
DevX Forums
Started 1 week, 1 day ago (2008-11-10 13:03:00)  by LorinM
Created a UserControl on a Form in VB6. All in same project. I need to be able to drag from the usercontrol to windows explorer to do a file copy. I know how to do this with a ListView sitting on a form. Even though the UserControl_OLEStartDrag is available, it is not functional. i,e, it does not trigger when a leftmousedown+mousemnove occurs. I have seen that this a COM thing that ...
Forum:  VB Classic VB Classic - forum profile
Thread:  Show this thread (1 post) Thread info: UserControl Drag to Windows Explorer Size: 817 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "UserControl Drag to Windows Explorer :: VB Classic :: DevX Forums"
DevX Forums
Started 1 week, 1 day ago (2008-11-10 12:32:00)  by tech
I have a c++ code. What will be its time complexity. Plz guide. /* Please consider this function: */ void function(int *param1, int param2) { int i, j, x, y, z, temp, test; for(i=param2-1; i>0; --i) { test = 0; x = y = j = 0; z = 1; for (; j<i; x++, z++) { if (*(int*)(param1+j) > *(int*)(param1+z)) { x = y + *param1 - *(param1+j+1); ...
Forum:  C++ C++ - forum profile
Thread:  Show this thread (1 post) Thread info: time complexity and optimization of c++ code Size: 1,245 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "time complexity and optimization of c++ code :: C++ :: DevX Forums"
DevX Forums
Started 1 week, 5 days ago (2008-11-06 22:52:00)  by ssj3goku12
I'm trying to finish up my term project, however, I'm having a little bit of difficulty. I'm trying to convert the values of check boxes and radio buttons to text. I'm trying to get them to display in a label field. I'm just not sure how to do that. Can someone point in the right direction on how to convert a radio button value and a check box value to text, please? I have string declared ...
Forum:  .NET .NET - forum profile
Thread:  Show this thread (10 posts) Thread info: Radio button and Check box issue Size: 2,228 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Radio button and Check box issue :: .NET :: DevX Forums"
DevX Forums
Started 2 weeks ago (2008-11-04 13:41:00)  by Aldel
I'd like to be able to force the user to choose one of three options for attributes in a complex type. I know you can do this with elements via xs:choice, but can this be done for attributes as well? There are 3 attributes that I would like to make mututally exclusive for an element, while preserving the ability to add to the same element other attributes that are not mutually exclusive. E.g.:...
Forum:  XML XML - forum profile
Thread:  Show this thread (2 posts) Thread info: XSD - Forcing exclusive attributes Size: 951 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "XSD - Forcing exclusive attributes :: XML :: DevX Forums"
DevX Forums
Started 1 week, 4 days ago (2008-11-07 13:08:00)  by keystoneclimber
I'm writing an application to receive data from a hardware data logger and display it. The concept involves getting the data from a serial port, displaying it in a grid control, graphing it, then saving it in an ASCII delimited format. So far, I receive the data and I load it directly into a DataGridView. As many of you know, this is extremely slow, especially for tens of thousands of data...
Forum:  .NET .NET - forum profile
Thread:  Show this thread (6 posts) Thread info: [VB.NET] - need advice on a data container Size: 1,206 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[VB.NET] - need advice on a data container :: .NET :: DevX Forums"
DevX Forums
Started 1 week, 1 day ago (2008-11-10 10:06:00)  by SnigdhaB
Hi All, I have a query that fetches some cost, revenue and profitability. And i have put that into a procedure. While compiling it does not throw error but while testing the procedure i am getting "ora-01704 String Lateral Too Long" error. My query is somewhat more than 7500 characters long. I am doing as following... Code: PROCEDURE FETCH_JOB_EXP_SEA(JCPK...
Forum:  Database Database - forum profile
Thread:  Show this thread (2 posts) Thread info: QUERY length problem Size: 1,715 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "QUERY length problem :: Database :: DevX Forums"
 

Hot threads for last week on DevX Forums:

.NET
Started 1 week, 5 days ago (2008-11-06 22:52:00)  by ssj3goku12
I'm trying to finish up my term project, however, I'm having a little bit of difficulty. I'm trying to convert the values of check boxes and radio buttons to text. I'm trying to get them to display in a label field. I'm just not sure how to do that. Can someone point in the right direction on how to convert a radio button value and a check box value to text, please? I have string declared ...
Forum:  .NET .NET - forum profile
Thread:  Show this thread (10 posts) Thread info: Radio button and Check box issue Size: 2,228 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Radio button and Check box issue :: .NET :: DevX Forums"
.NET
Started 1 week, 2 days ago (2008-11-09 17:09:00)  by Michalis
Hi Phil, the link you have supplied is dead in the meantime. Have you got one that is still valid? Thanks Michalis
Forum:  .NET .NET - forum profile
Thread:  Show this thread (4 posts) Thread info: Call C# DLL from Classic ASP? Size: 156 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Call C# DLL from Classic ASP? :: .NET :: DevX Forums"
Database
Started 1 week, 2 days ago (2008-11-10 05:15:00)  by vaibhavs17
I am not being able to get proper output, since query is not correct. select * from task_hdr where c_dest_quad in ( select substr(misc_flogs,2,4) from sys_code sc where sc.code_type ='110' and sc.code_id ='1') c_desct_quad has value 'A' ,'B', 'C' . but it is not being able to search in substr. kindly let me know other approach?
Forum:  Database Database - forum profile
Thread:  Show this thread (2 posts) Thread info: query problem for correct output Size: 422 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "query problem for correct output :: Database :: DevX Forums"
Database
QUERY length problem - 2 new posts
Started 1 week, 1 day ago (2008-11-10 10:06:00)  by SnigdhaB
Hi All, I have a query that fetches some cost, revenue and profitability. And i have put that into a procedure. While compiling it does not throw error but while testing the procedure i am getting "ora-01704 String Lateral Too Long" error. My query is somewhat more than 7500 characters long. I am doing as following... Code: PROCEDURE FETCH_JOB_EXP_SEA(JCPK...