all groups > dotnet faqs > october 2004 > threads for october 22 - 28, 2004
Filter by week: 1 2 3 4 5
Home Alone with .....
Posted by Michael Jackson at 10/28/2004 10:17:22 PM
This is a multi-part message in MIME format.
------=_NextPart_000_0019_01C4BD3B.E5C883A0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_001A_01C4BD3B.E5C883A0"
------=_NextPart_001_001A_01C4BD3B.E5C883A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfe... more >>
I need speed Mr .Net....speed
Posted by Ham at 10/28/2004 3:36:36 PM
Yeah,
Gotto work with my VB.Net graphic application for days, do any possible type
of code optimization, check for unhandled errors and finally come up with
sth that can't process 2D graphics and photos at an acceptable speed. I have
heard things about the virtual machine of Mr. Net, that it can... more >>
How can I call a script on UNIX with VC.net
Posted by David at 10/26/2004 4:04:22 PM
Hi
I want to call a UNIX(AIX 5.1) script with VC.Net 2003. I did not know
how to do this. Can anyone give me some suggestion?
ThanX
David
20041025
... more >>
Resources updating
Posted by Mikhail Shilkin at 10/26/2004 1:25:42 AM
How can I update resources in exe assembly?
I need to update binary resources and .resx resource which contains some
string objects.
Thank you.
Mikhail... more >>
Memory utilization for Windows services
Posted by Jay Kavimandan at 10/25/2004 2:11:36 PM
This is a multi-part message in MIME format.
------=_NextPart_000_00DE_01C4BA9C.8A1E42C0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello ,
I am using Windows Services created in VsNET2002 in my Project.The =
Memory utilization of Services... more >>
How to POST data
Posted by Sam Low at 10/24/2004 5:58:02 PM
This is a multi-part message in MIME format.
------=_NextPart_000_006A_01C4B9F3.01294590
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
The following is the documentation on the WebClient Class in the VS .NET =
on POSTing data to a web page. My... more >>
Debugging SQL Server 2000 Stored Procedures.
Posted by lhak at 10/23/2004 5:24:11 PM
Hi,
I'm trying to debug a stored procedure in SQL Server 2000. I have a break
point in my Winform client and a breakpoint in the Store Procedure. The
Winform client hits the break point fine however the debugger would not step
into (F11) the stored procedure and no error is given neither. The ... more >>
|