all groups > dotnet general > may 2004 > threads for sunday may 2
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
System.Net.Sockets
Posted by news.microsoft.com at 5/2/2004 11:04:46 PM
How can I open more then one connection? Let's say open http://www.yahoo.com
then extract all of the image URLs so we can download them. But don't rely
on a single connection. I really need some help here... =)
... more >>
RegEx - Translate
Posted by Thomas at 5/2/2004 10:11:02 PM
Hi,
I want to categorize using one Regular Expression:
input: "Earth"
output: "Planet"
input: "Moon"
output: "Planet"
input: "Cat"
output: "Animal"
input: "Dog"
output: "Animal"
input: "Tomato"
output: "Vegetable"
input: "Carrot"
output: "Vegetable"
And if no match is f... more >>
Using COM Interface in .NET
Posted by Johnathan Doe at 5/2/2004 4:05:26 PM
Hello group,
I've read as much as I can in the .NET docs without my brain turning
to mush. I've tried looking at Interop and System::Runtime::Interop
(are they the same thing?) and I've been able to import the library
(HNetCfg.dll) into my assembly, but I have no idea how to use the
inte... more >>
Win Form newbie question: how to create a VS.NET Properties-like form?
Posted by use4forums NO[at]SPAM yahoo.com at 5/2/2004 12:57:18 PM
I have the need to create different WinForm controls inside
a Dialog at runtime in order to collect data, sort of like VS.NET
Properties Dialog box(a two columns table). The first column is the
prompt. Second column hosts the control(e.g. RadioButton, CheckBox,
Text, or DropDown). The number of... more >>
Micosoft Projects 2002
Posted by Prasad at 5/2/2004 8:16:03 AM
Hi
Does anyone have any idea is there a way to access the microsoft projects 2002 from dot net. Any links or content would be of help
Than
Prasad... more >>
WinFX -- The Successor to .NET
Posted by John Bailo at 5/2/2004 7:36:07 AM
Looks like .NET is old news:
http://www.winfx247.com/247reference/default.aspx
<quote>
Never heard of Avalon? Wow, didn't know those people still existed :)
Anyway, these are the WinFX newgroups (microsoft.public.winfx.*). WinFX is
the next generation set of API's for Windows codename 'Long... more >>
Linux Buzz: cat /dev/DiBona/brain: Considering Mono
Posted by Lethargy at 5/2/2004 7:22:50 AM
http://www.linuxjournal.com/article.php?sid=7554
The question for the Free Software community to ruminate is this: Is
supporting Mono supporting our own desktop downfall? A statement
attributed to Steve Ballmer at a party a few years ago would support
this possibility. To paraphrase, when a... more >>
|