| Thread | Last Post | Replies |
|
| Problem with Paint.net | 20 Nov 2006 23:10 GMT | 1 |
Newbie here - don't know if this is the right thread to post in - no doubt someone will tell me if it's not! Recently lost MSPaint and had to download Paint.net as a replacement, together with numerous .net add-ons (said they were required!). Since then,
|
| Framework files location for compile | 20 Nov 2006 21:11 GMT | 8 |
On our development machines I created some batch file for compiling our web apps. They make use of some environment variables and batch files that visual studio installs.
|
| How to speed up reading of large disk files | 20 Nov 2006 18:19 GMT | 1 |
Sorry if this is the wrong news group for this post. I have some large disk files (15-20 MB) that are made up of many records of different types and sizes. I use a BinaryReader to process all the data sequentially (i.e. with many reads operations) and load it into my .NET app.
|
| How to access a network drive from a Windows service? | 20 Nov 2006 17:21 GMT | 2 |
I have a VB .NET app that lets you create a DTS Package that copies data from an SQL Server to a database located in the specified path (it should work with both local and network drives). You can either run the package from within the application or as a Windows service. If I ...
|
| How to dialup? | 20 Nov 2006 17:15 GMT | 2 |
I need to activate an Internet dialup connection from a .NET application; how can this be done? Thanks Massimo
|
| how to get the namespace inside a static method? | 20 Nov 2006 16:05 GMT | 2 |
I have a class with a static method, how can I find the namespace of the class from inside the method. TIA
|
| certificazioni MCAD per il fmw 3.0 | 20 Nov 2006 16:03 GMT | 3 |
Quando verranno proposte le nuove certificazioni per il nuovo framework?
|
| Trace.WriteLine(object value) - causes "System.InvalidOperationException: Collection was modified; enumeration operation may not execute." | 20 Nov 2006 14:17 GMT | 3 |
For some reason I am getting the following exception when calling Trace.WriteLine(object value): "System.InvalidOperationException: Collection was modified; enumeration operation may not execute."
|
| MyProj.svhost.exe running alone | 20 Nov 2006 09:37 GMT | 1 |
Hi group I am testing the Visual 2005 Express Edition. I have a solution with a few projects (WinForms, and ClassLibrary), the start up projet is MyProject. When i open the solution using visual, MyProject.svhost.exe
|
| Application terminates due to access violation? | 20 Nov 2006 09:34 GMT | 3 |
Does anyone knows the meaning with KB823140 and KB903886? These articles treat the issue of "Access Voilation" in .NET framework. I have an application developed in C# that sometimes simply dies. No messages, no error codes, no exceptions. A few days ago I got a tip that this
|
| Error 4786 with Windows Service | 20 Nov 2006 09:28 GMT | 1 |
After my Windows service runs for a few days (sometimes 5, sometimes 3), I'm getting the following exception in the Event Viewer: Event Type: Error Event Source: COM+
|
| combobox find item by value | 20 Nov 2006 06:25 GMT | 11 |
Is there any way in a combobox to find the index of an item or set the item in a combobox by the value? I know there is a FindString, and a FindStringExact method in the combobox object, but is there anything simmilar or any work around to getting the index of an object or ...
|
| using preprocessor directive for cross framework compatibility | 20 Nov 2006 06:11 GMT | 3 |
I have some common classes that I routinely use with all the dotnet projects that I work with. I have these classes in a separate file so that it becomes easy for me to include them into projects. Some of these projects are done in visual studio 2003 and some are in visual
|
| dose the attribute know what the class or property is? | 19 Nov 2006 23:08 GMT | 2 |
i am using some attribute for a proerty. could the attribute get some class or property information by itself? i mean, dose the attribute know what the class or property is? and how? thanks!
|
| fable the lost chapters wont work | 19 Nov 2006 20:46 GMT | 1 |
says ins24.tmp - Ordinal Not Found the ordinal 6778 could not be located in the dynamic link library MFC42.DLL. when i start the game wont load been like this since i got the game
|