Groups | Blog | Home


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 > may 2005 > threads for sunday may 29

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

Parent Forms and Window Form Tools
Posted by Terrance at 5/29/2005 9:58:02 PM
I'm hoping someone can help me solve a small problem that I have. I'm working on a windows app that has a parent form. On the parent form there are several objects such as a listview, buttons and textbox fields. When a user clicks a button a child form opens up; however, when the childform ope...more >>


Another way to do this?
Posted by Billg_sd at 5/29/2005 9:21:02 PM
I have a function I've written that monitors an application (server). If it goes down, I send out an email SMTP within our WAN. Is there a way to monitor this app from a different PC witihin our WAN? Here's the function I've been using: Private Function IsProcessRunning(ByVal sPr...more >>

.NET linker (=> running app without full .NET runtime) ?
Posted by O.L. at 5/29/2005 5:02:52 PM
Hello, I'd like to transform my app created with VJ# in a real stand-alone app, that I could easily distribute on the net, even if users' PC don't have a .NET framework. So I'm looking for a software which can link an entire .NET project to produce a stand-alone executable, which is indepe...more >>

simple spreadsheet property
Posted by FrankJeroen at 5/29/2005 9:52:05 AM
Hi there, I have a simple problem, but I can't fix it. I have worked with Visual Basic 6. But I recently switched to Visual Basic ..Net 2003. I have a Form with an Spreadsheet. I want to change the properties of the cells dynamically. (Alignment, Borders, Colors, Fontsize...) In VB6 I ...more >>

Treeview with checkboxes?
Posted by Michael A. Covington at 5/29/2005 9:48:44 AM
Can somebody point me to an example of how to put checkboxes on a treeview? I want to set up something that is very much like the way tape backup programs let you select a set of files and/or directories. Thanks. ...more >>

printing with pcl using winspool.drv
Posted by moital at 5/29/2005 1:44:01 AM
I am trying to print directly to an HP printer using winspool.drv API. when I try English every thing works fine, when i try hebrew, I got garbge. any suggestions? code: [ DllImport( "winspool.drv",CharSet=CharSet.Ansi,ExactSpelling=true, CallingConvention=CallingConvention.StdCall)] ...more >>



DevelopmentNow Blog