Click here to Skip to main content
15,890,947 members
Home / Discussions / C#
   

C#

 
GeneralRe: STGMEDIUM Union Layout Woes Pin
Heath Stewart17-Mar-04 4:51
protectorHeath Stewart17-Mar-04 4:51 
GeneralRe: STGMEDIUM Union Layout Woes Pin
Tristan Rhodes17-Mar-04 5:18
Tristan Rhodes17-Mar-04 5:18 
GeneralRe: STGMEDIUM Union Layout Woes Pin
Tristan Rhodes17-Mar-04 5:47
Tristan Rhodes17-Mar-04 5:47 
QuestionHow to use class in Web Service Pin
boat2002w16-Mar-04 22:01
boat2002w16-Mar-04 22:01 
AnswerRe: How to use class in Web Service Pin
Mazdak16-Mar-04 22:17
Mazdak16-Mar-04 22:17 
GeneralRe: How to use class in Web Service Pin
boat2002w16-Mar-04 22:30
boat2002w16-Mar-04 22:30 
GeneralRe: How to use class in Web Service Pin
Mazdak17-Mar-04 3:26
Mazdak17-Mar-04 3:26 
AnswerRe: How to use class in Web Service Pin
Michael Flanakin17-Mar-04 18:44
Michael Flanakin17-Mar-04 18:44 
You should probably consider creating three projects/assemblies (depending on whether you're using Visual Studio or not). (1) The client application, whether Win or Web Forms; (2) The data access layer, your Web service app; and, (3) a project/assembly that contains common classes. You would deploy assembly 3 with both your data access layer and your client application.

Michael Flanakin
Web Log
GeneralEasy Arithmetic question Pin
northernlights16-Mar-04 21:02
northernlights16-Mar-04 21:02 
GeneralRe: Easy Arithmetic question Pin
Colin Angus Mackay16-Mar-04 22:48
Colin Angus Mackay16-Mar-04 22:48 
GeneralRe: Easy Arithmetic question Pin
northernlights16-Mar-04 23:49
northernlights16-Mar-04 23:49 
GeneralRe: Easy Arithmetic question Pin
Chris Meech17-Mar-04 4:05
Chris Meech17-Mar-04 4:05 
GeneralRe: Easy Arithmetic question Pin
Manster17-Mar-04 4:39
Manster17-Mar-04 4:39 
GeneralRe: Easy Arithmetic question Pin
HAHAHA_NEXT17-Mar-04 10:51
HAHAHA_NEXT17-Mar-04 10:51 
GeneralRe: Easy Arithmetic question Pin
northernlights21-Mar-04 21:00
northernlights21-Mar-04 21:00 
QuestionHow to create text file for Resource file Pin
Inpreet Singh16-Mar-04 20:48
Inpreet Singh16-Mar-04 20:48 
AnswerRe: How to create text file for Resource file Pin
Heath Stewart17-Mar-04 4:43
protectorHeath Stewart17-Mar-04 4:43 
GeneralQuestion on non-rectangular form Pin
Flack16-Mar-04 19:19
Flack16-Mar-04 19:19 
GeneralRe: Question on non-rectangular form Pin
Syed Abdul Khader16-Mar-04 19:47
Syed Abdul Khader16-Mar-04 19:47 
GeneralRe: Question on non-rectangular form Pin
Jeremy Kimball17-Mar-04 7:48
Jeremy Kimball17-Mar-04 7:48 
GeneralStarting and stopping exe Pin
SatyaDY16-Mar-04 18:47
SatyaDY16-Mar-04 18:47 
GeneralRe: Starting and stopping exe Pin
Heath Stewart16-Mar-04 19:15
protectorHeath Stewart16-Mar-04 19:15 
GeneralRe: Starting and stopping exe Pin
SatyaDY16-Mar-04 21:15
SatyaDY16-Mar-04 21:15 
GeneralRe: Starting and stopping exe Pin
Mazdak16-Mar-04 21:29
Mazdak16-Mar-04 21:29 
GeneralRe: Starting and stopping exe Pin
SatyaDY17-Mar-04 0:43
SatyaDY17-Mar-04 0:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.