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 > july 2004 > threads for sunday july 4

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

Avoid running multiple program instance ????
Posted by serge calderara at 7/4/2004 11:56:02 PM
Dear all, I have a vb.net application which start with a sub main procedure. inside this sub main procedure I create a and instance from an assembly x like as follow: sub main() ..... Application.Run(New frmLogin) end sub frmLogin is a class inside assembly X What ...more >>

Minimized Parent Form when its child form is minimized
Posted by Tai at 7/4/2004 8:20:01 PM
Hi all I have 2 forms, frmMain and frmChild. In frmMain, I declare a variable f as frmChid then Call f.ShowDialog() I want when the child form is minimized, the Main form is also minimized automatically. I tried some way to call frmMain.WindowState = FormWindowState.Minimized. The result is ...more >>

Minimize ParentForm when its child form is minimized
Posted by Tai at 7/4/2004 8:10:01 PM
Hi all I have 2 forms, frmMain and frmChild. In frmMain, I declare a variable f as frmChid then Call f.ShowDialog() I want when the child form is minimized, the Main form is also minimized automatically. I tried some way to call frmMain.WindowState = FormWindowState.Minimized. The result is ...more >>

New Project as renamed and chaged old one
Posted by Evgeny Zoldin at 7/4/2004 12:36:40 PM
Hi, ALL I've developed some prjoect ( VB.NET ) , let Project1, and created for that Setup project, let Setup1. Installed it on a clear mashine - PC1. Then I decided to develop that futher as another product, let Project2. I've copied and renamed all project files, project itself, product name,...more >>

Urgent debugging problem. Any help greatfully appreciated
Posted by Simon at 7/4/2004 12:00:05 PM
Hi everyone I'm having a very frustrating problem with debugging my code at the moment. The problem concerns breakpoint working in some methods, but not others. In an aspx codebehind I have the method page load: private void Page_Load(object sender, System.EventArgs e){ int curre...more >>

Creating Dynamic Menu Items
Posted by Stuart Ferguson at 7/4/2004 9:55:08 AM
Hi All, I am currently writing an application in C# that uses dynamic menus that are created from a Database table. The problem I have is that i need a property in the MenuItem to store the DB Key value when I create the Item (similair to the Tag property, which is not there). Is there a way...more >>

Anyone can recomend some (ASP.NET) powerfull datagrid and treeview controls? From first hand experience?...
Posted by Domagoj Kovaè at 7/4/2004 9:34:21 AM
....I suppose I will get ton of "you sould buy my XXX component" replies on this, but i'll give it a try anyhow.... 1) Our ASP.NET team needs some "powerfull" datagrid, that is (if possible) built in fully managed code and highly customisable. We need things like: cell resizing, items grouping ...more >>

Description of each .NET Framwork Classes
Posted by Don Wash at 7/4/2004 2:06:59 AM
Hi All! I'm new to .NET and I've made a few searches on the net and finally found that the key to understand Microsoft .NET development process is to understand Microsoft .NET Framework classes and each of their purposes. It doesn't matter what language I use (either VB.NET, C#, or any other ...more >>




DevelopmentNow Blog