- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
18 Posted Topics
I am looking to make an application that allow me to view remote desktop on my local application without interferring the user. In simple words i want to monitor the user activity on the remote machine. So please give me some suggestions about the same. | |
Well i know one can multicast using udp port. but i want to know if it is possible to do the same using c sharp. since TCP is connection oriented protocol. So expectedly it will not allow to connect other client to the server if already it is connected on … | |
I want to maximize and minimize windows form on Timer Tick evebt. I placed the code this.WindowState = FormWindowState.Minimized; into the timer tick event. but actually its not working. Suggest me some code snippet for the same. Regards, Manthan | |
Hi freinds i have developed a sync service by using MS sync SDK. It was working fine few days before but its not working. It does not showing any error in log. Please friends let me know if you are having useful suggestios to make the thing working. Thanks in … ![]() | |
I have developed an application to send fax using c sharp. I have added a feature to send pdf file. for that purpose i have written code for pdf to tiff conversion. however after sending that fax, the fax machine is showing fax not detected and inside the log i … | |
Can you please tell me how can i convert pdf file into doc file? without using any kind of paid third party library. Please provide me sample code about the same. | |
I have developed an application that converts pdf file into tiff file which going to be used while sending fax.To meet my requirement i have used ghost script. Now before deploying i want to know whether ghostscript is open source? please explain about it briefly. | |
i am having a tiff file of LZW compression and i wanted to convert the same into CCITT T.6. Is it possible? if sol please give me some advice or sample code about the same. Thanks and regards | |
Hey please suggest me some sample code for conversion of pdf file to tiff file using c sharp. also i want to use free class library like c pdfsharp or itextsharp. suggest some code for the same. Thanks in advance. | |
as title itself is saying what i am looking for over here. I formatted my pc and installed Sql server 2005. I detached db before formating the system and attached after formating. however after attaching i am getting Db in recovery/ readonly in object explorer. I tried to change properties … | |
I have developed a C sharp application for sending an email. I want to know how can i determine whether an email is deilvered to targeted users. Also how to find if an email is bounced back. already tried many solutions from internet but still i am looking for success. … | |
Hey... I think there was already thread with simillar topic. but there was nothing useful to me... so i decided to create a new topic to take help from you. Well the question is really simple. I have developed a Windows service application and console application. i am looking to … | |
I think after looking on the title itself, you all peopel managed to get why i am over here. The question is pretty simple. I have developed a windows application using C sharp. I let you know that it has login form. after succesful authenthication application gets start. This application … | |
I am back with another question. hoping again you people help me out on the thing that i am going to ask you over here. I am developing Crystal report in 2008 with c sharp. But the issue is that as soon as report is about display it simply asks … | |
Hi friend,,,, I am having a little query to ask you all people. Well i have developed project ibn vs2003 few years back. it was having log writing function using stream writer. it is working pefectly on my machine. however it did not seem to working on any other machine. … | |
Few years back i developed a project in VS 2003.Today in that project i was trying to add a new report. however after adding the report page, i am getting an error prompt that is Failed to open Document with the title of Crystal Reports Activex Designer. Also VS is … | |
Well i am having an interesting thing to discuss with you all people. i am having table in database where one column is having xml data with certain fields. I want to fetch those field using select query. So tell me if you can suggest something to me. Thanks a … | |
 Hi to all... I am getting an error Load to fail report in my c sharp crystal report application. the error is some what like below mentioned. CrystalDecisons.CrystalReports.Engine.LoadSaveReportExceptio: LoadReport failed. also find the attachement of the error message that i got .... Any help will be greatly apprecaited... … |
The End.