2,966 Topics

Member Avatar for
Member Avatar for geekme

I'm a beginner looking for Windows 7 phone app development. Have downloaded the kit and emulator. I follow tutorials to develop apps but I don't understand the steps.I use visual C# 2010 as the IDE .Please help as to what should I learn so as to understand the coding in …

Member Avatar for gameprogramming
0
109
Member Avatar for bradploz

hello, I am trying to connect MS ACCESS 2007 Database with textboxes which will show the info of the users..for example..when I login..I see my info in the textboxes..and when other user logs in..they can see their info.. This is the code I have on load after the window login.. …

Member Avatar for adam_k
0
173
Member Avatar for simplyit

i am currently working with jsp for building a travel based website and have to deal with GIS maps. now i am working with netbeans ide because it has glassfish server deployed with it so it is easy to work and configure what you need. but when it comes to …

0
89
Member Avatar for StuartMillner

I'm not sure where an actionscript 3 post would go so I put it here. If this isn't the right location please direct me towards the right part of the forums. Anyways, I'm currently working in actionscript 3 with the flex IDE(a scripting language based off of java), and I'm …

Member Avatar for Ezzaral
0
136
Member Avatar for mwenyenia07

I created an application on asp.net using visual studio 2008 and i wanted it to run on IIS(Internet information server). but when you run it in the browser, it brings this error XML Parsing Error: not well-formed Location: [url]http://localhost/Default.aspx[/url] Line Number 1, Column 2:<%@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="WebApplication1._Default" %> …

Member Avatar for Netcode
0
204
Member Avatar for sirlink99

I would like to learn PHP and I am wondering how to install it. I am planning on using the Eclipse PHP IDE for coding. I have tried a couple of installs for PHP and I could not get any of them to work. I have a vista ^$ bit …

Member Avatar for Ezzaral
0
117
Member Avatar for yurixzach

Hi. I am new in using Eclipse IDE, Tomcat 6... I can't run even the simplest project (Hello World) because of the error about ports. I've already browse the internet and do the configurations but still my problem is there. I have no one to ask about eclipse other than …

Member Avatar for peter_budo
0
126
Member Avatar for ac.morgan

Hello all, a few weeks ago I noticed my computer was running slow, I used anti malaware bytes to scan and found 50 infected items, which I deleted. My computer seemed to be doing fine until one day it was incredibly slow. I checked windows task manager, and my computer …

Member Avatar for hughesj
0
1K
Member Avatar for NetByte

Greetings to Everyone :cool: , I just would like to know how to run/launch/start the IDLE ide of python in linux? (In windows the IDLE ide comes part of the python download, I assume its the same for linux??! or not?!) I currently have installed ubuntu linux, its already got …

Member Avatar for snippsat
-1
1K
Member Avatar for sathyanshan

Hi All, I am using Tomcat 6.0 Application server and Apache HTTP webserver 2.2 and Eclipse Galileo as my IDE. I developed an web application which is some site where users can login and browse around it. My problem is Only one user can access the application. That is when …

Member Avatar for masijade
0
98
Member Avatar for geekme

I'm using ubutnu 10.10 and using eclipse php editor.But i don't know how to run the PHP file in the browser.As for simple text editor we just go to browser and write the url as "localhost/file.php".Please help.

Member Avatar for Stefano Mtangoo
0
130
Member Avatar for owenbear

Hullo again, After being given even more old PC bits I now have questions about switching CPU's. I've tried swapping my old socket 478 1.7Ghz for a P4 2.5Ghz (socket 478). The motherboard is an ASUS P4B-533VM. And here begin the problems...(and the questions)! 1) After the swap the PC …

Member Avatar for crunchie
0
192
Member Avatar for ahsan1

I have made an application in which there are different buttons with images. When the button is clicked, it writes "hello" on the console because I have written in the NSLog("hello") statement in the funtion which is called on button click. But I want to print the database column record …

0
72
Member Avatar for geekme
Member Avatar for ulyssey
0
167
Member Avatar for Chamath
Member Avatar for Chamath
0
157
Member Avatar for oamsath

Hello Daniweb Community.. I'm currently pursuing Bachelor Degree in Computer Science, and currently brainstorming some ideas for my Graduation Project. My interests include Compiler Theory and Game programming. I've been using XNA for years and some OpenGL. I've came up with an idea that I'm hammering right now for flaws …

Member Avatar for MoNaLiZaOman
0
191
Member Avatar for dzen

I have follwed the tutorial on [I]JSP database connectivity according to Model View Controller (MVC) Model 2[/I] for login servlet. I use ServletConfig servlet and init- parameters from web.xml according to the tutorial. I am using Netbeans IDE. Bu I receive this exception whan I try to use login form. …

Member Avatar for peter_budo
0
560
Member Avatar for Sabre2th

Hello and thank you for the welcome to DaniWeb. I hope that someone can find the time to help me with my xp problems. The problem is that one of my svchost.exe processes gradually demands more and more ram and cpu which eventually locks up my machine. I can safely …

Member Avatar for jholland1964
0
414
Member Avatar for Graphix

Hi, At the moment I am trying to open a log file with notepad.exe while the original process continues. As I am developing for Windows, fork() is not available for me. I googled alot and found a good reference to opening processes ([url]http://www.yolinux.com/TUTORIALS/ForkExecProcesses.html[/url]), however they all put the original process …

Member Avatar for Graphix
0
266
Member Avatar for kemplu

Hello, I'm new in java and must make a dummy server client connection (webserver) that check if the client has the actual software (actual version) and send links (in .txt or something else, if any update available). I'd like to make a program as simple as possible. I am using …

Member Avatar for kemplu
0
244
Member Avatar for geekme

Hello, I work on ubuntu and have installed javascript plugin in eclipse IDE for java EE.How should I us it now? As in will just saving a file with extension .js would make it a javascript file?And also how do I run it on the browser.please help. Regards

0
79
Member Avatar for rayden150

Please Help, im trying to run the emulator on my WINDOWS VISTA I really dont know why it doest woork!, It just stays at this huge black screen which I know isnt normal, it should be smaller.. I have the ANDROID SDK 3.1 and have ECLIPSE HELIOS and I think …

Member Avatar for hithirdwavedust
0
426
Member Avatar for anand01

Hi all, am using eclipse IDE.I want to connect mysql database with jsp/servlet for that i want to add mysql j/ connector. I added properties -> Java build path-> Add External jar file but still it calls the exception Driver not found "com.mysql.jdbc.Driver". Am not filmier with Eclipse any one …

Member Avatar for anand01
0
154
Member Avatar for mogaka

i can create an asp.net application but i don't know how to compile it to run. can somebody help me on how to make it run because at the moment, it runs on visual studio alone. how can i make it run in an environment without vb.net IDE?

Member Avatar for kvprajapati
0
55
Member Avatar for arka.sharma

Hi All, I am new to EJB and JBoss.I am trying to develop a very simple EJB 3.0 stateless calculator bean which I have done upto this.I have one remote interface "Calculator.java" a stateless bean class "CalculatorBean.java".I have successfully compiled these and packaged in a jar file and kept it …

0
61
Member Avatar for jimfive

Howdy, I had a virus, one of the ones that pops up and says, viruses detected, click on this to start running the anti-virus software. I CTRL-Alt_Del out of that, and then it usually tells me, jga.exe (or something similar) not responsive. I search on that, its always in the …

Member Avatar for jimfive
0
368
Member Avatar for stupendousomega

I'm having trouble booting up from my HDD. It's a SATA HDD plugged right into the motherboard... I have played with the BIOS setting for a while now, but can't seem to get it to boot up. Can anyone who has this motherboard help me out? I've gotten to the …

Member Avatar for stupendousomega
0
223
Member Avatar for jordan0420

I am currently working on a project for my computer class and i am using it as an opportunity to learn pyobjc. i have a database file that includes a path to an image, reading this and getting the path to the image is no problem. my problem is, i …

0
113
Member Avatar for contra_shadow

Hello everyone, I am Java SE developer, but would like to start developing Java ME applications. Can you point me to some book, tutorial where I could get the basic concept of making mobile applications? And also, what IDE should I use? Currently I use Eclipse and NetBeans. Thank you …

Member Avatar for peter_budo
0
69
Member Avatar for WolfShield

Hello guys, I am very interested in the Common Lisp programming language, but I need to know if it can be used as a general programming language. As in, if I wanted to create an IDE for three separate languages, then make an image editing programs after that, then make …

Member Avatar for WolfShield
0
576
Member Avatar for dwolver

In past few months my computers that i develop on have become increasingly un-responsive, especially in delphi. I noticed changes after a round of windows updates a few months back. Previously when in the IDE, when you clicked anywhere delphi may try to compile or evaluate the code and it …

Member Avatar for Mikav6
0
114
Member Avatar for Dingbats

Hello everbody Simply put; [I]rand() is driving me nuts[/I]. I've been trying to get my teeth into Dev c++ (v. 4.9.9.2) for the first time and couldn't find anything anywhere which helped me anymore. Nearly all this code is IDE generated or copied from examples - I'm just trying to …

Member Avatar for Dingbats
0
1K
Member Avatar for MoZo1

Original question:[url]http://forums.sun.com/thread.jspa?threadID=5323307[/url] [quote]So I would like to include a bean into the same project (as a separated library of course) that uses it, so the project would be self containing, and the bean's code would stay in syncron with the program's one, even if I move it to another computer. …

Member Avatar for MoZo1
0
181
Member Avatar for jeffcogswell

A couple weeks ago, Microsoft Research made available a project that had been under development for a while called Debugger Canvas. This is a visual tool for debugging applications where your functions appear as bubbles, similar to a database diagram or UML diagram. It only works on Visual Studio 2010 …

Member Avatar for pseudorandom21
1
369
Member Avatar for PHIPH
Member Avatar for geekme

I work on ubuntu 10.10.Please suggest me a php editor or IDE that I can use so that it highlights my syntactical and other errors.I currently use gedit which does not helps much with detecting typing errors. Regards.

Member Avatar for iyngaran
0
153
Member Avatar for montjoile

I use CodeBlocks, it's light, has readline-like autocomplete of code and the best thing that I like is that you can change the background color. which is the one you use?

Member Avatar for katmai539
0
126
Member Avatar for SWEngineer

I have followed this tutorial for setting up Eclipse and OpenCV: [URL="http://carrierfrequency.blogspot.com/2011/05/opencv-22-in-windows-using-eclipse-ide.html"]http://carrierfrequency.blogspot.com/2011/05/opencv-22-in-windows-using-eclipse-ide.html[/URL], and doing it with OpenCV 2.3. But, I'm always getting the error: Type 'IplImage' could not be resolved for IplImage* img = 0; Why is that? Thanks.

Member Avatar for raptr_dflo
0
269
Member Avatar for johnbo100

Hi all, I've pulled most of my hair out over the last few days and need some help. Description: I am creating a db application with dreamweaver and using php and mysql server behaviour. My database consists of losts of many to many tables that are necessary. I have created …

Member Avatar for ko ko
0
404
Member Avatar for _Jen_

Hello! I have Windows XP Home Edition SP2, Version 2002, which I run on eMachines version T2875. I began to run into a problem a day and a half ago, which hadn't seemed quite so drastic at the time. My default web browser is Firefox (version 3.6.17) and every time …

Member Avatar for _Jen_
0
511
Member Avatar for murnesty

I'm using eclipse C++ helios and mingw compiler... I created a hello world project without modify the original code.. It compile successfully but when i click run, it show terminated test.exe I'm new to use eclipse IDE, so hope to get some helps here.. thanks

Member Avatar for murnesty
0
237
Member Avatar for ceyesuma

I was reading some code that encouraged the use of vectors but my IDE is saying that it is an obsolete Collection. I need to use Vector because it can does not need to be a set size. and I would like to have a Vector of Vectors. Is there …

Member Avatar for ceyesuma
0
922
Member Avatar for hinaraees

I have a project in java named java.war. where war means web archive files. i dont know where to place this project in tomcat directory or netbean IDE. can any one tell me?

Member Avatar for BestJewSinceJC
0
143
Member Avatar for nered

Well the title really says it all. I am using Netbeans IDE for most of my work when working whit JComponents archive but i know how to make a java frame and add things to it without using Netbeans. Anyways. I decided to write a small program for a community …

Member Avatar for JamesCherrill
0
107
Member Avatar for syeda amna

hi i am working on servlet using eclipse IDE .i have attached html form. I am unable to format drop down list. how to do it. how to align the drop down list.please help.

Member Avatar for syeda amna
0
213
Member Avatar for farisdnl

I've been wondering how to create a Blog Website using Dreamweaver. I mean, with the Archive and Comment System. The New post and the Old post thingy.. Or I've to use some special code?

Member Avatar for matricol
1
126
Member Avatar for Thisisnotanid

Hi everyone. I've decided to learn C++ and have come to the inescapable step of having to choose my development environment. I have a short list of IDE's I'm considering but, since I'm new to C++ and programming in general, I'm confused as to which I should pick. I've taken …

Member Avatar for Moschops
0
238
Member Avatar for jordan0420

I am Currently teaching myself PyObjC through tutorials and then modifying them. Now the time has come to open a second nib (addtv) and i cant for the life of me figure it out. [CODE] @objc.IBAction def open_(self, sender): addtv = AddTvControlleralloc().initWithWindowNibName_('addtv') addtv.showWindow_(self) #addtv.retain() [/CODE] What i am attempting to …

0
77
Member Avatar for untio

Hi, I am starting to learn JavaScript. But now I need a good IDE to code. Obviously I need a free IDE, I am not planning to make money with my code. Can experts give me some advice. Thanks in advance.

Member Avatar for untio
0
129
Member Avatar for pro_learner

I'm novice to C#.net & i'm using Visual Studio 2010 as the IDE.I have created a Desktop Application in C# & i want to connect it with the Database in SQL server 2008.Friends can you tell me the code or web links to solve this issue.....

Member Avatar for pro_learner
0
1K

The End.