Archived Months
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 academic > april 2004 > threads for april 1 - 7, 2004

Filter by week: 1 2 3 4 5

Web Application in diffferent browsers
Posted by Madeline Baugher at 4/7/2004 10:26:10 AM
I have a VB.NET web application running on the departmental server. This application saves data from the controls on the form to a session variable when the user clicks the submit button. If the user leaves the page and then returns to the page, the page-load event retrieves the session variable d...more >>

Oracle Data Adapter
Posted by Parveen at 4/6/2004 12:01:04 PM
When I try to use the data adapter wizard to configure my oracle data adapter, in the "Choose a Query Type" window, I don't have the option of creating new stored procedures or using existing stored procedures. These choices are greyed out. Does anyone know why? Is there anyway to make these o...more >>

How to increase the number of available sockets 64 with 'select(..)' in c# ?
Posted by Bruno Nogent at 4/5/2004 2:53:30 PM
thanks, Bruno, Paris ...more >>

Tcp Sockets Close event
Posted by Haim at 4/4/2004 12:38:43 PM
it is very strange for me that a simple event of closing socket that was in the the winsock object of vb6 , i didn't found yet in the vb.net the only way i found is to try to send something to the socket and if i got error then the socket is closed. there must be a way to get this event w...more >>

File properties dialog
Posted by Oren at 4/3/2004 1:06:02 AM
Hi, all How can I display File properties dialog (r-click a file in Explorer, the click "Properties"menuitem) - C# Windows Applicatio Thanks a lot ...more >>

VB.Net Version Question
Posted by Joe at 4/2/2004 2:38:58 PM
Aside from all the propaganda on what all VB.net is and does, could anyone tell me or point me in the right direction on the major differences between: VB.Net Standard and the VB.Net that is within Visual Studio.Net also the difference between: Visual Studio.Net Professional and Visual St...more >>

_ATLModule and GetModuleFileName
Posted by Paul at 4/2/2004 3:26:03 AM
I need to get the DLL name in my ATL COM Server project in the .NET environment. I am not using MFC and also not using Managed C++ extensions. In previous versions of ATL the following worked fine: char sz[_MAX_PATH]; GetModuleFileName(_Module.m_hInst, sz, _MAX_PATH); But _Module is now re...more >>

How to save a content of a picturebox to jpg or bmp format??
Posted by MJ at 4/1/2004 1:31:07 AM
i wish to create a save function to save the picturebox to jpg or bmp format.. can anyone provide the source code?? any help is greatly appreciated... ...more >>




DevelopmentNow Blog