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 faqs > july 2005

What is differ between Application.Run and .ShowDialog() ?
Posted by alex9128 at 7/29/2005 1:41:38 PM
Hi All, I mean if you writing Sub Main in VB you can start you application either way: Dim mainfrm As Form1 = New Form1() mainfrm.ShowDialog() or just Application.Run(New Form1()) What is advantage of each way? And how to count how many times user started application and let do it ...more >>

test
Posted by Ted Kyte at 7/28/2005 9:18:53 PM
Just a test -- Ted Kyte ---------------------------------------------------------------------- http://www.ted-kyte.com Take out the *REMOVE* when replying here ---------------------------------------------------------------------- ...more >>

Experience Beta 2 Kit
Posted by Elvis at 7/24/2005 9:14:41 PM
Hi. Did anybody install the team suite CD ? Thanks ...more >>

Netframework 1.1 install blows up
Posted by Tom Beretvas at 7/21/2005 4:23:59 PM
I am trying to use Symantec Norton Ghost. This implicitly invokes ..Netframework installation 1.1 which blows up with an error 2908. I tried to download 1.1 package and install it. It blows up with the same error. Followed the instruction dotnetfx.exe... Tried to reinstall it. It blows up. I re...more >>

How to send a small jpeg to a newsgroup?
Posted by Jack Nation at 7/21/2005 11:08:22 AM
Anyone tell me how to send a small jpeg (average size is about 6kb) to a newsgroup _ at least the information in it? I cannot copy the text information in it because the background is grayed out. -- Sincerely, Jack Nation ...more >>

Distirbuting .Net application
Posted by Joey at 7/21/2005 2:06:14 AM
I'm using Visual Studio .Net 2003 Pro at the moment, do I have to purchase any other licence if I want to commercially distributing my application? Thank you....more >>

How to solve COMException
Posted by Ajith Nair at 7/19/2005 12:00:00 AM
Hi, I am trying to create a new object of "COMM object" inside my one = "dll" object as shown below, oMSComm =3D New MSCommLib.MSComm But its throwing an COMexception saying that there is no license for the = application for the object. but the same program is working in my development...more >>

usage of listview control in asp.net
Posted by (sravanthi_v NO[at]SPAM yahoo.co.in) at 7/18/2005 4:54:14 AM
is it possible to use listview control in asp.net. if so hot to use it i want som eexample code ********************************************************************** Sent via Fuzzy Software @ http://www.fuzzysoftware.com/ Comprehensive, categorised, searchable collection of links to ASP & AS...more >>



Installer example in northwind or duwamish7?
Posted by Bright at 7/17/2005 12:00:00 AM
Hi All, I am trying to build one installer for my WEB application, and want to take a look at northwind or duwamish7 installer samples, can anyone know where I can get the sorucecode of northwind or duwamish7? Thanks in advance, Bright ...more >>

Upgrading VC 6.0 to VC 2003
Posted by SherryM at 7/15/2005 1:19:02 PM
I have an ATL COM object compiled with VC 6.0 that needs to be compiled in Visual Studio .Net 2003. I got the project converted, compiled and linked without errors. It registers correctly but it will not instatiate as an ActiveX control in my classic ASP pages. I get the "ActiveX component ...more >>

Where can I get NorthWind sample application?
Posted by Bright at 7/15/2005 12:00:00 AM
All, I want northwind sample for the study purpose, can anyone let me know where I can get it? Thanks in advance, Bright ...more >>

A tool returned an error code from "Performing registration" error
Posted by Wes Stebbins at 7/14/2005 11:27:30 AM
My hard drive crashed so I've had to reinstall everything. I use Microsoft Visual C++ .NET and I'm now getting an error when I try to build/rebuild only my particular project (it's a COM object - a Service): Project : error PRJ0019: A tool returned an error code from "Performing registration" ...more >>

PropertyGrid-Need HELP
Posted by Deepak at 7/14/2005 9:07:05 AM
Im new to PropertyGrid . I dont know how to set the property of the object that is changed in the property grid . All that my form has relative to propertygrid is : propertygrid.SelectedObject=first; //object private void propertygrid_PropertyValueChanged(object s, System.Windows.Forms....more >>

How to "unattended" (or quietly) installed the .NET Framework 1.1. and SP1 for this
Posted by Soren Mikkelsen at 7/7/2005 10:26:23 AM
Dear all, I am not sure this is the right forum so please bare with me that I've posted the same on fora: microsoft.public.dotnet.faq microsoft.public.dotnet.framework.setup microsoft.public.dotnet.general I will be very happy if you can tell me how to "unattended" (or quietly) installed...more >>


DevelopmentNow Blog