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 17

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

Web Services Shared Resource/Memory
Posted by Grandpa Pete at 7/17/2004 7:03:23 PM
How can I share resources across all users of a web service for read/write access. *Situation* *one*: I want to have an in memory counter that all users of the webservice could access. Call it g_count. Then I create a web method called Update_g_count. public int g_count( int incr ) ...more >>

Web Services question
Posted by Frazer at 7/17/2004 4:39:11 PM
hi, if my webmethod fails (eg database server is down) how do i send this message back to the caller of the web method. thanx ...more >>

oo concepts
Posted by Juzan at 7/17/2004 1:20:23 PM
hi i am looking at learning oo concepts well. I have an idea about inheritance , encapsulation etc. but i want to see it being implemented . is there any large sample application that explains how it is implemented. ? thanx ...more >>

General Question about .NET
Posted by Michael at 7/17/2004 2:31:55 AM
The other day I was looking around in the GAC and I noticed some strange things. For startings, I don't see any Microsoft libraries that have a version number 1.1. I only see 1.0.5000 and 1.0.3300. I am thinking the 1.0.5000 is .NET v1.1 and ..NET v1.0 is 1.0.3300. So I went to C:\WINDOWS...more >>

Componentizing a database application
Posted by hplloyd at 7/17/2004 1:29:02 AM
I am fairly new to VB.NET programming but have built many database applications in Access SQL Server etc. I need to find a good book or other reference material that will help me take my OO programing skills to the next level. I can build forms and bind data to them from SQL server, but someho...more >>



DevelopmentNow Blog