Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet framework > august 2003 > threads for thursday august 14

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

Windows Media Series 9 support for .Net framework ?
Posted by Magnus at 8/14/2003 9:17:13 PM
Hello, I'm a student thinking of doing a final year project based on visual studio .net (c#). My interest lies on video streaming. I was wondering whether the latest Windows media series 9 supports .Net (whether it has a fully integrated API specially for .net). Thanks for any input. ...more >>

Example for Custom IFormatter
Posted by Mike Strieder at 8/14/2003 7:40:48 PM
Hi, im looking for a good custom iformatter example thx mike http://www.sellsbrothers.com/tools/SafeFormatter.zip ...more >>

How to get the MAC address
Posted by Roman Sallin at 8/14/2003 5:10:02 PM
How can I get the MAC address from the network interface card? Is there a class in the .NET framework that does the job? I wasn't able to find anything. Thanks, Roman Sallin ...more >>

Config Files and Custom Sections
Posted by Doug Ransom at 8/14/2003 4:20:45 PM
How can one add a section to their configuration file which allows for whatever XML the author wants? The System.Configuration.SingleTagSectionHandler doesn't work if I want my own xml elements within the config file. The config file mechanism seems really bizaree to me. I cannot understand ...more >>

Solution: .Net Hell and Version Control, unstable, irreproducable bugs.
Posted by Anthony Berglas at 8/14/2003 12:18:38 PM
What happens if you reference a System.Windows.Forms 1.0 when using a 1.1 CLR? Weird, unreproducable bugs deep within the runtime. Thats what. But why would you want to do that? You wouldn't, of course. At least not on purpose. But remember that assembly references now include the version ...more >>

who created a process?
Posted by Strahimir Antoljak at 8/14/2003 10:59:31 AM
Is there a way to find out the name of the user who created a process. Some kind of process property or method that would report the user name how launched it? (but not Environment.UserName) Thanks, -- Strah ...more >>

Calling Oracle Functions
Posted by Steve at 8/14/2003 9:36:19 AM
Hi, I am using the .NET Framework data provider for Oracle and can't get anything to work when using Oracle Functions. Couple of quesitons: 1) Do I have to declare the output as REF CURSOR? If I don't then the error says there is no store proc with this name? If I do, then I always ...more >>

Global Assembly Cache ( GAC )
Posted by Nick Butler at 8/14/2003 9:34:54 AM
How do you programatically get a list of assemblies in the GAC? It must be possible, becase fusion does it! ...more >>



Debuging Attributes in c#
Posted by James Bolles at 8/14/2003 9:27:41 AM
I have visual studio and I am trying to create a Attribute permission that is enforced when the method is called. However, it is never being fired. I have compiled the attribute cs in release mode, placed the dll in the gac, and registered the dll with the caspol. Still, it does not wor...more >>

Type Information
Posted by Paul Cavacas at 8/14/2003 9:10:50 AM
I have an abstract class MasterReportColumn. I then have several classes that inherit from this a few examples are InvoicedCasesColumn and QuotaCasesColumn. I then have another Column that inherits from MasterReportColumn called MasterPercentColumn. The constructurer for this column t...more >>

Framework 1.1.4322 redist
Posted by Fabrizio at 8/14/2003 5:02:49 AM
I need to install the redist version of Framework 1.1.4322. what's the website to use for this purpose? thanks, Fabrizio...more >>


DevelopmentNow Blog