Looks like I would require JSM for the message queue to have guaranteed delivery. But my requirements are Visual Studio.NET,C# on Windows XP.
Is there any other way?
Any help much appreciated.
Thanks.
Hi,
I am trying the following codes for reading last 2 lines of a file. But I am getting some errors like:
a)The best overloaded method match for
'System.IO.Stream.Read(byte[], int, int)' has some invalid
arguments
b)Argument '2': cannot convert from 'long' to 'int'...
Hi,
I have a new problem. I want the message queue to be persistent i.e when I stop the server and restart it, the messages it has read before should still be there. How can I resolve this problem?
Thanks
Hi,
I am trying to run a program on message queuing in which the user inserts some info in text boxes from the client side which gets entered into a message queue and the server receives the info by message queue, writes to a file and then reads the file. These are the requirements of my...
Hi,
I have created windows applications under a project in Visual Studio.Net 2005. Although I renamed them later in the IDE, in my documents folder, their names retain as Windows Application1, Windows Application2 etc. How do I rename the names of the windows applications in my documents...
Hi,
I am facing some problem on Socket programming.What the program does is the user gives a stock symbol on the client side and requests the server to send the corresponding stock price. Once the server sends the initial stock price,it makes variations in the stock price randomly at some...
Hi,
I am trying to generate a random number in a listbox (client_list) on a Windows form. For this I have included a timer control. The program runs but does not show any output. I have set Enabled property of the timer control to True and set the interval to 5 and set the events property to...
Hi,
I am beginning to get familiar with Visual Studio.net and C#. Thanks for the web link. Now I would like some help on Socket Programming with C# in Visual Studio.net 2005. I would really appreciate if somebody would kindly provide me some web links.
Thanks a lot.
Hi,
As I am new to VisualStudio.net 2005 which I am using to run C# programs, I would really appreciate if somebody could give me some web links on how to use VisualStudio.net 2005 IDE.
Thanks a lot
Hi,
I am trying to design a GUI process in VisualStudio.net 2005 using C#. From what I have gathered, I can design a GUI by dragging and dropping controls from the toolbox in VisualStudio.net onto a Windows form. But the toolbox in VisualStudio.net that I have installed is empty. Is there a way...
Hi,
I am new to Visual Studio.Net and C#. Can anybody give me some weblinks on how to design GUIs in VisualStudio.net 2005 using C#? I would really appreciate that.
Thanks a lot.
Hi,
I am currently working on advanced databases where I need to replace a GROUP BY clause by an aggregate function.Is it possible for an aggregate function to do the job of a GROUP BY clause? If yes, I will be grateful if somebody would cite an example.
Many thanks in advance
Thank you all very much for trying to help me out. But I must say to Justin that I am sorry I dont have the option of using COM connection in my office. And to sleipnir214, I would like to say that I tried today in the office the way u suggested, but it was printing <tr><td>... as well in the...
I know I am writing html to a file. I used comma delimited format before but my manager isnt satisfied with it. He wants the table attribute values in separate cells. So I used the concatenate operator in $data command so that assigning it to <tr><td>.cell content.</td>.... I will get the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.