I'm looking to try and write a chess AI. Is there something i can use on the .NET framework (or maybe even a chess program scripted in Lua) that will let me write and test a chess AI without worrying about actually makign a chess game?
...
It seems that most affiliate programs (e.g. Amazon, Linkshare, etc.) provide non W3C compliant XHTML code fragments. When I use the W3C validator I get hundreds of errors and warnings on any pages that use affiliate links.
Mostly the issues are non-encoded special characters, but there are other problems too.
I'm a bit worried about th...
Hey there
I'm going through a lot of computers and a lot of data here and there.
I'm moving it all to a server so everybody has access to it.
There i have a folder for each computer. But a lot of the data is the same.
Is there any program to help me combine the data that is the same ?
It hell trying to do this manually.
Basically i wa...
Hello. Does anyone know how I can get the location of a program that has been installed. My C# WinForm is meant to launch the installer for a program, mainly games, and then be able to detect where that program was installed. Or even if it was installed successfully. Would I have to look in the registery for the location of installed pro...
Are there any programs or way to get a specific icon or any icon for that matter into a minimized window?
The reason why I ask is that I hate having 3 or more windows of the same program minimized on my taskbar using the same icon. When I want to open up the program i'm not sure which window to activate.
-edit
I'm asking for a program...
As i am new to programming... What are the basic c# programs that i should go through to know about c# programming.... Any sample programs...
...
I'm just looking for a program which can disable the [Windows] key on a keyboard and also the [Alt]+[Tab] shortcut, but leave other shortcuts (Ctrl+Esc for start menu, etc) still active.
Anyone know of any?
...
Is subjective reasoning (with incomplete knowledge) synonymous with extended logic or inductive logic?
...
I have a program which i want to invoke from windows service.
xsftp.StartInfo = New ProcessStartInfo("c:\stage\psftp.exe", "[email protected] -b c:\stage\script.bat -pw XXX")
xsftp.Start()
The same code works fine if i write in a console application, but from windows service it wont run, i see the psftp is being started in the task man...
Can anybody tell me what program is this?
http://stackoverflow.com/questions/3271712/improvements-to-memory-leak-hunting
Is this for memory measurement or what? I meant picture which is drawn here.
...
How to remove TBS WMP plug-in? It seems like a malware installed on my computer. Thanks a lot!
...
how to scan javascript code to find errors (are there any programs do that) ?
...
Say I have too programs a and b that I can run with ./a and ./b.
Is it possible to diff their outputs without first writing to temporary files?
...
Hi,
I want to ask how can one write a software application which can automate browser processes such as loging into a site, posting some content and loging out.
There are a number of softwares out there in market which do so, but i am familiar with them from a long time ago, they need windows explorer to work.
I have searched a lot bu...
Hi guys!
I`m a little confused about this point.
Everything that I found in books, blogs, forums and even in OpenGl specs just talk about a very abstract techniques. Nothing about real world examples.
And I`m going crazy with this: How to put and manage multiple objects (meshes) with OpenGL ES 2.x?
In theory seems simple. You have a ...
I have a c++ code developed with Visual C++ 2008, which creates a .exe file in the dubug subfolder of the application. The program runs properly on the development machine, a Windows Vista PC, but does not run when installed on another machine, a Windows XP PC on which Visual c++ 2008 is not installed. (I used InstalShield 2010 to deploy...