which framework to use ?

628 byte By Ekalavya at 2007-11-20 3:51:14
Hi All,I need to develop an application(GUI intensive) which runs on both windows and the MAC OS.based on ur experience can any one give some suggestions on this ?This is what i have learnt so far..1. .Net framework will not work on MAC OS.2. I have heard about other frameworks like QT,WxWidgets,Ult...

Bitmaps and Icons

488 byte By laasunde at 2007-11-20 3:52:25
How or where do you guys get your graphical resources from? Design them yourself, through google, other applications, draw them in code etc? I'm currently design an prototype application with the focus on the graphical element and need some graphical elements to help visualise key features. Esp...

Picking Where to Get Started

1275 byte By MstrBob at 2007-11-20 3:55:27
Hello, I hope this is the right place for this! I'm looking for a little help here, so any and all comments would be appreciated. I'm a full time student, but messing around with computers has always been a big hobby of mine. As it is these days, I do a lot of web development related wor...

NonTabbed GUIs

549 byte By Rehorav at 2007-11-20 4:00:15
I'm making an application and I need it so you can click a button and the contents of the form change. Here is an example: http://img347.imageshack.us/img347/7546/thesszb7.jpg ( http://imageshack.us)I want to know how I could click buttons (what would be circled in blue, but those are more of a...

Probability programming

583 byte By LOGICO at 2007-11-20 4:01:03
HelloSome action has a 0.1 probability of happening. This was the solution I got:0.1 is 10%We chose a value between 1 and 10 and assign that value to the action.Then we generate a random number between 0 and 10. If that number is the number set to the "action", the action happens./* value between 1...

Presentation and business layer

752 byte By laasunde at 2007-11-20 4:04:11
First a breif introduction, I'm in the process of developing an application for my company. I'd like to separate the presentation and business part of the application into two layers. The idea is to make the business layer independent of the presentation layer so that in the future we coul...

Best Programming Language/Compile

2462 byte By SkyCastleSoftware at 2007-11-20 4:06:30
Ok here is a lil background of me, so Im building a company from the ground up. Its going to take a while. Im developing software. All kinds, like organizing programs for businesses or some nerds lol, programs to speed up the comp, programs to customize windows, so on and so forth. So a wide variety...

Printing to next available printer

320 byte By neddyflanders at 2007-11-20 4:07:04
I need to figure out a way to write a program that will print a name label to the next available printer (their are 5 of them). So it three are already printing it will go to printer 4. Does anybody have any ideas or suggestions on accomplishing this? Or what the best programming language would be t...

Chinese characters conversion on UNIX AIX

6807 byte By efimka at 2007-11-20 4:07:34
Hi I have a specific problem with conversion of chinese characters on UNIX platform.I need to convert string mixed with simplified chinese characters and numbers to simpified chinese buffer compatible with format UTF8I have tried to use following function (see below)#include <stdlib.h>#include...

log in notification

325 byte By josiborb at 2007-11-20 4:08:03
in my office we run windows xp pro. i need to develop a program that will send a message to the engineers secretary when they log into their computers for the first time in the morning. i do not know where to start. can i do this in vb .net? if not then what. if so then where would i begin? any help...

Look here for an amusing number base conversion program

3427 byte By torus13 at 2007-11-20 4:09:35
Here is source code for an amusing little program I wrote that will take a list of numbers from a text file and convert each of them to a range of bases from 1 to 206. Symbols for bases above 10 are taken from the ascii table (so I guess it works for bases from 1 to 207, but a space symbol in a numb...

Serial Bluetooth communications

838 byte By Z.K. at 2007-11-20 4:10:24
I am not sure if this belongs here, but I could not find anywhere else to put this post.I have a serial RS232 bluetooth adapter that I need to communicate with. I have written a VC++ program that works with a USB bluetooth device and if the bluetooth device is installed, I can connect to the RS232...

Opinions Requested

1154 byte By int main at 2007-11-20 4:11:06
I face a dilema here: I am a trying to decide what language to start with on my own and your opinions are requested. However, there are a few factors as to what my decision gets based on. I am learning VB .NET 2003 in HS right now (Which I fail to see the reasoning seeing as VB '05 is out for...

where can I download discovery channel for free?

147 byte By forester at 2007-11-20 4:11:48
I am very interested in the discovery 's TV programmes, who knows where can I download the discovery 's video for free?<br/>Thanks!

certification exams ?

100 byte By valike at 2007-11-20 4:13:22
how good are ********* products for passing the cert exams ? . any advice will be highly appreciated

Importing raw market data

548 byte By akif at 2007-11-20 4:13:47
I dont know where this fits, but the problem is urgent, and am hoping someone can help me out of this oneI have access to the message formats for a stock exchange, and basically the stock exchange transmits data in tab separated format. Now if im getting the broadcast from the exchange, how can I &#...

email forwarding like craigslist

562 byte By msf145 at 2007-11-20 4:13:48
Hello,I am not sure if this is posted in the correct topic. Let me know if there would be a better place for this.I am working on a web application. I want users to have an automatically generated email address that other users write to and gets forwarded to the original users real email address. ex...

Visual Studio 2005 and debugging makefile projects

704 byte By MrDoomMaster at 2007-11-20 4:15:15
Hi,I'm currently using VS2005 (as a makefile project) to build a symbian application for the WINSCW platform (emulation). The process simply uses a makefile and a few command line parameters to build.I am able to output debugging symbols, but I don't know how I can make Visual Studio use t...

opening a new word document if template is not present

675 byte By reema_behl at 2007-11-20 4:15:36
To open a new word document based on an existing template, we need to specify a value for the template argument of the Add method of the Documents collection. I m passing this value as "normal.dot". which is default template.If the template file (normal.dot) is saved in the UserTemplates path (C:\Do...

C++ or C#

692 byte By danutz_plusplus at 2007-11-20 4:15:53
Hi. Up until now I've had a pretty general experience in C++ and I've recently started learning C#. But now I feel like I don't know what to choose. I'm really attracted by the speed development that C# offers, but I heard that it's slower than C++. I don't know what to...

command line tool for application switching

339 byte By reset-leo at 2007-11-20 4:16:06
hi there!does anybody know some command-line tool which i can use to switch to a certain application which is running on my windows machine (either by window-title, application-exe name, or the like)? the tool should have similar functionality as the button "Switch to" in task manager has.any help w...

MSDN Webcast movies

566 byte By danutz_plusplus at 2007-11-20 4:16:32
I've just found these ( http://msdn.microsoft.com/vstudio/express/visualc/learning/) MSDN webcast movies about C++ on Microsoft's web page and I was wondering if these are open to the public, or are they only for certain viewers. I'm asking this because when I tried to view one (http:...

One Parent node & multiple child nodes ?

433 byte By Sriya at 2007-11-20 4:17:51
Hi all...In a binary tree.. we have one parent node and two Child node, right child and the left child. Do we have a possibility for a datastucture that has one parent node and variable number of child nodes, instead of just two as in case of a binary tree??Simple put... is it possible to have one P...

Good resources and forum for Visual C#.NET

224 byte By Jaxal at 2007-11-20 4:20:23
Hello<br/>Can any one recommend me some good Visual C#.NET tutorials and a help forum? I have been searching for a help forum for Visual C#.NET for the past 3 hours but nothing so far. Any help will be much appreciated.

reporting tool

134 byte By sweet_babylhyn at 2007-11-20 4:22:46
guys, is there any reporting tool aside from crystal report. im frustated using crystal. Where can i download it?<br/>Thanx guys!

wrapper vs. decorator

789 byte By dberansky at 2007-11-20 4:24:28
Just like many other developers we are using log4xx tool for our logging needs. Recently a new requirement has come up that for some debugging messages at certain times we want to log the stack trace at the time of the logging call. It looks like there are two ways I can implement this functionali...

newbie finding his path?

527 byte By Renol at 2007-11-20 4:24:45
i have been learning c++ for some time,just a little beyond pointers and classesmy problem is simple >.<i can't come up with something to programso i can't practice,wich makes my programing skill very crappybut for some reason i can't find any use for what i knowi can't in...

Help with BATCH file

896 byte By gurs at 2007-11-20 4:25:21
Hi. I am trying to create a batch file to solve a problem. The problem is that I've got a finicky VPN client at a remote computer which often thinks it is connected even though it is not allowing data to move through the pipe. The only way to restore connectivity is to exit the client and re...

windows xp installation

364 byte By bokes15 at 2007-11-20 4:25:26
i don't know the right place to ask this question or if this is even the right site. but, i'm having a problem installing windows xp pro on my pc. i keep getting the following message.. E/1386/asms.error message . and it just keeps cycling through it over and over everytime i turn on my p...

Content Type Deployment in MOSS

177 byte By khaaskhan at 2007-11-20 4:25:51
hi<br/>does any one have any idea of deploying content type in MOSS using "Feature" feature of microsoft office sharepoint server.<br/>if so then please do share.<br/>thanx

creating custom site column using "Feature" feature of MOSS

1418 byte By khaaskhan at 2007-11-20 4:27:52
if any one know how to create custom column using "Feature" feature of MOSS for the "Image" type?the following is the code for creating custom site column for "Choice" Type columnFeature.xml:<?xml version="1.0" encoding="utf-8"?><Feature Id="CA7BD552-10B1-4563-85B9-5ED1D39C073B" Title="myF...

Any fine PDF converter recommendations?

398 byte By PaciuM at 2007-11-20 4:31:47
Hello,I need a software tool for Windows that works as a PDF printer driver, I mean to stay among the real printers and to create PDF files from what I print to it ( must work with Excel, PowerPoint ).. I tried a few free ones but they all have some nags or annoying limitations, a commercial product...

run issues

112 byte By Thetechgeek at 2007-11-20 4:38:28
i am installing microsoft visual basic express edition & i need to run it. i cant find the .exe file. need help.

How do you know what you dont know?

1319 byte By Brad Jones at 2007-11-20 4:40:26
The title of this thread might seem goofy, but it is something I've been discussion with a few people and may do an article about. The question is, how do you know what you don't know. Here is an example of what this question is driving at - SOA is a buzz term that has been around for a co...

VS2005 VC++8 How to deploy code on other machines where VC++ 8 is not installed

467 byte By vinojkumar at 2007-11-20 4:40:39
Hi,I am getting errors when I deploy a program from a development machine to a non development machine in Vista. I tried to change the setting and I am unable to find the setting to make a static compile of a console program without the DLL errors it shows on non dev machines in Vista. Can anyone...

Extract table information from MS Access databse

543 byte By chmanish at 2007-11-20 4:40:48
Hi Everyone,I have a MDB file which contains approximately 100 tables. I need to list all the tables along with information about fields (including name, type and size). Is there some tool for thsi purpose? or can I write some small application myself for this?I tried the Tools->Analyze->Docum...

Two great free applications - InnoSetup and NUnit

313 byte By Zaccheus at 2007-11-20 4:43:16
I use these at work and at home - they are fantastic.InnoSetup ( http://www.jrsoftware.org/isinfo.php)is a very easy to use, yet extremely powerful, installation package generator. NUnit ( http://www.nunit.org/) is a great unit testing application for .net assemblies. :wave:...

Do Multi-core processors impact development?

443 byte By Brad Jones at 2007-11-20 4:49:48
Do the new multi-core processors impact how applications are built? Should they? Have they changed anything about what you are doing? Right now there are only 2 to 4 cores in the processors, but when there are 80 how will this impact your code? Does something in your code need to change?I'm int...

From machinecode to assembler to C to C++ to C#

1548 byte By Zaccheus at 2007-11-20 4:50:03
I've decided to take the plunge and go for C# (at home and at work). It feels very strange, to say the least. This is of course just the latest step on a long road of "it's strange, it's terrible" blending into "actually, this is great" whenever something new came along. I started by...

xcopy nonsense

428 byte By MrDoomMaster at 2007-11-20 4:51:46
By using the following command:xcopy ..\..\export_ready\CompiledMaps\*.til ..\..\_temp\CompiledMaps\ /y /iit copies over files that have letters appended to the "til" part. For example, the source directory has .TIL files and .TILZ files. The TILZ files are copied over as well, when they shouldn...

Adsi Guid

729 byte By gazza2001 at 2007-11-20 4:52:01
Hello,I have a question regarding ADSI GUID in windows 2003. We want obtain a unique identity that exists on the client machine and also the ADSI server. I dont think it exists, the only ID that I can find that does exist is the hostname of the machine. The GUID is specific to ADSI, but does this ex...

Query and Join help please

1165 byte By javoine at 2007-11-20 4:53:18
have query that I can't get an outer join to work for. It is supposed to retrun everyone in the jobs table with a address type of 'MA' or return the person with a blank if they do not have that address type. The problem is: They are in the table with other address types, so it does no...

InstallShield alternative?

342 byte By nmarler at 2007-11-20 4:55:02
Can anyone recommend a good alternative to InstallShield (specifically, something less expensive)? I've searched sourceforge.net but didn't come up with anything, wondering if anyone out there has any suggestions.I regularly work with VB6, MSVC++ 6, and C#, and would like to find a good in...

where is the newbie section?

65 byte By ssartera at 2007-11-20 4:56:39
hi <br/>do'nt you have any newbie section or something here?

Ideal notebook screen size for programming?

511 byte By bubu at 2007-11-20 4:58:57
Is a 15" notebook enough for programming? I'm afraid it might cause eye stress or a monitor 15" would force low resoltution (1024x780) limiting the amount of text i can see without scrolling.I'm a webdeveloper and when I'm programming I really to be able to see a large portion of the...

mock database for practicing sql

146 byte By xusword at 2007-11-20 4:59:30
Hi:<br/>I was wondering if there is a program out there that creates a mock database.<br/>I would like to practice sql on it.<br/>thanks

Any suggestions on Compilers

513 byte By Damann78 at 2007-11-20 5:00:31
Hi everyone, I am new to programming. It is something I have been messing with for awhile on a game I play and decided I wanted to learn this for myself. Can anyone help me with a direction of where I should start? My biggest question is how can I get a workable compiler that will not be expensiv...

Hard Drive Serial

269 byte By Quell at 2007-11-20 5:00:33
Hello.<br/>How can i find out my hd serial number from win xp system? The reason i ask is because i failed to retrieve a serial num using WMi from a SATA hd WD800ADFD-75NLRm1 model. Is it possible that there is no serial, or that its impossible to retrieve it?<br/>Thx

Help I need VC++ 6 interview questions

17 byte By rohinisharma82 at 2007-11-20 5:01:44
Thanks in advance

COBOL Compiler

524 byte By asantavicca at 2007-11-20 5:03:37
I just started working with a company that does a lot of programming with COBOL. The programming I do at work is done in a mainframe environment that takes forever to write code, compile it, run it, and check the resulting file to see if it did what I wanted it to do. So I wanted to download a COB...