| Thread | Last Post | Replies |
|
| WNetCancelConnection2 failure | 23 Oct 2007 12:41 GMT | 3 |
I hope this is the right forum. From a console application running on a Windows 2003 server I have sucessfully added a connection using WNetAddConnection2 to a remote servers $IPC share. But calling WNetCancelConnection2 using the share name fails with 2250: The network connection ...
|
| How to design a large .NET Project - Reuse Components | 23 Oct 2007 11:31 GMT | 13 |
We are planning a greater .NET Application-System (WindowsForms) with Visual Studio 2005. One of my problem is, how to design the objects, that they can be reused.
|
| .net versus java | 23 Oct 2007 10:46 GMT | 3 |
i work in a java shop. I am an enterprise dba, mainly sql server. i am looking for some documentation on why a manager should choose .net over java. basically, java development is taking far too long.
|
| Building Fast .NET Dev Workstation (SCSI vs SATA vs IDE) | 23 Oct 2007 10:10 GMT | 16 |
I'm a developer using XP Pro for developing business apps with Visual Studio.NET and SQL Server. My current workstation is a few years old and uses a single IDE drive. I'm looking to build a new workstation. I plan to NOT install Vista and continue
|
| cd/dvd ROM error | 23 Oct 2007 02:09 GMT | 1 |
Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39) does anyone know how to solve this problem I have an acer 5570-2758 other forums suggest a need to do a regedit...
|
| Share image resources between projects | 22 Oct 2007 21:35 GMT | 3 |
I am interested in hearing how other people have handled sharing resources in multiple projects (for example, a save icon). We have a product that has many forms within many projects. Many of these forms have a save button with an icon (along with other common
|
| Compiling for 32 and 64 bit resditributables | 22 Oct 2007 20:41 GMT | 2 |
I have a .NET application that I have to deploy on both 32 bit and 64 bit environments. Can someone help on how you configure the solution porgramatically with the use of precompilation directives without the need to manually change them for each environment?.
|
| threaded forms, deadlocks on exit | 22 Oct 2007 19:25 GMT | 2 |
- realtime application has multiple forms. each form is created on a new (gui) thread. this was supposedly for efficiency reasons, i am told. this was done before i took this project. it was done by some java people. they claim this is the way it is done in java.
|
| List of installed programs | 22 Oct 2007 14:08 GMT | 2 |
I'm looking for an efficient way to get a list of all the installed application on a computer and the path to their executable files. I develop using .NET 2005 (VB and C#) and my idea is to develop a tool that will automatically find and display all the installed application, and ...
|
| windows sefender error code 0x8001066a | 22 Oct 2007 10:06 GMT | 1 |
please hhelp i need resolution
|
| Scheduled tasks | 22 Oct 2007 07:41 GMT | 1 |
If I schedule a task to run at a specified time and then do a CTRL/ALT/Delete - lock computer, will the scheduled task still run even though the computer is locked so that only I or an administrator can unlock the computer?
|
| webControl : tree view.. does it have any scroll bar property to scroll the tree ??? | 20 Oct 2007 15:36 GMT | 2 |
I build a tree view in a ASPx page but when i expand my nodes i cant see all of it, the control doest put any scroll bar so i can scroll to see my complete tree view data.... is there any property or i have to do anythinf else ?
|
| Windows Media Player 10 | 20 Oct 2007 09:10 GMT | 1 |
The trouble that I am having is the volume on my Windows media player 10...it is adujusting on its own. I have contacted the maker of my pc and have set all master volumes to high thinking that when I adujust the volume on the media player it will be okay but it is not the sound ...
|
| what do i do about error code 80070005 | 20 Oct 2007 09:06 GMT | 1 |
for some odd reason i cannot log into windows live messager, because some "error code 80070005" keeps poping up, and i have absolutly no idea on how to fix this...plz comment me back or email me at boyadams77@hotmail.com
|
| .net 2.0 and VB | 20 Oct 2007 07:05 GMT | 1 |
I have a VB assembly which contains a web control (System.Web.UI.WebControls). I am using Visual Studio 2005 and I am compiling with the .NET 2.0 compiler (VC++ 8.0). This project has a reference to a C# assemby, which has a netmodule linked into it. This other
|