blah blah blah is here! blah blah » Close

0
votes
1 answers

Hyperlink + image on firefox

Gen
0

Hi all I have a hyperlink set with an image. The problem I get that ,only of fire fox, after clicking it with mouse the picture get a small frame before redirected to the ref page. Any sugestions on how to prevent this ? Thanks

0
votes
1 answers

Deployment of multiple .NET applications with one setup file

Gen
0

Is it posible to create a multiple web service setup project? I would like to have one single setup project" to install more 3 web services Thanks

0
votes
1 answers

FileSystemWatcher bug ?!!!

Gen
0

Hi, My application monitor changes to a synchronized offline folder while the user is NOT connected to the network. I have used the FileSystemWatcher and it works beautifully while the user is connected to the network, however as soon a ...

0
votes
1 answers

User control events

Gen
0

Hi all I created my own user control containing some inner controls - picture box, lable and more... I need to list on the mouse down event for the control. But if the mouse is clicked on one of the inner controls, the user control event ...

0
votes
1 answers

VB6 to c#

Gen
0

Hi all I have a project written in vb6 which I want to translate to C# The application consumes a service - .tlb file (Com) which is written in C++ (I think) - VS6 as well. I am having some treble consuming the service into a C# projec ...

0
votes
1 answers

Small database

Gen
0

Hi all I am about to start developing an application - for my own use. The application will have to save data on a daily basis. The data is the location of 20 objects in 2 D space every second for 10 hours. So its 20 * 2 (60 * 60 * 10) ...

0
votes
1 answers

Load from html source

Gen
0

Hi all I would like to load a table from a web site. I am trying to process the html source into a programmable object. How can I do that? Thanks

0
votes
1 answers

add files to click once deployment

Gen
0

Hi all I have an application that is installed using click once. I am trying to add a documentation file that will be added to the Start->Programs->My App How do i do that? Thanx

0
votes
1 answers

Get all available web services in lan

Gen
0

Hi all How can i get a list of all available web service in the LAN system ? Thanx

0
votes
1 answers

Connecting to web service

Gen
0

I am trying to get into web service. i have a small web service application and a window client for test When running the web service on the VS (F5) i have no problam connecting and applying its webmethods : (MyService.Url = "http: ...

0
votes
1 answers

Threads on Web service

Gen
0

Hi I am trying to create a new web servise to replace my old windows service application. The first thing i am trying is to run an asynchronous method on the service side and return the result to the client (sql query). How do i do that ...

0
votes
1 answers

FileSystemWatcher

Gen
0

I have 2 applications using the same file. The first write to it and the second read it after it was changed using a FileSystemWatcher. The problem is that for every change the writer makes 2 events are raised as to the followings: 1. F ...

0
votes
1 answers

Merge cells in DataGrid

Gen
0

Is it posible to merge cells in DataGrid ? thanx

0
votes
1 answers

Open with list

Gen
0

After installing my application i try to open a file by selecting a program on the open with list but my application is nameless only the icon is available. What property or field i shold set for it to be displayed 10x

0
votes
1 answers

Designer mode

Gen
0

I have a component working in designer mode and in run time . How can i tell the difference. Thanx

Feedback