all groups > dotnet general > june 2005 > threads for saturday june 11
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
Return all objects as string
Posted by eacollie at 6/11/2005 11:56:01 PM
In ASP.NET, I'm trying to create an email that lists all the products ordered
in a "cart."
I'm not sure how to go about this. Do I create a method in my object file?
Or do I create the string in an ASPX page?
Thanks for any direction!... more >>
C# Serialization and Events problem
Posted by mikeb at 6/11/2005 9:47:02 PM
I have a class (settings, etc.) which is derived from CollectionBase and
contains a number of fields and a few events. When I create an instance of
this class in my app, and serialize it, it works. If I add an event handler
in my app (for one of the events in my settings class), I get an excep... more >>
IPAddress::Any vs. IPAddress::Broadcast
Posted by ed at 6/11/2005 7:58:02 PM
What is the difference between IPAddress::Any and IPAddress::Broadcast when
being using by a TCPListener class?... more >>
'From address' Name Resolution problem
Posted by Jay at 6/11/2005 12:27:02 PM
Hi,
I am using the MailMessage object to send mails. One issue that I am
currently facing is that the 'From' address that I provide is not getting
resolved. I was testing the code with the same address for both 'From' and
'To'. When I viewed the mail through Outlook, the 'To' address was reso... more >>
Media Center for Developers
Posted by G Dean Blake at 6/11/2005 12:24:34 PM
I just bought a new laptop to be used as my dev box but it came with Windows
Media Center. Does this have all of the features of xp pro such as IIS, and
other things required by asp.net developers or am I going to have to Install
Windows XP Pro?
Is there any list of what xp pro has that media... more >>
ACT! 2005 Complaints with MS .Net
Posted by Jeff at 6/11/2005 5:01:02 AM
Hi,
The following is a representative comment from the ACT! User Forum regarding
their newest version, 2005.
"I didn't say the product was fast enough...
I suspect most of those issues are related to .Net and if so, won't be able
to be fixed till the version after MS releases .Net V2"
... more >>
Creating a Custom App Wizard
Posted by Vasuki at 6/11/2005 1:39:01 AM
Can someone teach me how do i create my own custom app wizard in .net
thank you
... more >>
|