Consider the following entities
1) Entity name: Movie
Fields:
Title
MovieID (primary key)
ReleaseDate
ProductionCost
ProdCompName (foregin key for entity Production Company)
At a given time, I want only one page to be displayed. The user should be able to flick through the pages by clicking on Next and Previous links. It should also be possible to go to any particular...
In my website, I want to add online books. On left hand side, chapter titles will be displayed. As the user clicks on a chapter, it expands and lists of sections are displayed underneath it. When the...
I want to try making browser plugin in VC++ 2008. I have never done this kind of work earlier. Please let me know what code to write for the simplest possible browser plugin in VC++ 2008. After that,...
It does not recognise the function SetWinEventHook and the constants EVENT_MIN, EVENT_MAX, CHILDID_SELF and some others.
I mean it does not recognise any constant related to MSAA.
Some years back I wrote a C++ dll in Visual Studio 6.0
It contains mouse hook, keyboard hook and also winevent
I tried converting it into Visual Studio 2008. When I opened the project in VS 2008,...
What are the different kinds of licensing that can be added in a Windows desktop based C# application?
How should these licensing implementations work from user's perspective?
How should these be...
I am not able to come up with an algorith for this. Please help me.
There is an array string []arServiceNames. Let nServices be the size of this array.
Thanks PeejAvery
Here are some relevant details about the server:-
Apache version 2.2.14 (Unix)
PHP version 5.2.11
MySQL version 5.0.88-community-log
Architecture x86_64
Operating system...
My website hosting provider does not support tomcat. Is it possible to develop this application using Ruby on Rails, java-script, Flash, or any other client-side technology instead?
I conduct online tutions in Science and Mathematics. I am thinking that if I have web based whiteboard application, then it will be good. I have a website. My plan is that I will give a url to my...
I have an ASP.net application. The server side code is in C#. There is a button on the form. When that button is clicked, then a server side code should be executed and then the page should close.
...
I have an ASP.net application. The server side code is in C#. There is a button on the form. When that button is clicked, then a server side code should be executed and then the page should close.
...
Thanks to the responses. Most of them have Windows OS. Yes, I can package the .Net framework. It is just that I was wondering if the disk space will be an issue for them.
I mentioned VB6 because...
In my spare time provide online tuition to the students from different parts of the world for free. I teach them Physics, Chemistry, Mathematics, Statistics.
I want to develop some software...