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 > july 2004 > threads for saturday july 3

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

"Trace" output overlays the aspx form image in the browser
Posted by Lamont at 7/3/2004 8:33:02 PM
I set <%@ Page Language = "vb" ... Trace="true" %> when doing a sing along with the Course 2310B textbook. The book says the trace output will be shown at the bottom of the web page. The result I get is that the trace output overwrites the controls on the web page. Question: How can I mak...more >>

VS.NET does not provide Build and Browse?
Posted by Lamont at 7/3/2004 8:29:02 PM
When I took Course 2310B, "Developing MS ASP.NET Web Apps Using VS.Net, the classroom IDE listed a "Build and Browse" option upon right click on a form in the Solutions Window. On my own machine the VS.NET IDE offers only a "Build" option for the whole project. My IDE version is 7.1.3088 and ...more >>

.Net Framework 2.0
Posted by Aaron at 7/3/2004 3:20:58 PM
Should I install .NET framework 2.0 on my production web server, I need to use some of its new features? It seeems stable enough to run in a production environment. When the final version is release will i be able to upgrade it or do i have to reinstall windows? What are some other problems that ...more >>

Getting MAPI to fetch() from a different directory?
Posted by Ted at 7/3/2004 8:48:07 AM
I am trying to get the Fetch() to retrieve the messages from another folder other than the "Inbox". I would like to read the messages in the "Sent Items" or "Outbox". I am using VB.NET version 7.0. So far I have this and it works fine for the Inbox. MAPISession1.SignOn() MAPIMessages1.Sess...more >>

Accessing form from module
Posted by Mustafa at 7/3/2004 5:45:02 AM
dear sir In my vb.net window application i have the MDI form MainMDI and child form form1 adn module as MainModule In my MainMDI Parent form i have one toolbar i.e. tbraction. I am trying to show the toolbar when i am displaying form1 (child form) . when i close the child form i want it to be h...more >>

Assembly loading
Posted by Kent Rollins at 7/3/2004 2:56:53 AM
I am writing a server and an MMC console app that use remoting to talk to each other. The MMC client and the server share a couple of assemblies: one has the interface that is remoted from the server and the other has some data structures that are passed across the remoted interface from the se...more >>



DevelopmentNow Blog