all groups > dotnet general > april 2006 > threads for sunday april 30
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Problem with ObjectDataSource Update method
Posted by Scott F K Hooper at 4/30/2006 9:21:02 PM
VB.NET 2.0 project...
I have an Access database with a table that has one primary key. I have used
the Add TableAdapter wizard in VS2005 to create my TableAdapter. Next I added
an ObjectDataSource object to a new aspx form, chosen the newly created
TableAdapter and selected the parameterised ... more >>
Is there a Spy++ for .NET Events?
Posted by MC at 4/30/2006 9:00:02 PM
I'm familiar with Spy++ for Windows messages. Is there a similar tool
to track .NET events for a particular form?
Craig... more >>
Max. Thread Amount of Windows XP and / or Windows Server 2003
Posted by roni schuetz at 4/30/2006 5:22:45 PM
Hi @ll,
I'm working on a web project which has to use multiple channels to
connect to receive several sources at once. The problem is, that I'm
not aware of the maximum amount of Threads i can allocate to my
channels.
Can i open 10 threads, 100 threads even 1000?
is there a general answe... more >>
DataGridView control possible gc bug?
Posted by manjub at 4/30/2006 4:04:11 PM
Hi,
I was working on an MDI application using Visual C++ 2005 .NET. In a
child window, I have an instance of DataGridView control. If I open
several child windows, they all work fine.
However, if I close one of the child windows and try to add a row to
DataGridView control that is active, ... more >>
ORA-01002: fetch out of sequence
Posted by Hodge at 4/30/2006 11:27:02 AM
I am trying to use the OracleDatatAdapter to connect to an oracle version
7.3.4.4 server. I am using an oracle 9i client. When i configure the adapter,
the connection works and i can select from the tables. But I get an error
after I select a table and the select sql is generated. I get a " OR... more >>
A references' problem about IrDA simple code
Posted by Byers at 4/30/2006 9:59:01 AM
Hi!
I've download the simple code here:
http://msdn2.microsoft.com/en-us/library/system.net.sockets.irdaclient.aspx
when I try to build it,I can't found system.net.irda.dll in my .net
framework.I put the dll file with the same name from the CFM,the programme
crashed by an exception.Where can ... more >>
shurtcuts for code snippets don't show..
Posted by Elhanan at 4/30/2006 7:33:50 AM
hi..
i've created xslt code snippets with shurtcuts, but the shortcuts don't
seem to showup on intelisense?
... more >>
How to clear file content?!
Posted by DHarry at 4/30/2006 5:00:01 AM
How can I clear a text file without deleting and creating a new (empty) file?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|