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 sdk > may 2005

Can not find C# compiler
Posted by marcus.silfver NO[at]SPAM koping.net at 5/30/2005 8:39:16 AM
I have installed dotnet SDK 1.1 According to the documents that is part of the SDK the c# compiler shall be located in \WindowsDirectory\Microsoft.NET\Framework\v1.0.FinalBuildNumber however in my installation I dont even have such a path. the only folder I have under "Microsoft.NET" folder is...more >>

String vs. GUID object
Posted by ME at 5/26/2005 8:09:58 AM
I am developing a kind of plugin framework that I can use for several applications I want to make. In order to identify individual plugins I am currently doing something like the code below (example only. Note that the host has a collection of IPlugin's from which to look for the ID.). Obv...more >>

SerialPort
Posted by ochirbat ankhtuya via .NET 247 at 5/23/2005 10:57:22 PM
i cant find the name space using System.IO.Ports there is nothing like Ports. i'm using Visual Studio.net 2003 Please help me urgently . ----------------------- Posted by a user from .NET 247 (http://www.dotnet247.com/) <Id>+S6UmqNGW0SlvqD1696jKA==</Id>...more >>

Remote Debugging
Posted by Pokksey at 5/23/2005 12:00:00 AM
I can't get any debug breakpoints to hit when debugging a remote machine. I can attach to the aspnet_wp.exe process for the remote machine (from my development machine), but none of the break points will hit. I have copied all the pdb files over to the remote machine. There are no "?" on the bre...more >>

Type.IsSubclassOf
Posted by ME at 5/22/2005 10:41:09 AM
It appears that IsSubclassOf does not work. In the following example, why does typeof(IDerived).IsSubclassOf(typeof(IRoot)); yeild False when the IDerived interface DOES in fact derive from IRoot? The IsSubClassOf documentation states the following: "Determines whether the current Type de...more >>

requirements for installing dot net
Posted by uma at 5/20/2005 2:18:01 AM
hai, iam having windows 98 in my system and 3 GB of C drive space. Kindly tell me whether i can install dot net. and also tell me the system requirements entirely for installing dot net...more >>

ADAM and AzMan (custom principals)
Posted by Niels Flensted-Jensen at 5/17/2005 10:15:37 AM
On a system with Windows 2003 I was unable to add custom SIDs (e.g. "S-1-9-..." ) to an AzMan store in ADAM. This works for for AzMan stores in AD or in plain XML files. The informative message is "the parameter is incorrect" This KB article lists a hotfix for something of that type htt...more >>

AppDomains and GC
Posted by Jon Shemitz at 5/15/2005 2:36:35 PM
I am under the impression that all user-created AppDomain-s in a process share the GC heap with the default AppDomain - they don't share values, but they do share the mechanism and address space. Is this correct? -- www.midnightbeach.com...more >>



Zip/Compress the file through programming (VB.Net)
Posted by Hardik Shah at 5/7/2005 12:00:00 AM
Hello, I want to zip/compress some files using VB.Net , How can I ? Thanks in advance. Hardik Shah ...more >>

System.Resources.ResX classes missing
Posted by Fred Sawtelle at 5/2/2005 9:44:40 AM
VS.Net help and MSDN documentation indicate there should be several classes for dealing with XML resource files (.resx) within the System.Resources namespace: ResXFileRef, ResXResourceReader, ResXResourceSet, etc. But they aren't there. I'm using v1.1.4322. I don't find mention anywhere...more >>


DevelopmentNow Blog