votes
can i open Gmail Drive from my c# code...its urgent ..plz help...
Hi all, I ve a drive like GMail drive...i want to open it from my c# windows application...How can i do that... plz help.....
blah blah blah is here! blah blah » Close
Hi all, I ve a drive like GMail drive...i want to open it from my c# windows application...How can i do that... plz help.....
Hi all, if i have allready installed a setup and if i try second time ..it says.. "One instance is allready running" . can we build a setup which should over write the previouse installation of the same setup. just like an upg ...
Hi, I want to hide the console window as i m running a windows service in background. after searching a lot in google i found this code.... using System.Runtime.InteropServices; ... [DllImport("user32.dll")] p ...
How can I open a Network drive like GMail drive installed in my system through C# windows application. tnx...
I am working on an windows application and I want to include .NET Framework 2.0 with the SETUP . After googling in NEt I got that it can be done by visual studio 2005 Bootstrapper. But after trying hard I can'nt figure out how to use th ...
I am developing an application which displays files and folders in a listview like our Desktop. User can select as many items from the listview and delete . I want to delete the items with a progress bar like our desktop. For that I am ...
Hi, I ve a login form in c# windows application . I want that after typing username and password when user presess enter key the button click e.i submit button should invoke... How can i do that.... tnx....
Hi, I am uploading files in windows application using web services. I am having progress bar which shows which file is uploading right now. Is there a way that I can show this many bytes has been transferd till now and this many perce ...
I have an application for which i ve an icon in system tray. Whenver system boots the icon appears in the system tray as i ve written the application path in the registry. I made the form visible property in load as false so the form ...
Hi, I've written an application with an notifyicon. I ve draged a notofyIcon on form1. and on click of a button on form1 I am loading form2. Again in form2 I ve few more buttons. Every time I click a button result in an extra notify ...
Hi, Can we change the color of scrollbar of a listview... tnx...
hi, Can we change listviews border color......If any one has any idea do share with me... tnx..
Hi all, I wrote some code for image combo box where I display the drives with images. Its working fine. The combo box is in a form. Now what I want to know is that can I make this combo box as just another control like our regular combo ...
Hi , Sorry 4 putting same question twice.... My windows application deals wit backing up files and folders in the server. The user is allowed to browse a file or a folder and then he can back it up in the server which they can see in ...
Hi there, My windows application deals wit backing up files and folders in the server. The user is allowed to browse a file or a folder and then he can back it up in the server which they can see in the website..just like Xdrive . N ...