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 > february 2004 > threads for saturday february 28

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

email component
Posted by R Shoemaker at 2/28/2004 8:25:24 PM
I am looking for an email component to interface with an exchange server for use in my .Net application. Now there are probably dozens of built in and 3rd party objects to do that, problem is I need one that can read, create and update exchange appointments. This functionality I cannot...more >>


Installing .Net Compiler on Win2K -- Upgrade Question
Posted by Steven O. at 2/28/2004 6:38:54 PM
I am considering installing the .Net IDE and Compiler on my Win2K system. However, a friend tells me that since I have Win2K SP3, the ..Net installation software will, in essence, insist on first upgrading my system to SP4. Is this correct? This is a problem, because I've found in the past...more >>

OleDBDataAdapter Question
Posted by Homey at 2/28/2004 6:01:08 PM
I have set up a dataAdapter to a Access .mdb file. When I check the data connection the adapter displays it could not return data from the source No value given for one or more required paramaters. Where and How do I fix this?...more >>

reading users exchange 2000 calendar with vb.net?
Posted by dave at 2/28/2004 1:06:05 PM
I am looking for code resources on how to read ms exchange calendar with vb.net. Can anyone point me in the right direction to some code samples thx...more >>

Read/Extract Excel Data in .NET
Posted by Dianna K at 2/28/2004 10:51:05 AM
I am opening, reading and extracting an Excel spreadsheet in .Net (VB). It seems to work fine, however, when I am finished and I open up Excel and try to open up the file a message pops up "File Now Available", "select Read-Write or Cancel". Its almost like my code is changing the documents attrib...more >>

Displaying Output
Posted by Fakhruddin Zavery at 2/28/2004 9:36:21 AM
Hello, Is it possible to display output from a simple select statement e.g select * from employee and display it on your apsx page in text boxes or label fields? I have seen it that you can display one particular field e.g select phone from employee where firstname =@firstname. I can ass...more >>

Handling Null Dates
Posted by kmcnet at 2/28/2004 9:26:05 AM
Hello Everyone and thanks for your help in advance. I am developing an application that utilizes a separate class library for data access to a SQL Server database. One of the tables has several fields defined as DateTime. The data access layer exposes properties for each field in the table. In the i...more >>

Thread termination
Posted by ian_edwards NO[at]SPAM ntlworld.com at 2/28/2004 7:56:53 AM
I would like to execute some code when a thread terminates, in the context of that thread - I guess similar to an ExitThread handler - is it possible in a C# .NET application? I can see a way to execute code when a thread is thrown away - by having per-thread static attributes that are themsel...more >>



Displaying data in one multiline textbox
Posted by cleggy79 NO[at]SPAM btinternet.com at 2/28/2004 3:49:56 AM
Hello, all I want to do is display details such as name, surname etc which are read from a database into 1 multiline textbox. I am able to display name and thats about it. My code looks like this : For Each objCurrentrow In drrows txtdetails.Text = objCurrentrow("Firs...more >>


DevelopmentNow Blog