| Thread | Last Post | Replies |
|
| Searching inside files | 14 Mar 2007 20:14 GMT | 1 |
I would like to create a winform app with the capability of searching text inside .doc, .pdf and .eml files (in a local folder or network folder) Do you know some free library/component I can use
|
| Assembly reference issue | 14 Mar 2007 18:43 GMT | 1 |
I am writing a C# plugin for a third party tool. Multiple versions of the same tool can be installed on the client machine at any given time. Version 6 of this tool is managed code while version 5 is not.
|
| Windows Service Installer, Display Form | 14 Mar 2007 17:07 GMT | 2 |
I need to obtain some information from the user when my windows service is installed. I've created a Windows Form, which I display as part of the windows service installation. The problem I'm having is that the form opens and then closes automatically without accepting
|
| cursor flickers when i launch media center | 14 Mar 2007 12:38 GMT | 1 |
could any one please help me, I am running media center on xp, when i run it on t.v my cursor starts flickering and is very difficult to see. is there a download for me to fix this problem?
|
| sound not working | 14 Mar 2007 07:42 GMT | 1 |
i have updated to IE 7 and is running with windows XP and my sound is not working. This has happened at work and at home. Also, it has happened to another person i know. Do you know what this is about? And how do I fix this?
|
| Framework Version | 14 Mar 2007 05:58 GMT | 4 |
Hi I have installed 1.1 and 2.0 framework in my machine. Now i have developed an asp.net application with 2.0 as framework and when i created a set up for my application and installed it, it took 1.1 as the
|
| OnTextChanged Event for a label control | 13 Mar 2007 22:49 GMT | 1 |
Is there an equivalent of a OnTextChangedEvent for a asp: label control in asp.Net 2.0. Every time the text of a label changes, I want the items in a listbox control cleared. TIA
|
| Thread question | 13 Mar 2007 21:44 GMT | 3 |
In continuation of my previous post, I'm trying to build an application that use a determined number of worker threads in order to parrallelize actions. I've a queue of actions, each actions have an execute method and in this execute method can enqueue new items.
|
| Batched update using strongly typed table adapter | 13 Mar 2007 20:07 GMT | 2 |
Is it somehow possible to do do batched updates with table adapters in the same way you can with data adapters? I expected the methods to be much the same but apparently not. If it isn't possible can anyone tell me how to do batched updates on a
|
| ver 1.1 Frames Problem | 13 Mar 2007 16:31 GMT | 1 |
Situation: Top Frame shows aspx page. Bottom Frame shows server files for reading or download with browsing enabled for virtual sites.
|
| Assemblies problem | 13 Mar 2007 14:29 GMT | 1 |
I am creating an add-in for some third party tools A and B. The add-in has a single GUI that is used in both A and B. The add-in is build by referencing dlls from A and B. The problem is, When I run this add-in on a client machine, both
|
| Creating an excel file and saving it in hard disk | 13 Mar 2007 14:17 GMT | 1 |
I am building an windows application using Visual Studio 2005 using VB.Net. I need to create an excel file at runtime. The file would contain data coming from database.Finally I need to save the file in hard disk. Any pointer would be very helpful.
|
| Form design view with Fatal Execution Engine Error (7A2B45A2) (0) | 13 Mar 2007 08:02 GMT | 2 |
I have a window application in VS2005. I can build and run it. But when I open a specific form with design view, the Visual Studio crashes and closes without error message! the error message on my PC's event log:
|
| System Restore | 13 Mar 2007 04:29 GMT | 1 |
Tried to update my virus scan, could not, deleted and attempted to installed Bit Defender, would not install completely. To make a very long story short, I used system restore to get back to my original virus scan and have lost my D drive, the system restore and add or remove ...
|
| Reflection | 12 Mar 2007 23:06 GMT | 7 |
I am trying to develop an easy way to manage dll load addresses for my .NET controls and libraries. I was wondering if through reflection or some other type of mechanism in .NET that I could examine the compiled dll to determine what its base load address is and its size? With ...
|