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 > august 2003 > threads for august 1 - 7, 2003

Filter by week: 1 2 3 4 5

Adjusting security policy to give full trust to intranet code
Posted by vinayc NO[at]SPAM angelfire.com at 8/7/2003 10:43:31 PM
Hi, We want to give full trust to the .NET code coming from our intranet zone. I have tried to modify machine configuartion file using .NET Framework configuartion tool. I have adjusted zone security to give "Full Trust" to the code on intranet zone but it doesn't seem to help. My program sti...more >>

Create a mixed dll
Posted by news.tin.it at 8/6/2003 10:52:24 AM
Hi. I want to build a mixed dll in VC++.NET 2002 to get advantage from code = performance (using ASM and point arithmetic) and use the framework = infrastructure to use libraries into VB.NET and C# without pInvoke. How can I do? Please, somebody can give me code sample or link where can I...more >>

Round up
Posted by Ruslan at 8/3/2003 2:26:28 PM
How can I round up a float number? For example: If I have a number 3.6 I want to obtain 4 and If I have a number 3.1 also to obtain 4 Thanks a lot. Ruslan ...more >>

Visual Studio .net and Norton Internet Security
Posted by Edu at 8/2/2003 1:39:19 PM
Hi, If you use Norton Internet Security, you might be having the same problem I'm having when developing on Visual Studio .net. Before, when using vb6, I had only once to set a rule on the firewall to permit VB6.exe to access the internet and I could run any project without getting the "Progr...more >>

Using framework 1.1 with Visual Studio 7
Posted by Jeff K. at 8/2/2003 10:05:24 AM
Hi, Is there a well supported way for making Visual Studio 7.0 work with .NET framework 1.1? Thanks in advance Jeff ...more >>

Socket Select Limit
Posted by Mario Garcia at 8/2/2003 7:37:31 AM
There seems to be a 64 element limit on any socket list passed as a argument to the select method. Is there any way to change that limit? ...more >>

How to change font style for highlighting using ITextDocument
Posted by Eli Pulsifer at 8/1/2003 3:47:11 PM
Hello, Using the Rich Edit Control I am able to change the font style at will for text ranges but this causes the document to be flagged as modified which is not what I want, how can I modify the font but not effect the modified flat? Eli ...more >>



DevelopmentNow Blog