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 > april 2006 > threads for monday april 24

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

Attach to Console?
Posted by ME at 4/24/2006 11:51:16 PM
I have a application that someone else has wrote that runs in a console window. It does not take parameters, but when running it asks three questions and then exits. I would like to write a small utility to attach to the console app, send the necessary answers (typically typing the letter ...more >>

Webservice method fails on webserver
Posted by Ace at 4/24/2006 10:55:50 PM
Hi all, I have a webservice method that accepts a string parameter value and returns a dataset to the caller. On the XP development machine it works ok. but on the web server runing windows 2003 and IIS 6 no values are return. no error message either. Both development machine and webserver are u...more >>

How to perform a whole word match searching?
Posted by Buddhist[CHinA] at 4/24/2006 9:56:02 PM
I mean I wanna search a string in certain text files. But I don't know how to effectively get a whole-word match result. Can someone do me a favor? thx. ...more >>

Problem Receiving Output Param Value...
Posted by Tifer at 4/24/2006 6:03:18 PM
Hello, I'm still new to the whole .Net thing and I'm having a problem with something that should be so simple -- executing a query and returning an output parameter. It's a standard "Add" stored procedure, where I add a user to the database. I insert the record, and return the user's ID. ...more >>

ActiveDirectorySite
Posted by Jaret Langston at 4/24/2006 2:07:01 PM
I am trying to get an instance of an ActiveDirectorySite object by using the FindByName function. Here is the code snippet... dim server as string = "myServer" Dim ctx As New ActiveDirectory.DirectoryContext(ActiveDirectory.DirectoryContextType.DirectoryServer, server) Dim mySite As ActiveD...more >>

MailMessage.Headers and Content-Type
Posted by Vlad at 4/24/2006 1:20:58 PM
We are trying to set MailMessage Content-Type to be text/calendar The following code has been used: string subject = "Calendar test 3"; MailMessage emailMessage = new MailMessage(); emailMessage.To = <address> emailMessage.Subject = "my subject"; emailMessage.Headers.Add("Content-Type","text/...more >>

MDAC 2.8
Posted by John at 4/24/2006 1:03:52 PM
Hi, Please if you can read and help me in this questions, as I am beginner in programming. I am using ADO connection to MS Access database (DAO is not an option) in VB.NET 2005 project and I have to setup deployment of program. 1. Do you reccomend installation of MDAC 2.8 on user computer?...more >>

getting a form's image every so often
Posted by Dave at 4/24/2006 12:06:12 PM
Hey all, I have a problem and I can't find anything on the net to really address it. We have a program at work that has lots of numbers on the front of the form because it is a control program for a hydro plant. My boss would like me to create a web page so our control center can see all of ...more >>



Comparison of Express with Visual Studio?
Posted by clintonG at 4/24/2006 11:25:07 AM
Has anybody documented what the Express products can and can not do in comparison to Visual Studio? <%= Clinton Gallagher NET csgallagher AT metromilwaukee.com URL http://clintongallagher.metromilwaukee.com/ ...more >>

Performance Counter not working
Posted by DHarry at 4/24/2006 9:34:01 AM
Hello, I wrote an application in c# .net 2.0. The application monitors the network speed of a networkinterface. If I install the application at another pc with the .net framework installed, the application won't run. The performance counter can initialize itself but the value of bytes recie...more >>

C# "///" Question
Posted by Ice at 4/24/2006 8:44:29 AM
Hello, I am developing an application using C# and I am successfully using the "///" technique to generate XML documentation from comments. However, I have a metabase which contains definition information that I would like to integrate into the "///" technique. Basically, I would like to cr...more >>

Form in a loop
Posted by Danny M at 4/24/2006 7:21:45 AM
What i want to do is this: I have a loop of records. For some records the user need to give some feedback Because of this i want to open a modal form in the loop When the user clicks a button on the form a result need to send back and the form will close. The loop should continue. My ques...more >>

development with source on a intra network
Posted by Komandur Kannan at 4/24/2006 3:04:02 AM
I have two issues to address: a) The source code lies in the network path. I am trying to use windows sockets for making a mail client. On execution of this program in debug mode, i get an error as below: An unhandled exception of type 'System.IO.FileNotFoundException' occurred in SendMa...more >>

Object Modelling Tool (Visio?)
Posted by C at 4/24/2006 2:10:02 AM
Hi, I am looking for a Toll that it allow me to design my Object Model? Anyone know of any free tool out there? Once I have my design done will this tool generate my classes for me? I had a look in Visio but there does'nt seem to be any diagrams I can use for visually representing my c...more >>


DevelopmentNow Blog