0
votes
1answer
23 views
How can a console application (e.g. Java) recognize the source of the ‘standard input’ stream?
If I run 'python' on the linux command line, and I don't provide any command line arguments, the program displays a welcome message and waits for user input. I would assume that un …
0
votes
1answer
17 views
gtk: how to hide a window when the application loses focus
Hi,
I want to duplicate the behaviour of tool windows in OpenOfice. When the application loses focus, the tool windows (if they are not docked) are hidden.
So, I have a main wind …
0
votes
1answer
13 views
VB.Net 3.5 and SQL Server 2005 Windows Chat Application
Hi
Currently following is the project I need to submit for my college assignment:
A vb.net chat application with a ms sql server 2k5 backend, max 100 users with file transfer, one …
0
votes
4answers
96 views
console app c++
hello all,
i'm new to console apps and would appreciate some pointers...
i have created a new console app and (not finished but it should be working), i selected win32 console ap …
1
vote
2answers
20 views
How to resume view stack of iphone application
Hi,
We are implementing one web based application in iPhone. if i answered the incoming phone call my application is relaunching once again instead of resume the application to …
0
votes
1answer
11 views
How to neglect this error in windows application using crystal reports
public void crys()
{
con = new OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:/Documents and Settings/techsoft/My Documents/Database.accdb;Persist Se …
2
votes
2answers
30 views
Non-Null Foreign Keys as Database Standard
Background: today, an issue arose while using SQL Server Reporting Services. It seems that SSRS drop-down parameters in the report viewer don't allow you to indicate a (null) optio …
0
votes
1answer
22 views
Is there any difference between assemblies compiled from WebApplication and ClassLibrary projects?
In other words, if I have a compiled dll file, is there a way to find out (using Reflection) whether this dll is produced from a WebApplication, ClassLibrary or another project typ …
0
votes
4answers
71 views
Recommendation for the Java SE project to use all java skills?
I am looking for a project to use most of my java se skills (oop,java api..),i searched but i can not find good project to dive in and start.It doesnt have to be new one , projects …
0
votes
4answers
55 views
how to count at each time when the button is pressed in windows application [closed]
Hi,
I need some idea plz help me .I have to know that how many times the button is pressed.
0
votes
2answers
34 views
presentModalViewController is not working for the button event in iphone?
Hi,
In my application i have used the UiViewController and able to push the other view using the PushViewController.
But, whenever i am using the presentModalViewController at tha …
0
votes
5answers
67 views
asp.net application default file Index.aspx
how can i make it that when i go to (for example) http://localhost:60288/ it does not show me a directory listing but rather opens the Index.aspx page? This works with http://local …
1
vote
2answers
29 views
what is difference between Exception handling Application block & Exception handling
what is difference between Exception handling Application block & Exception handling in regular dot net classes ? i don't think it is beneficial to use of Exception handling A …
5
votes
6answers
180 views
How to determine Delphi Application Version
Want to obtain Delphi Application build # and post into title bar
0
votes
0answers
32 views
what is the procedure to purchase the application from the apple appstore? [closed]
Hi,
i have downloaded so many free application from the apple appstore.
But, not able to find out the exact solution for purchasing the application from the appstore?
what is nee …
