Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!


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 > june 2003

Trust an assembly (not using.net wizards?)
Posted by Christian W. at 6/30/2003 1:14:49 PM
Hello all, first of all I'm just a simple system administrator and I have no idea how Framework works - that's why I need your help. Our devoloper team is just in the process of writing a couple of new programs for internal use. They're using C# and their programs require the latest Framework ...more >>

Raise event from library worker thread.
Posted by franson NO[at]SPAM hotmail.com at 6/30/2003 10:47:33 AM
Hi! I am writing a library in managed C++ for the .NET framework. I have problems fireing events from a worker thread. The managed event must be raised from the main thread, but I cannot find any way to pass control from the worker thread to the main thread. In the COM programming model the...more >>

Unloading assemblies
Posted by Dmitry Shaporenkov at 6/30/2003 2:56:44 AM
Hi all, I'm developing a tool that explores contents of assemblies via reflection. When the tool is requested to get some information from an assembly, it loads the assembly and reads the information. I would like unload the assembly immediately after to prevent it from locking and give t...more >>

Equals and "==" operator
Posted by #Hai at 6/28/2003 12:49:53 PM
Hi, What is the difference between Object.Equals and "==" operator ? When we use CollectionBase.List.Remove(object), which methods is used to compare objects ? Thanks ...more >>

Special Comment
Posted by #Hai at 6/28/2003 11:10:41 AM
Hi, I noticed that there are some special piece of comments in the source-code generated by Visual Studio.NET when we create a new C# projects. These comments comes with tags like /// <summary> /// Clean up any resources being used. /// </summary> What is the purpose of tags <summary> ? ...more >>

Uploading files up to 150MB onto server
Posted by Rosie Chua at 6/26/2003 11:15:16 AM
Dear all, I am running an online file management server that allows web clients to upload files from a webform to the web server. Using the code "filename.PostedFile.SaveAs(fullPath);" I have no problem uploading file with size up to 25MB, but the page starts to create problem with any siz...more >>

Calendar Control
Posted by Jason at 6/24/2003 12:46:09 PM
I am developing in VB.NET and need a calendar control that will allow text and/or pictures to be set to specific dates and show up on the correct Date Cell. It also needs to be fully resizable. Does anyone know of any available out there? I've been searching for a couple months now and can't ...more >>



DevelopmentNow Blog