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


all groups > dotnet general > march 2006 > threads for saturday march 18

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

Transfering objects between two machines(VB.NET)
Posted by Anil at 3/18/2006 10:46:57 PM
How to send object instances throgh network to another computer? My exact requirement : I want to send messages among chat server and chat clients(may be on remote machine). I want to store data in fields of a object and then want to retrieve the values on another machine. What are the tech...more >>

Grid Column sorting
Posted by Tj2007_1 at 3/18/2006 4:59:26 PM
I have grid has 10 columns and I want to allow sorting only on first two column. When I do allowsorting = true my all column show as link button. Thanks tj...more >>

System.Windows.Forms.Form.Update()
Posted by Piotr at 3/18/2006 4:37:32 PM
This method not work. System.Windows.Forms.Form.Refresh() work good. Microsoft.Net Framework 1.1. _ This code not work. Should be work. Terrorism? .... Method2(Method()); .... public System.Object Method() { Text="OK"; } public System.Object Method2(System.Object method) { ...more >>

Updating a property of an Object within a collection of Objects
Posted by KenRoy at 3/18/2006 9:36:30 AM
Is there any way to do this without removing the object and then re-adding it with the updated property. Public Structure Blob Public f1 as String Public f2 as Boolean End Structure I then have a collection of Blobs defined and add 5 elements to the collection. I then want to be ...more >>

Object Arrays on Forms
Posted by Edward at 3/18/2006 5:40:17 AM
Hiya All I would like help please on how to create an array of objects programmatically on a form. I have a component called "CrosswordBlock" and would like to create multiple objects of this component an place it on a form called "Form1". Any suggestions and examples would be appreciat...more >>

Exporting images to word, excel and pdf
Posted by Yaseen D M at 3/18/2006 12:01:02 AM
I have aspx page which contains some gif, jpg and png images. PNG image is generated dynamically. This file is basically a graph image. The problem i am facing in exporting these images to word, excel and pdf. Is there anyway to export these images in ASP.NET I need solution urgent. ...more >>

Visual Studio 2002 and Net 2.0
Posted by Geranium at 3/18/2006 12:00:00 AM
Hello! Is it possible to use Net 2.0 with Visual Studio 2002? Thanks in advance / ...more >>



DevelopmentNow Blog