| Thread | Last Post | Replies |
|
| Accessing Windows Explorer from ASP.net page | 02 May 2004 15:30 GMT | 1 |
I want to be able to open Windows Explorer from an asp.net page. My client has a large number of AutoCad files with external references that he needs to work with. These will be stored in a folder structure on his server. A companion sql server database stores
|
| ComboBox painting | 02 May 2004 14:05 GMT | 1 |
Hello I want to create my own custom ComboBox I've overriden the OnPaint method and I am able to fill the whole clientrectangle of the combobox with a specific color as shown here protected override void OnPaint(PaintEventArgs pe
|
| ClickOnce | 02 May 2004 12:36 GMT | 1 |
I just can't get ClickOnce to work correctly. I make a simple Winforms App. Build Solution. It runs OK. Now I try to publish the application (to a local folder). Then the error "There were build errors. Continue publishing?" comes up. I go back. Try again to build. No builds ...
|
| CryptoStream problem | 02 May 2004 07:00 GMT | 7 |
I've a problem in my code using NetworkStream. I've a server which listen to a port, and then Read() from it, and a client that send data. My NetworkStream is wrapped in a CryptoStream, and my problem is that I
|
| Help on events | 02 May 2004 05:51 GMT | 5 |
How can I fire an event when a file is opened or closed? Can somebody help me? Thanks a lot.
|
| J2ME vs .NET | 01 May 2004 16:06 GMT | 1 |
Hi, I'm working on a project to make a comparison between .NET compact framework and J2ME (CDC/Personal Profile)
|
| TABLE NAME AS A VARIABLE IN SQL | 01 May 2004 15:55 GMT | 2 |
Could somebody tell me what is the syntax for reading the name of a tabla from a variable??. For example declare @tabla varchar(10) set @tabla = 'prompts'
|
| Creating a assembly with a COM interface | 01 May 2004 15:41 GMT | 1 |
I am writing a COM aware C# lib. In this lib I want to create an assembly that defines a COM interface and only a COM Interface. When I do this and try to registist the assembly I get the error "COM Interop registration failed. There are no registrable types in the built ...
|
| Net Framework Configuration window | 01 May 2004 08:41 GMT | 2 |
I use a desktop shortcut to open a Net Framework Configuration window. 1. Even tho I changed the shortcut's properties to open maximized, the window opened is still rather small. 2. How does one adjust the window so it automatically opens with a larger
|
| adding a resource to an exe and using it | 01 May 2004 05:35 GMT | 2 |
Could someone tell me how I could add an image to my exe as a resource and use it? Thanks, Joshua
|
| problems installing dotnet sp2 | 01 May 2004 04:57 GMT | 1 |
I am trying to install the dotnet SP2, however, I am receiving the following error. "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the
|