all groups > dotnet framework > january 2004 > threads for saturday january 24
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 31
Need .net programmers with socket / TCP interest
Posted by Chad Z. Hower aka Kudzu at 1/24/2004 4:44:57 PM
A few of you may recognize me from the recent posts I have made about Indy
<http://www.indyproject.org/indy.html>
Those of you coming to .net from the Delphi world know truly how unique and
"huge" Indy is both as a project, in support, development, and use. But
Indy is new to the .net world.... more >>
Help me in ASP.NET
Posted by HelpNeeded at 1/24/2004 4:09:29 PM
Case #1
I am facing some problem for dipalying Japanese Charectors with ASP.NET. I
used "charset=SHIFT-JIS" in the meta tag.(Code is shown below). When i run
this code, the Encoding value of browser showing as "Unicode (UTF-8)" only
but it should be "Japnese Shift-JIS".
( This i verif... more >>
Issues!!
Posted by Shelly at 1/24/2004 3:35:22 PM
I am facing issues in Toolbar in VB .NET:
1) There is nothing like disabled image list in toolbar of VB .NET. If I
disable button on toolbar then I am not able to show disabled image even by
changing imageindex for the button.
2) I could not found Placeholder button style which can be used t... more >>
Images in HTML
Posted by T.Michelle at 1/24/2004 3:33:13 PM
We have few Mail templates (.html) which we
use to send mails.
We want to have some Logo in that ie ... when I send the mail to user the
image should go as in-line embedded
image in mail. I am not able to get this. I tried with
Message.Attachments.add ... but its sending the image
... more >>
regasm and GAC accumulation.
Posted by Chad Z. Hower aka Kudzu at 1/24/2004 3:01:06 AM
1) RegASM puts it in the GAC. But what exactly does that give me?
2) I have a build process which rebuilds a strongly named asm several times a
day. I regasm it each time. Each time it takes longer and longer....
I am not unregistering it - do I have like 150 copies of this in my GAC now?
... more >>
|