|
|
Hi there,
I'm not sure how original your project must be, but it is a good idea to implement. We have a system like that at my former university (two systems actually). The first is for students to register for classes, check seat availability, and verify final grades for the semester. The second system is used by teachers to post regular grades through out the semester, and to post things like corrected class notes / study guides.
Hope this helps or gives you some new ideas.
I win because I have the most fun in life...
|
|
|
|
|
am stuck with the uml diagrams for the n-queens problem and need assistance. need to identify entities and their relations
|
|
|
|
|
If you tell me why it is needed so much, I'll write it.
Best regards,
Dmitry.
-------------------------
Don't worry, be happy  )
|
|
|
|
|
This looks like a school assignment, a fellow student did something on that a year ago. I think your best off thinking about a logical solution on your own.
WM.
What about weapons of mass-construction?
|
|
|
|
|
I have the feeling that most questions here are school assignments.
Most of them ask for help, then you give them direction to find their way.
They ask for demo code for the problem.
You elaborate a little more.
Then they say they are having trouble and need the full code.
That's when you know it's a school assignment, and bail on the thread.
|
|
|
|
|
Use Backtracking
You can only be young once. But you can always be immature.
- Dave Barry
|
|
|
|
|
Hai all,
I have one problem for a long time,still now i couldnt get any solution.
The scenario is the following.
I have developed one application which is in .net having some
buttons,textboxes,comboboxes etc. These controls have some design
formatts and i developed the application in windows xp with silver not
in blue. I need my application should not change depends on the client
windows style. for that what should i do in my application.
I expect a good solution from this site.
Lots of Thanks in Advance
|
|
|
|
|
Are you asking to have your app not change themes on different computers, or are you asking if it will change on other computers?
|
|
|
|
|
You can disable themes in your top-level window, which will also disable them for all child windows.
SetWindowTheme ( hMainWindow, L"", L"" );
|
|
|
|
|
|
Hi,
plz send me article on AJAX and how AJAX is use with ASP.net 2.0 component.
Thanks & Regards
Girish Pendse
|
|
|
|
|
|
Looking for help with screen scraping online poker sites (preferably pokerroom.com) in order to build a program which can assist with poker making decisions. I need pointing in the right direction, preferably in C++ but whatever you have is going to be helpful. The main obstacle for starters is reading the information from the screen such as pot amounts, player position, hole cards and board cards, etc. I really need to know how to go about it, any other poker playing developers who have made progress in this area please get in touch. If im pointed in the right direction I will be able to take it further. email av6x@yahoo.co.uk
"Life begins at 140"
|
|
|
|
|
Nope.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
Needed article on Code morphing in Application protection. All I can find on the net about it's only commercial EXECryptor protector from http://www.strongbit.com
May be smb. knows is there any material?
Thanks
|
|
|
|
|
Hi Friends,
Can anyone tell me which different languages i can use to develop a toolbar for internet explore or any other explorer.
Thanks,
Sushant Duggal.
|
|
|
|
|
They are completely different animals. IE toolbars can be made in any language than can create early-bound (vtable) COM objects, C++ is the one I use. Firefox toolbars use XUL and Javascript.
|
|
|
|
|
I was hoping to find an example for a Mac OS X style "dock" application launcher...but for Windows, i.e. an animated taskbar. I have seen some shareware tools like this, e.g. "AquaDock", but nothing that explains the implementation or has source to review.
|
|
|
|
|
Have you found anything on that?
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon
|
|
|
|
|
I want to get information of this web page: http://www.bidv.com.vn/BSC/op.htm[^] by asp.net and save it into database for later process but it use frame so i can't do. Anybody know how please help me. I really need it. Thanks
-- modified at 4:45 Monday 2nd October, 2006
|
|
|
|
|
First of all, I don't think you need to support frames. You can just use Main.html.
Second of all, I would recommend HTTrack. It's a freeware tool to download everything from a website.
You can then simply read the files you need and changes to the website will have less impact on your code.
Also you will not need to wory about frames anymore.
Last note. Isn't it easier to simply have Xml data send to you (by RSS for example)?
|
|
|
|
|
anyone know or have information about this data mining technique....answering me pls...
respect,relax,respon
|
|
|
|
|
good_buttercup wrote: anyone know or have information about this data mining technique....answering me pls...
respect,relax,respon
Don't cross post (you've posted the same question twice in the math forum). It is rude
|
|
|
|
|