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 > september 2005

Message queuing in C#
Posted by tiger at 9/30/2005 12:57:17 PM
Hi, I have a question on MS Message queuing. I would like to check a message queuing to see if there is a message in the queue. That is if the queue is empty, I would like to send a note to a textbox. Thanks Tiger ...more >>


Removing the title bar
Posted by Eitan at 9/29/2005 7:35:01 PM
Hello, I am developing an SDI application, based CFormView. I would like to prevent the user from moving the window around. How do I do that? Eitan...more >>

Priority in MSMQ (Microsoft Message Queue)
Posted by tiger at 9/23/2005 12:10:16 PM
Hi, I have a question on Microsoft Message Queue. How do I give higher priority to messages and get it process before others. I will like to use the mechanism supplied by the queue service rather than relying on reading all the messages and ordering them. Below I have a simple send and recei...more >>

How can I display StringBuilder in textBox?
Posted by tiger at 9/22/2005 2:51:24 AM
Hi, I am runing into problems with the following code, What I am trying to do is display the object (sb) in a textBox, rather than MessageBox. This is even possible? Payment myPayment=new Payment(); Object o=new Object(); System.Type[] arrTypes=new System.Type [2]; arrTypes[0] = myPaymen...more >>

Cannot Open Service
Posted by UofM Programmer at 9/19/2005 10:51:06 AM
Hi, My vb.net app is attempting to start a windows service and the message "Access is Denied" is triggered. Can someone please tell me a few things that I can look at to resolve this problem? I've looked at a few things already but am having no luck. Thank you for your input!...more >>

Installation VS.net 2003 balking at disk 2
Posted by Nick at 9/18/2005 5:16:02 PM
Running WinXP Pro, SP2. Meet all minimums. While installing Academic version all goes fine until it asks for Disk(CD) 2. The installation will not recognize the CD. I am wondering if I may have a bad disk? I can browse the contents of the CD while in Explorer. Has anyone experienced a si...more >>

help
Posted by pacificator at 9/15/2005 7:45:29 AM
Hello! I'm new at c++.net programing and would like to have a brief description of what each Template (those to choose from when starting a new project: win32 console application, c/c++ console application...) in VS.net is supposed to do. Is there somewhere to get a full description about the...more >>

Where is the console
Posted by thejamie at 9/12/2005 4:53:01 AM
I am trying to see the results that occur when using a line such as Console.WriteLine The sample below comes directly from the Microsoft Help on GetFiles. I cannot figure out where the Console.Writeline information is viewable. If I am not supposed to see it then why doesn't the example us...more >>



install problem
Posted by Chrismg at 9/8/2005 7:23:02 PM
Hi, i recently purchased the academic version of visual studio.net 2003. When i went to install the program, and clicked number 2 (install visual studio) the dialog simply closed and the program did not install. I read on the internet that maybe some of my firewall/virus programs could be bloc...more >>

Need VISUAL STUDIO .net Academic prereq CD
Posted by cambelr at 9/7/2005 6:41:02 PM
I am trying to re-install on a new laptop, and have all the CD's except the prereq cd. Can anyone tell me how I can get another cd?...more >>

Need Windows Component Update cd?
Posted by Ronald K at 9/5/2005 9:40:04 AM
We bought son number One Visual Studio .Net 2002 Academic Version. He changed his major and took the Suite off his p.c. Now Son number Two wants to learn Visual Basic. He tries to reload the program on the same pc, but is confronted with a dialog asking for Windows Component Update cd. ...more >>

web.config file
Posted by Rafael Chemtob at 9/1/2005 5:00:09 PM
hi i have a web.config file that specifies the connection string for my database. the database server on the ISP is using a different port than 1433. how do i specify in the connection string to use a specific port number? i tried the <ip address>:<port number> and that didn't work. any idea...more >>


DevelopmentNow Blog