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

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

Regex references
Posted by spamsickle NO[at]SPAM gmail.com at 5/7/2006 7:30:52 PM
I have a Perl background, so some of what I know in other contexts is probably getting in the way of what I need to learn now. With that said, I'm having a problem getting my regex to work as I expect. I have a string value like "John Q Public" in a textbox called "Name", and I want to use the...more >>


Programmically Add Users & Groups
Posted by Derek Hart at 5/7/2006 6:53:52 PM
Is there a way in VB.NET to programmtically add NT users and groups? Is there a difference with Windows NT Server, Server 2003, Windows XP? Is there a namespace to do this type of thing? Derek Hart ...more >>

Specify network traffic for two LAN card
Posted by Alan - NoClone Author at 5/7/2006 6:15:36 PM
Hi experts, I have written an email sending Windows service but we want to use different IP/LAN card/boardband service to send email, different from the IP of the web server. Could we do that in programming level or server configuration? Your help is appreciated. Alan http://noclone.ne...more >>

Is Dot Net Really belongs to Object Oriented ?
Posted by Reny at 5/7/2006 11:02:44 AM
Correct me if I am wrong. In an Object Oriented environment each and everything are objects. That means we cannot directly instantiate a class nor we can directly reference a member belongs to a class i.e. ClassName.MethodName () If I am right in that sense, we are doing the just opposite i...more >>

Records not updating
Posted by Monty at 5/7/2006 10:07:51 AM
Hi there, I have a simple medical database with patient records. I use: TotalRecords.Text = DetailsViewMain.DataItemCount & " records" to reflect the number of patients in the db. I then filter the records per person and update the count with the same code. My problem is that the actual num...more >>

Count Instances Of String Within String
Posted by Derek Hart at 5/7/2006 10:04:13 AM
Is there an efficient line of code to count the number of instances of one string within another. If I have the sentence: "I want to go to the park, and then go home." It would give me a count of 2 for the word "go" Derek ...more >>

Winforms v webforms?
Posted by dwight at 5/7/2006 3:31:00 AM
Hi all First - I apologise if anyone recognises this from a previous post but I never worded what I wanted to know properly and getting quick advice is imperative to me now. In future I will never cross post but time is a factor now and I appreciate any advice I have recieved I am looking f...more >>

Off Topic : NAnt build automation question
Posted by Bit byte at 5/7/2006 2:20:44 AM
I am a NANT newbie. I would like to use NAnt to automate my build processes - but have come unstuck early on in the process. I have several projects under a /src directory. There is some inter-dependencies between some projects. I want to have to have two build scripts as ff: 1). one ma...more >>




DevelopmentNow Blog