Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
No such interface supported25 May 2005 15:06 GMT1
Hi,I have no idea what has happened, but every
project when I try to run(debug) I get a "Microsoft Development Environment"
box, and it tells me "Error while trying to run project: Unable to start
debugging"  and on the next line "No such interface supported".  I have no
Help to resolve <<Process performance counter is disabled, so the requested operation cannot be performed.>> Error25 May 2005 14:49 GMT1
I have a query on Process Performance Counter in
System.Diagnostics.Process FAQ section.
We have developed VB.NET Application named office solutions, which
gives the following Error on
System.Diagnostics.Process.Start problem when the process is already running25 May 2005 14:38 GMT3
Here is my delemma...
Dim objProcess as  System.Diagnostics.Process =
System.Diagnostics.Process.Start(x)
With objProcess
Enumerate Assembly Attributes?25 May 2005 14:38 GMT3
How to do? I can enumerate them for types in an assembly, but not on
an assembly itself.
Thanks.
interop with windows script components25 May 2005 13:51 GMT1
I have a windows script (MyComponent.wsc) registered as a COM component.
I'd like to call its methods with .NET.
Also after I have generated it's Type Library : MyComponent.tlb, I tried to
create the .NEt wrapper.
single config fiel holding multi redirects for publisher policy25 May 2005 13:23 GMT2
I've published a number of dll's and would like to create a publisher
policy file to facilitate users using the latest version of these
assemblies.
I've read
GC and active sockets25 May 2005 12:43 GMT11
I'm using .net 2.0 beta2 and noticing some strange behaviour around socket
garbage collection.
Problem:
If a socket is a part of a class which has been instantiated, socket
threads and datatables25 May 2005 11:59 GMT1
I have an windows form that displays information from a datatable using a
datagrid. The datatable is maintained from a seperate thread. Once a new row
is added the form freezes.
Any ideas ?
Setting an Assembly Attribute with an Environment Variable25 May 2005 06:42 GMT2
I have a question regarding .NET C# programming. Is there a way to set
an assembly attribute in an AssemblyInfo.cs file using a preset Windows
Environment Variable?
The problem is that the AssemblyAtribute requires a CONST string and
Detecting system in "logging on" state?25 May 2005 05:45 GMT1
I have a utility that runs from a shortcut in the Startup folder.  However,
it's a very low-priority utility, and there's no real reason why my utility
needs to fight for CPU time with all the other stuff that gets started up
when the user logs on.  I'm happy for my utility to ...
GC Bug .net 2.0.5021525 May 2005 01:12 GMT2
Async functionality prevents an object from garbage collection.
To reproduce:
Create a socket
establish connection
Threading with Socket25 May 2005 01:05 GMT8
Is it possible for one thread to perform a blocking read on a socket while
another thread performs a blocking write on it?
I'm about to start writing an IRC client and I'm considering having a
thread in which all the reading from the socket takes place, and another
Compile for 16-bits 386 borad25 May 2005 00:14 GMT3
Hi group,
I have to make C (yes the old C) for a TinyPC
(http://www.data-modular.com/tinyboxf.htm).
it seems to be an x86 embedded with DOS 6.22.
Threading with a Queue24 May 2005 22:58 GMT4
The main thread of my application will add items to a queue, which another
thread will dequeue items from.  This other thread will then perform a
blocking operation with each item it finds.
Is it possible to do this in a thread-safe manner?
Reading Text datatype into a byte Array24 May 2005 17:19 GMT3
I am populating a records fetched from a select query in
OleDbDataReader. The datbase is MS Access, The datatype of the select
query column is Text. I want to read the data as Byte array instead of
string as Reading it into a string causes it to be converted to
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.