Provider not found error on 64 bit operating system
I am using the connection string to connect to database in access. It works in 32 bit and 86 bit operating system but I am facing problem in 64 bit OS. It throws an error provider not found. How to fix...
View ArticleProblem with encrypting a string using arrays
Hi, I am having trouble with a program in which I am promted to encrypt a string by using an array with the normal alphabet compared to an array with a randomly ordered alphabet. I am having trouble...
View Articleproblem with a 8 puzzle variation
problem with a 8 puzzle variation this is more of a challenge that was given to me by a friend who study's python to me who is trying to study it... it is a 8 puzzle variation that i can't solve (this...
View ArticleRemove axis label lines from a MSGraph control
Hey everyone I apologize if the title isn't that accurate, but I'm not sure how these lines are called: http://postimage.org/image/nh28wfl5d/ See in that image I've labeled the line that I want to...
View ArticleProblem: Adding command argument to button - by listitem id
Hey, I have following problem: I have a list of Inovices which each have an id, which I want to set as commandargument on a button, but I get an empty string, I have tried to google and have found I...
View ArticleActivity Diagram
Hello I was asked to draw a UML activity diagram based on the scenario. I would really appreciate if someone could check it and see it there is anything wrong with it, if yes then please help... Thank...
View Articlehow to merge two new arrays
"Add a merge() method so that you can merge two ordered source arrays into an ordered destination array. Write code in main() that inserts some random numbers into the two source arrays, invokes...
View ArticleStandard Software Development Coming To An End With Cloud Computing?
So I've always been a big windows fan (personally) due to the fact that a lot of their development on win32 hasn't changed much in years. That said the conventional way of writing applications for...
View Articlehow to use of stimulsoft for reporting
please guide me : how to use Stimulesoft reporting component in vb.net. And which of crystal report or stimulesoft is better?
View ArticleEntity framework - reference same entity twice
Hi All, sorry if the title is a bit unclear/ambiguous but I am unsure of how so get the following code bound via Fluent API (if it's even required) public class ChatUser { [Key] public int ChatUserId {...
View Articleerror array with parameters and function
need to write array with 50 elements, use each content of array and output of them square and squareroot and need to print. this code is for square but my code have problems do not give me output, can...
View ArticleInheritance VS single class - whats better?
Hello, I'm currently working on a game library [DLL] with XNA. And well, I was wondering what is better/more efficient: having a single class, for this purpose lets call it GameObject, or multiple...
View Articleaddress location of any number is same
i was learning about address location so i write a example but this programm showing same adress location for aal number, is it normal or the code is wrong? #include<stdio.h>...
View ArticleCan't connect to mssql with wamp 2.2e 64bit..
i tried downloading and enabling each of the drivers to connect php to mssql. i tried putting sqlsrv drivers in ext folder and enabling it in php.ini but still not working. cannot find sqlsrv_connect...
View ArticleBug in minimax algorithm
Hi, I was coding for minimax algorithm and have an annoying bug in the program . When I call the IsGameOver(state) , I try to display the board state of the game . It seems that when I have a win ,...
View Articlejava loan calculator applet help
Hi, I've been having trouble with my loan calculator applet code. I basically have to write a Java applet program (together with its html test file) to calculate loan payments. The user will provide...
View ArticleHelp Please-Overdraw Checking/Savings Account
I am very lost with this program. It is supposed to set up a savings and checking account, withdraw the specified amounts and throw the specified exceptions when an overdraft occurs. Issue 1: I can not...
View ArticleWhat engine to use?
Hi, I'm not a complete newbie to game development, I've already got some experience with Flash and Unity 3D. But, for the next game that I'd like to create, I need an engine/library that enables me to...
View ArticleSimple VB.net help
Hi Everyone So I am working on my vb.net project which is a music player. Now I have created everything. All the forms, Controls and every related stuff. The problem is that my form has a sort of...
View ArticleObject From ArrayList
Hello all, ok, Im sure this is something simple but I just cannot seem to figure it out. I am buiulding an object of a bingo pattern, In it holds the key to a correct bingo, the name of the bingo and...
View Article