Search Results

Showing results 1 to 30 of 30
Search took 0.01 seconds.
Search: Posts Made By: yassar
Forum: C# Jul 13th, 2009
Replies: 1
Views: 348
Posted By yassar
Hi again,
I solved the problem using this page.

http://msdn.microsoft.com/en-us/library/k4cbh4dh.aspx
Forum: Windows NT / 2000 / XP Jul 13th, 2009
Replies: 4
Views: 317
Posted By yassar
Thank you all, I solved my problem using the software sknake recommended. I was unable to delete some files because they were used and I didn't know which process used them. Now everyhting's ok.
...
Forum: C# Jul 13th, 2009
Replies: 1
Views: 348
Posted By yassar
Hi,

I am building a web application in c#using visual studio 2008. I want to embed a calendar in a combobox, so that when combobox is clicked a calendar will pop up and user will be able to select...
Forum: Windows NT / 2000 / XP Jul 10th, 2009
Replies: 4
Views: 317
Posted By yassar
Hi,

I am an XP user and trying to find out which service or process uses which file. Is there any cmd command or other way to learn this.
Forum: Pascal and Delphi Jul 9th, 2009
Replies: 2
Views: 537
Posted By yassar
Thanks FlamingClaw, I got more than i need from that site
Forum: Pascal and Delphi Jul 6th, 2009
Replies: 2
Views: 537
Posted By yassar
Hi,
I am modifying a software in delphi, The software is in Turkish, but it cannot show special Turkish characters properly. Can anyone help me solve this problem.
Forum: Web Browsers Jun 15th, 2009
Replies: 3
Views: 767
Posted By yassar
I uninstalled all installed add-ons and now it works. I don't know which one caused the problem.

Thanks for help
Forum: Web Browsers Jun 15th, 2009
Replies: 3
Views: 767
Posted By yassar
Hi,

I cannot connect to internet using internet explorer. I can browse web pages with any other browser.

When I type a web page and click enter in internet explorer, explorer just waits and...
Forum: JavaScript / DHTML / AJAX Apr 17th, 2009
Replies: 0
Views: 573
Posted By yassar
Hi, I am trying to create a playlist using JCarousel. I am trying to create playlists changing with tabs. When the page loads for the first time playlist works correctly, but when I click on a tab...
Forum: Windows NT / 2000 / XP Nov 10th, 2008
Replies: 1
Views: 636
Posted By yassar
Hi,

I have an on board cam on my notebook, but i want to install another one. I installed some so called driver software on the CD that came with the webcam but the software sees the on-board cam,...
Forum: ASP.NET May 17th, 2008
Replies: 2
Views: 3,261
Posted By yassar
Hi,

I am making an asp website using visual c#. I am working on visual studio 2008. I have a problem with selecting data source from the database for UI components. For example, i added a...
Forum: Java Apr 23rd, 2008
Replies: 1
Views: 1,600
Posted By yassar
Hi,

I get the following exception when i try to run the following code segment.

stmt = (Statement) conn.createStatement();

rs = stmt.executeQuery( "SHOW TABLES");

if(rs.first())...
Forum: ASP.NET Apr 19th, 2008
Replies: 11
Views: 1,306
Posted By yassar
:-s Anyway, thank you all.
Forum: ASP.NET Apr 15th, 2008
Replies: 11
Views: 1,306
Posted By yassar
Thank you very much,
i have also done some search on web other people also recommend the same thing. Thanks again
Forum: ASP.NET Apr 15th, 2008
Replies: 11
Views: 1,306
Posted By yassar
Hi,

I am working on a database related project for a course. I have decided to use mysql as a database but I cannot decide which web programming language to use. I am trying to decide between...
Forum: C++ Sep 16th, 2007
Replies: 2
Views: 2,616
Posted By yassar
I am trying to read source code of a webpage in C++. I haven't gone too much of a way. Can I read it as a text File??
Forum: IT Professionals' Lounge Mar 28th, 2007
Replies: 3
Views: 2,612
Posted By yassar
Hi, I am very new at web development, and i am trying to run my own web page. I installed an apache server on my system and it works fine. I also both a domain name for myself. But I don't know how...
Forum: Java May 27th, 2005
Replies: 4
Views: 3,713
Posted By yassar
Forum: Java May 27th, 2005
Replies: 4
Views: 3,713
Posted By yassar
Forum: Java May 27th, 2005
Replies: 4
Views: 3,713
Posted By yassar
I formatted my computer today, now I can't compile the files from command prompt, but I can run the compiled ones. How can I solve this problem :o :o :o

Thanks
Forum: Java May 26th, 2005
Replies: 11
Views: 2,646
Posted By yassar
Deitel - Java How to Program
Forum: Java May 23rd, 2005
Replies: 63
Views: 132,534
Posted By yassar
From the documentation


public class NoClassDefFoundError
extends LinkageError

Thrown if the Java Virtual Machine or a ClassLoader instance tries to load in the definition of a class (as part...
Forum: Java May 23rd, 2005
Replies: 3
Views: 1,265
Posted By yassar
I also think that a book would be better
Forum: Java May 20th, 2005
Replies: 3
Views: 1,754
Posted By yassar
Try out this code, maybe you can use some parts of it

class Convert {

public static void main(String args[]) {

Scanner keyboard = new Scanner( System.in);
String Num,...
Forum: Java May 20th, 2005
Replies: 2
Views: 1,717
Posted By yassar
Maybe you should use ArrayList class rather than using arrays.

You do not need to specify a maximum element number. Also ArrayList class does the shifting things itself when you remove an element...
Forum: Java May 19th, 2005
Replies: 8
Views: 17,708
Posted By yassar
You can use " java.io" package classes to do that.
Forum: Java May 19th, 2005
Replies: 16
Views: 13,428
Posted By yassar
Maybe you can work on some kind of simulation things such as traffic simulation with intelligent drivers, pedestrians... or air control simulation. Also a modeling kind of thing might be interesting...
Forum: Java May 19th, 2005
Replies: 3
Views: 2,660
Posted By yassar
You can define one of tthose frames as an inner class under another one with private access (Actually you can't make an inner class public). THen you can use D1 in both of them. And you can use the...
Forum: IT Professionals' Lounge May 19th, 2005
Replies: 10
Views: 3,993
Posted By yassar
Hi, I want to start learning how to create a web page from beginning, I know a little java and still working on it. But generally I am clueless about web development :o :sad: :o

I am looking at...
Forum: Java May 17th, 2005
Replies: 15
Views: 5,641
Posted By yassar
Hi,

I have problems with showing the menu items. I wrote a kind of calculator program. When I open the file menu the first open item can be seen on the text field but the other ones I think goes...
Showing results 1 to 30 of 30

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC